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

Commits on Apr 22, 2024

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

Commits on May 1, 2024

  1. fix(core): remove warning "Project 'xxx' contains extension with inva…

    …lid name (type)." (#831)
    
    Fixes Nx warning `Project 'xxx' contains extension with invalid name (type).`
    edbzn authored May 1, 2024
    Configuration menu
    Copy the full SHA
    4c19278 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    d349830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a098f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1306ceb View commit details
    Browse the repository at this point in the history
  4. feat(nx-ghpages): add support for passing GH_TOKEN or GITHUB_TOKEN vi…

    …a env to auth with remote
    AgentEnder committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0fe2d02 View commit details
    Browse the repository at this point in the history
  5. feat(nx-ghpages): add syncGitOptions to provide extra flags to the co…

    …mmand when syncing changes
    AgentEnder committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e015a98 View commit details
    Browse the repository at this point in the history
  6. release: 2.3.0 [skip ci]

    # [2.3.0](v2.2.0...v2.3.0) (2024-07-27)
    
    ### Bug Fixes
    
    * **core:** remove warning "Project 'xxx' contains extension with invalid name (type)." ([#831](#831)) ([4c19278](4c19278))
    * **nx-ghpages:** syncWithBaseBranch should be a boolean option ([1306ceb](1306ceb))
    
    ### Features
    
    * **core:** update to nx 19 ([#857](#857)) ([d349830](d349830))
    * **nx-ghpages:** add support for passing GH_TOKEN or GITHUB_TOKEN via env to auth with remote ([0fe2d02](0fe2d02))
    * **nx-ghpages:** add support for writing CNAME file ([3a098f0](3a098f0))
    * **nx-ghpages:** add syncGitOptions to provide extra flags to the command when syncing changes ([e015a98](e015a98))
    
    Jul 27, 2024, 11:24 PM
    semantic-release-bot committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    771de5b View commit details
    Browse the repository at this point in the history
Loading