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.2.0-dev.1
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: v0.2.0-dev.2
Choose a head ref
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    d07b9f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6dec55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48646a View commit details
    Browse the repository at this point in the history
  4. test(core): wrap resolve

    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    fa8f507 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b729fed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb573b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c6e91a View commit details
    Browse the repository at this point in the history
  8. feat(core): tag nx-dotnet projects

    NxDotnet needs to be able to identify projects it created
    when analyzing the dependency graph. Adding this tag allows
    filtering for projects created by nx-dotnet.
    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6442d94 View commit details
    Browse the repository at this point in the history
  9. release(): 0.2.0-dev.2

    # [0.2.0-dev.2](v0.2.0-dev.1...v0.2.0-dev.2) (2021-04-26)
    
    ### Bug Fixes
    
    * **core:** output paths still use windows separator on linux / mac ([b729fed](b729fed))
    * **core:** packages not published by last CI run ([d07b9f3](d07b9f3))
    
    ### Features
    
    * **ci:** fix publish script ([4c6e91a](4c6e91a))
    * **core:** tag nx-dotnet projects ([6442d94](6442d94))
    semantic-release-bot committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c4eb080 View commit details
    Browse the repository at this point in the history
Loading