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.1.4
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
Choose a head ref
  • 19 commits
  • 77 files changed
  • 5 contributors

Commits on Apr 20, 2021

  1. chore(): bump version

    AgentEnder committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    0722170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7642e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d47b01 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    6a58d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b48f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Add Nx scopes to C# namespace (#22)

    * feat(core): add npmScope to project names #21
    
    * feat(core): add directory as intermediate scopes in project name #21
    
    Co-authored-by: Ben Callaghan <bcallaghan@selectbankcard.com>
    bcallaghan-et and Ben Callaghan authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    25a8431 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. chore: fix unit tests

    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    80b9779 View commit details
    Browse the repository at this point in the history
  2. feat(repo): Update build script to utilize Nx's capabilities regardin…

    …g package.json patching.
    
    Signed-off-by: Craigory Coppola <craigory.coppola@universalplant.com>
    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ee80435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    981ce2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67fcb2f View commit details
    Browse the repository at this point in the history
  5. chore: more unit tests

    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    aab67a3 View commit details
    Browse the repository at this point in the history
  6. chore: fix tests on CI

    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    36b8ad3 View commit details
    Browse the repository at this point in the history
  7. chore(): bump version

    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d335329 View commit details
    Browse the repository at this point in the history
  8. chore(): bump version

    AgentEnder committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c04f023 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5778d05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5b1ac5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01bc318 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. feat(repo): enable semantic release (#26)

    * feat(repo): enable semantic-release
    AgentEnder authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    04b1cbd View commit details
    Browse the repository at this point in the history
  2. release(): 0.2.0

    # [0.2.0](v0.1.4...v0.2.0) (2021-04-27)
    
    ### Features
    
    * **core:** Set output path in generated project files ([96b48f8](96b48f8))
    * **repo:** enable semantic release ([#26](#26)) ([04b1cbd](04b1cbd))
    * **repo:** Update build script to utilize Nx's capabilities regarding package.json patching. ([ee80435](ee80435))
    semantic-release-bot committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    058a18c View commit details
    Browse the repository at this point in the history
Loading