Skip to content

Releases: tinesoft/nxrocks

common-jvm/v2.0.1

28 Mar 22:14
Compare
Choose a tag to compare

2.0.1 (2024-03-28)

🩹 Fixes

  • bump versions of packages to include changes in common@4.0.1 (796333a)

  • bump version of create-nx-workspace and @nx/workspace (7126e20)

❤️ Thank You

common-cli/v2.2.2

28 Mar 22:14
Compare
Choose a tag to compare

2.2.2 (2024-03-28)

🩹 Fixes

  • bump version of create-nx-workspace and @nx/workspace (7126e20)

❤️ Thank You

common/v4.0.1

27 Mar 14:20
Compare
Choose a tag to compare

4.0.1 (2024-03-27)

🩹 Fixes

  • common: fix TypeError: Failed to process project dependencies (ca7f96c)

❤️ Thank You

nx-spring-boot/v10.0.0

26 Mar 22:28
Compare
Choose a tag to compare

10.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

🩹 Fixes

  • remove gen, init, and generate aliases for project generator (e39ad3a)

  • ⚠️ do not generate targets at parent module level and lets Nx manage dependencies entirely (f37531f)

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

  • nx-spring-boot: fix generated projects of type library with kotlin and groovy languages (6ae3729)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins
  • project.json of parent module no longer contain targets (i.e no build, install, etc task anymore)

❤️ Thank You

nx-quarkus/v8.0.0

26 Mar 22:28
Compare
Choose a tag to compare

8.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

🩹 Fixes

  • remove gen, init, and generate aliases for project generator (e39ad3a)

  • ⚠️ do not generate targets at parent module level and lets Nx manage dependencies entirely (f37531f)

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins
  • project.json of parent module no longer contain targets (i.e no build, install, etc task anymore)

❤️ Thank You

nx-micronaut/v6.0.0

26 Mar 22:28
Compare
Choose a tag to compare

6.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

🩹 Fixes

  • remove gen, init, and generate aliases for project generator (e39ad3a)

  • ⚠️ do not generate targets at parent module level and lets Nx manage dependencies entirely (f37531f)

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

  • nx-micronaut: fix how Micronaut projects are identified (fa3ebb2)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins
  • project.json of parent module no longer contain targets (i.e no build, install, etc task anymore)

❤️ Thank You

nx-melos/v4.0.0

26 Mar 22:28
Compare
Choose a tag to compare

4.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

🩹 Fixes

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins

❤️ Thank You

nx-ktor/v4.0.0

26 Mar 22:28
Compare
Choose a tag to compare

4.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

🩹 Fixes

  • remove gen, init, and generate aliases for project generator (e39ad3a)

  • ⚠️ do not generate targets at parent module level and lets Nx manage dependencies entirely (f37531f)

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins
  • project.json of parent module no longer contain targets (i.e no build, install, etc task anymore)

❤️ Thank You

nx-flutter/v9.0.0

26 Mar 22:28
Compare
Choose a tag to compare

9.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

🩹 Fixes

  • remove gen, init, and generate aliases for project generator (e39ad3a)

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins

❤️ Thank You

common/v4.0.0

26 Mar 22:28
Compare
Choose a tag to compare

4.0.0 (2024-03-26)

🚀 Features

  • ⚠️ update to support inferred tasks (Nx Project Crystal) (8a21e3f)

  • common: add utility to check is Nx Project Crystal is enabled (789a335)

🩹 Fixes

  • fix issue when searching for a content in a project's file or in its ancestry (72fa399)

  • fix base version for @nx/devkit to >=18.0.0 (d048cfe)

⚠️ Breaking Changes

  • Nx v18 is now the minimal version to use the plugins

❤️ Thank You