Skip to content

create-nx-quarkus/v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 15:39
· 293 commits to master since this release

2.0.0 (2023-10-22)

Bug Fixes

  • common: update dependencies used by the common module (e78ae32)

Features

  • common-jvm: move common JVM-related utils to a dedicated package (1bf12fb)
  • common: allow setting cacheable operations when add the plugin to nx.json (9fb5177)
  • nx-quarkus: add install target to cacheable operations (613ff5f)
  • nx-quarkus: add migration to add install target in cacheable operations (213720f)
  • update to Nx workspace v17.x.x (c5b4ef3), closes #195

BREAKING CHANGES

  • Nx v17.x.x is now the minimum required version to use the plugin