Skip to content

Releases: nx-dotnet/nx-dotnet

v1.1.4

13 Aug 20:25
Compare
Choose a tag to compare

This release is also available on:

  • v1.1.4

1.1.4 (2021-08-13)

Bug Fixes

  • update missing sections of misc. package.json files (dbcf9bd)

v1.1.3

11 Aug 18:01
Compare
Choose a tag to compare

This release is also available on:

  • v1.1.3

1.1.3 (2021-08-11)

Bug Fixes

  • docs-site: prepush hook for docs changes (cfc92c1)

v1.1.0

10 Aug 16:30
Compare
Choose a tag to compare

This release is also available on:

  • v1.1.0

1.1.0 (2021-08-10)

Features

  • core: added support for test project name suffix (#78) (9f8f03c), closes #77

v1.0.2

04 Aug 22:45
Compare
Choose a tag to compare

This release is also available on:

  • v1.0.2

1.0.2 (2021-08-04)

Bug Fixes

  • core: test project generator should add project reference correctly (b5bc27d)

v1.0.1

04 Aug 20:48
Compare
Choose a tag to compare

This release is also available on:

  • v1.0.1

1.0.1 (2021-08-04)

Bug Fixes

  • core: dep-graph affected should work (#76) (2e56afc)

v1.0.0

30 Jul 22:38
Compare
Choose a tag to compare

This release is also available on:

  • v1.0.0

1.0.0 (2021-07-30)

Bug Fixes

  • compatibility with nx 12.6+ (d393b3a)

BREAKING CHANGES

  • Minimum Nx version is 12.6, if using the dep-graph plugin.

Co-authored-by: Leon Chi leon.chi@serko.com
Co-authored-by: Craigory Coppola craigorycoppola@gmail.com

v0.15.0

12 Jul 23:03
Compare
Choose a tag to compare

Features

  • core: Add generator option for standalone projects (#71) (8db11d4)

v0.14.0

05 Jul 16:32
Compare
Choose a tag to compare

This release is also available on:

  • v0.14.0

0.14.0 (2021-07-05)

Features

  • core: add test project generator (#69) (7f7084f)

v0.13.0

23 Jun 17:56
Compare
Choose a tag to compare

This release is also available on:

  • v0.13.0

0.13.0 (2021-06-23)

Features

  • nxdoc: support for docusaurus@2.0.0-beta.1 (3be3d48)

v0.12.0

21 Jun 14:38
Compare
Choose a tag to compare

This release is also available on:

  • v0.12.0

0.12.0 (2021-06-21)

Bug Fixes

  • nx-ghpages: deploy executor should work (7d29f24)

Features

  • nx-ghpages: initial work (621627d)