Nx Dotnet Versions Save

v2.2.0

3 months ago

This release is also available on:

  • v2.2.0

2.2.0 (2024-01-31)

Bug Fixes

  • core: remove restriction of configuration (#823) (49b341f)
  • dotnet: prevent "false" being incorrectly passed to dotnet command (#818) (0945571)

Features

  • add options to sync the gh-pages branch with the base branch … (#815) (d9fff67)
  • core: update inference configuration (#822) (6085c50)

v2.1.2

5 months ago

This release is also available on:

  • v2.1.2

2.1.2 (2023-11-29)

Bug Fixes

  • core: do not use --verify-no-changes false for linting (#802) (9026fcf)

v2.1.1

6 months ago

This release is also available on:

  • v2.1.1

2.1.1 (2023-10-31)

Bug Fixes

v2.1.0

6 months ago

This release is also available on:

  • v2.1.0

2.1.0 (2023-10-25)

Bug Fixes

  • core: should be able to pass extra args to generated libraries (#788) (2d2cb5b), closes #783

Features

  • core: better configuration options for target inference (#787) (8a7b9a1)

v2.0.2

6 months ago

This release is also available on:

  • v2.0.2

2.0.2 (2023-10-24)

Bug Fixes

  • core: options should be read correctly for project inference (#785) (0e5b73d)
  • dotnet: correct flag passed to client to verify no changes (#786) (eab2d48)

v2.0.1

6 months ago

This release is also available on:

  • v2.0.1

2.0.1 (2023-10-20)

Bug Fixes

  • core: createDependencies should work on windows (#782) (472fedc)

v2.0.0

6 months ago

This release is also available on:

  • v2.0.0

2.0.0 (2023-10-20)

Bug Fixes

  • core: move generator not updating paths correctly (#767) (6398a06)

Features

  • core: migrate to v16 and nx plugin API v2 (#763) (4451e8a)
  • core: nx 17 support (#778) (33344cd)
  • core: support allSourceTags (#768) and wildcards in check-module-boundaries.js (#771) (b55c597)

BREAKING CHANGES

  • core: Drops Nx v15 support

v1.23.0

7 months ago

This release is also available on:

  • v1.23.0

1.23.0 (2023-09-20)

Bug Fixes

  • core: add slash to use exact path (#685) (#687) (1a87d83)
  • core: codegen should not import self and default to required reference types (#761) (2310556)
  • core: obey path in solution-file parameter when generating projects (#762) (29c234d)
  • core: support new name for enforce-module-boundaries eslint rule (#742) (24eb831)
  • core: update-swagger executor always reinstalls tool (#757) (63cf4b4)
  • dotnet: update args handling for dotnet format (#678) (772303e)

Features

  • core: add argument forwarding to dotnet new (#722) (cdc3654)
  • core: make swagger tool run in project directory (#758) (12d89ac)

v1.22.0

1 year ago

This release is also available on:

  • v1.22.0

1.22.0 (2023-04-12)

Bug Fixes

  • core: import-projects should add project.json file for new projects (#675) (69068af)

Features

v1.21.1

1 year ago

This release is also available on:

  • v1.21.1

1.21.1 (2023-03-22)

Bug Fixes

  • core: use for of on loop on project Map (#661) (c9d31d7)