Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 🚀 release 9.0.0 [skip ci]
# [9.0.0](nx-spring-boot/v8.1.0...nx-spring-boot/v9.0.0) (2023-10-22) ### Bug Fixes * **common:** update dependencies used by the `common` module ([e78ae32](e78ae32)) ### Features * **common-jvm:** move common JVM-related utils to a dedicated package ([1bf12fb](1bf12fb)) * **common:** allow setting cacheable operations when add the plugin to `nx.json` ([9fb5177](9fb5177)) * **nx-spring-boot:** add `install` target to cacheable operations ([341aa6a](341aa6a)) * **nx-spring-boot:** add migration to add `install` target in cacheable operations ([de11795](de11795)) * update to Nx workspace `v17.x.x` ([c5b4ef3](c5b4ef3)), closes [#195](#195) ### BREAKING CHANGES * Nx `v17.x.x` is now the minimum required version to use the plugin
- Loading branch information