Skip to content

nx-micronaut/v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 23:06
· 548 commits to master since this release

@nxrocks/nx-micronaut-v2.1.0 (2022-12-05)

Bug Fixes

  • add {workspaceRoot} prefix (from Nx v15+) to targets' outputs (411b402)
  • common: fix Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close (fb5f797), closes #142
  • enforce plugin peerDependencies on Nx v15.0.0 and later (4c220bb)
  • fix transitive dependencies from @nxrocks/common (3594b1e), closes #131
  • fix transitive dependencies from @nxrocks/common (56631b2), closes #131 #150 #152 #153

Features

  • nx-spring-boot: add support for Kotlin DSL when using gradle (31063fe)
  • nx-spring-boot: align Java versions with Spring Initializr (1f6545d)
  • nx-spring-boot: set Java 17 as default version (f41c555)