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: v1.23.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: v2.0.0
Choose a head ref
  • 8 commits
  • 199 files changed
  • 6 contributors

Commits on Sep 21, 2023

  1. chore(repo): add Soulusions as a contributor for code (#764)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bd1b31a View commit details
    Browse the repository at this point in the history
  2. chore(repo): add EchelonFour as a contributor for code, and bug (#765)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored and AgentEnder committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    72b7c15 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix(core): move generator not updating paths correctly (#767)

    Co-authored-by: Chris Leigh <chris.leigh@securitas.com>
    Tungsten78 and Tungsten78 authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6398a06 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 11, 2023

  1. feat(core): support allSourceTags (#768) and wildcards in check-modul…

    …e-boundaries.js (#771)
    
    Co-authored-by: Chris Leigh <chris.leigh@securitas.com>
    Tungsten78 and Tungsten78 authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b55c597 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. docs(core): remove docs references to chokidar and replace with dotne…

    …t watch (#772)
    
    * docs(core): remove docs references to chokidar and replace with dotnet watch
    
    * chore(core): remove unused chokidar dependency in package.json
    saborrie authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e8a60d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. feat(core): nx 17 support (#778)

    BREAKING CHANGE: Drops Nx v15 support
    AgentEnder authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    33344cd View commit details
    Browse the repository at this point in the history
  2. release: 2.0.0 [skip ci]

    # [2.0.0](v1.23.0...v2.0.0) (2023-10-20)
    
    ### Bug Fixes
    
    * **core:** move generator not updating paths correctly ([#767](#767)) ([6398a06](6398a06))
    
    ### Features
    
    * **core:** migrate to v16 and nx plugin API v2 ([#763](#763)) ([4451e8a](4451e8a))
    * **core:** nx 17 support ([#778](#778)) ([33344cd](33344cd))
    * **core:** support allSourceTags ([#768](#768)) and wildcards in check-module-boundaries.js ([#771](#771)) ([b55c597](b55c597))
    
    ### BREAKING CHANGES
    
    * **core:** Drops Nx v15 support
    
    Oct 20, 2023, 2:48 AM
    semantic-release-bot committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    54c3f91 View commit details
    Browse the repository at this point in the history
Loading