Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(nx-micronaut): 🚀 release 2.1.0
# [@nxrocks/nx-micronaut-v2.1.0](nx-micronaut/v2.0.0...nx-micronaut/v2.1.0) (2022-12-05) ### Bug Fixes * add `{workspaceRoot}` prefix (from Nx `v15+`) to targets' `outputs` ([411b402](411b402)) * **common:** fix `Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close` ([fb5f797](fb5f797)), closes [#142](#142) * enforce plugin `peerDependencies` on Nx `v15.0.0` and later ([4c220bb](4c220bb)) * fix transitive `dependencies` from `@nxrocks/common` ([3594b1e](3594b1e)), closes [#131](#131) * fix transitive dependencies from @nxrocks/common ([56631b2](56631b2)), closes [#131](#131) [#150](#150) [#152](#152) [#153](#153) ### Features * **nx-spring-boot:** add support for `Kotlin DSL` when using `gradle` ([31063fe](31063fe)) * **nx-spring-boot:** align Java versions with `Spring Initializr` ([1f6545d](1f6545d)) * **nx-spring-boot:** set `Java 17` as default version ([f41c555](f41c555)) *** [skip ci]
- Loading branch information