Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-01-06) ### Bug Fixes * **nx-flutter:** add missing config for semantic-releasing ([06fd1bd](06fd1bd)) * **nx-spring-boot:** fix error when generating a gradle/kotlin project ([abfbd04](abfbd04)), closes [#15](#15) * **nx-spring-boot:** fix prompts not working generating the application ([b96e1ce](b96e1ce)), closes [#6](#6) * **nx-spring-boot:** fix wrong 'cwd' used to execute builders commands ([b39e7e7](b39e7e7)) * **nx-spring-boot:** make builders executable platform independant ([b27bc4c](b27bc4c)) * **nx-spring-boot:** some user options were not used during generation ([6813e7d](6813e7d)), closes [#17](#17) ### Features * **nx-spring-boot:** add `application` schematics ([f22e63f](f22e63f)) * **nx-spring-boot:** add `serve` builder (alias to `run` builder) ([16dfdb4](16dfdb4)), closes [#8](#8) * **nx-spring-boot:** add `User-Agent` header to requests to Initializr ([4c7f345](4c7f345)), closes [#11](#11) * **nx-spring-boot:** add builders for run, buildJar/War, buildImage and buildInfo commands ([5c75781](5c75781)) * **nx-flutter:** add nx-flutter plugin ([e7426e9](e7426e9)) * **nx-spring-boot:** add support for additional params for `buildJar` and `buildWar` builders ([b85ad9c](b85ad9c)) * **nx-spring-boot:** add support for additional params for `run` and `buildImage` builders ([1d9fbb3](1d9fbb3)) *** [skip ci]
- Loading branch information