Skip to content

nx-spring-boot/v9.0.0

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

9.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-spring-boot: add install target to cacheable operations (341aa6a)
  • nx-spring-boot: add migration to add install target in cacheable operations (de11795)
  • 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