Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 3 commits
  • 41 files changed
  • 4 contributors

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    8f925f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. fix: compatibility with nx 12.6+

    BREAKING CHANGE: Minimum Nx version is 12.6, if using the dep-graph plugin.
    
    Co-authored-by: Leon Chi <leon.chi@serko.com>
    Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
    3 people authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d393b3a View commit details
    Browse the repository at this point in the history
  2. release: 1.0.0 [skip ci]

    # [1.0.0](v0.15.0...v1.0.0) (2021-07-30)
    
    ### Bug Fixes
    
    * compatibility with nx 12.6+  ([d393b3a](d393b3a))
    
    ### BREAKING CHANGES
    
    * Minimum Nx version is 12.6, if using the dep-graph plugin.
    
    Co-authored-by: Leon Chi <leon.chi@serko.com>
    Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
    
    Jul 30, 2021, 10:36 PM
    semantic-release-bot committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    39baa41 View commit details
    Browse the repository at this point in the history
Loading