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.18.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: v1.19.0
Choose a head ref
  • 10 commits
  • 19 files changed
  • 7 contributors

Commits on Jan 26, 2023

  1. docs(core): clarify generator option (#600)

    Co-authored-by: Chris Leigh <chris.leigh@sbdinc.com>
    Tungsten78 and Chris Leigh authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5de90c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e4db5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#597)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    afcd645 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump kill-port from 1.6.1 to 2.0.1 (#511)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3ff2109 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @types/yargs-parser from 20.2.2 to 21.0.0 (#518)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    89d38b1 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#574)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e3dfa8c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. add Tungsten78 as a contributor for test, and code (#602)

    * update README.md [skip ci]
    
    * update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cdc9c09 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    483086b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3705469 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. release: 1.19.0 [skip ci]

    # [1.19.0](v1.18.1...v1.19.0) (2023-02-01)
    
    ### Bug Fixes
    
    * **core:** install not ran after generating a webapi with useNxPluginOpenAPI ([#601](#601)) ([15e4db5](15e4db5))
    * **core:** make eslint optional dependency ([#608](#608)) ([3705469](3705469))
    
    ### Features
    
    * **core:** add support for notDependOnLibsWithTags module boundaries ([#592](#592)) ([483086b](483086b))
    
    Feb 1, 2023, 3:40 AM
    semantic-release-bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    93a7357 View commit details
    Browse the repository at this point in the history
Loading