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.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.3.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 27, 2021

  1. release(): 0.2.1-dev.1

    ## [0.2.1-dev.1](v0.2.0...v0.2.1-dev.1) (2021-04-27)
    
    ### Bug Fixes
    
    * **core:** include serve target only for applications ([#30](#30)) ([d3a54ce](d3a54ce)), closes [#28](#28)
    * **core:** output paths still use windows separator on linux / mac ([ed1c53a](ed1c53a))
    * **core:** use full project path in output directory ([7748f9c](7748f9c)), closes [#27](#27)
    
    ### Features
    
    * **repo:** enable semantic-release ([298c5af](298c5af))
    semantic-release-bot committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    4eae1c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    02ceed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9273001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e47e0 View commit details
    Browse the repository at this point in the history
  4. release(): 0.3.0-dev.3 [skip ci]

    # [0.3.0-dev.3](v0.3.0-dev.2...v0.3.0-dev.3) (2021-04-28)
    
    ### Bug Fixes
    
    * **core:** [#20](#20) test template arg cannot be passed from command line ([e9e47e0](e9e47e0))
    * **repo:** semantic-release not updating package.json ([9273001](9273001))
    
    ### Features
    
    * **core:** dotnet test support [#20](#20) ([02ceed0](02ceed0))
    semantic-release-bot committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5fe6f90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620a128 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into dev

    # Conflicts:
    #	CHANGELOG.md
    AgentEnder committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d2f7be4 View commit details
    Browse the repository at this point in the history
  7. release(): 0.3.0 [skip ci]

    # [0.3.0](v0.2.1...v0.3.0) (2021-04-28)
    
    ### Bug Fixes
    
    * **core:** [#20](#20) test template arg cannot be passed from command line ([e9e47e0](e9e47e0))
    * **repo:** semantic-release not updating package.json ([9273001](9273001))
    
    ### Features
    
    * **core:** dotnet test support [#20](#20) ([02ceed0](02ceed0))
    semantic-release-bot committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    0f9fda7 View commit details
    Browse the repository at this point in the history
Loading