Releases: tinesoft/nxrocks
Releases · tinesoft/nxrocks
nx-spring-boot/v2.1.0
@nxrocks/nx-spring-boot-v2.1.0 (2021-04-26)
Features
- nx-spring-boot: add support for Nx's dependency graph generation (95abe9d)
nx-flutter/v2.1.0
@nxrocks/nx-flutter-v2.1.0 (2021-04-26)
Features
nx-spring-boot/v2.0.1
@nxrocks/nx-spring-boot-v2.0.1 (2021-04-06)
Bug Fixes
- nx-spring-boot: set correct path for executors (89e16d3)
nx-spring-boot/v2.0.0
@nxrocks/nx-spring-boot-v2.0.0 (2021-04-02)
Bug Fixes
- nx-spring-boot: correct wrong extension for
gradlew
on windows (77899ce) - nx-spring-boot: remove extra char in
dependencies
prompt (5bc0290)
Features
- nx-spring-boot: add java 16 support to align w/ Spring Initializr (89c1d1e)
- nx-spring-boot: allow generating
application
orlibrary
(530186c) - nx-spring-boot: migrate to Nrwl's DevKit executors/generators API (47231fd)
- nx-spring-boot: rename the
application
generator intoproject
(05b5272)
BREAKING CHANGES
- nx-spring-boot: the
app
alias has been replaced with one of [proj
,new
,gen
,init
,create
,generate
]. - nx-spring-boot: Nx workspace v11 is now the minimum version required to use this plugin.
In fact, all builders/schematics have been rewritten into executors/generators using its new @nrwl/devkit
API.
nx-flutter/v2.0.0
@nxrocks/nx-flutter-v2.0.0 (2021-04-02)
Bug Fixes
Features
- nx-flutter: create project in
apps
orlibs
based ontemplate
(dc20e0b), closes #41 - nx-flutter: migrate to Nrwl's DevKit executors/generators API (8c72ed5)
- nx-flutter: rename the
application
generator intoproject
(6361557)
BREAKING CHANGES
- nx-flutter: the
app
alias has been replaced with one of [proj
,new
,gen
,init
,generate
]. - nx-flutter: Nx workspace v11 is now the minimum version required to use this plugin.
In fact, all builders/schematics have been rewritten into executors/generators using its new @nrwl/devkit
API.
nx-spring-boot/v2.0.0-beta.1
@nxrocks/nx-spring-boot-v2.0.0-beta.1 (2021-04-02)
Bug Fixes
- nx-spring-boot: correct wrong extension for
gradlew
on windows (77899ce) - nx-spring-boot: remove extra char in
dependencies
prompt (5bc0290)
Features
- nx-spring-boot: add java 16 support to align w/ Spring Initializr (89c1d1e)
- nx-spring-boot: allow generating
application
orlibrary
(530186c) - nx-spring-boot: migrate to Nrwl's DevKit executors/generators API (47231fd)
- nx-spring-boot: rename the
application
generator intoproject
(05b5272)
BREAKING CHANGES
- nx-spring-boot: the
app
alias has been replaced with one of [proj
,new
,gen
,init
,create
,generate
]. - nx-spring-boot: Nx workspace v11 is now the minimum version required to use this plugin.
In fact, all builders/schematics have been rewritten into executors/generators using its new @nrwl/devkit
API.
nx-flutter/v2.0.0-beta.1
@nxrocks/nx-flutter-v2.0.0-beta.1 (2021-04-02)
Bug Fixes
Features
- nx-flutter: create project in
apps
orlibs
based ontemplate
(dc20e0b), closes #41 - nx-flutter: migrate to Nrwl's DevKit executors/generators API (8c72ed5)
- nx-flutter: rename the
application
generator intoproject
(6361557)
BREAKING CHANGES
- nx-flutter: the
app
alias has been replaced with one of [proj
,new
,gen
,init
,generate
]. - nx-flutter: Nx workspace v11 is now the minimum version required to use this plugin.
In fact, all builders/schematics have been rewritten into executors/generators using its new @nrwl/devkit
API.