Releases: AlexPshul/nxazure
Releases · AlexPshul/nxazure
v1.0.9
- Added eslint config to the app
- Added silent option to the generators
- More tests! 🎉
v.1.0.8
- Minified the template.json file which leads to smaller package overall
- Added missing templates
- Fixed a few more minor issues in edge cases
v.1.0.7
- Fixed an issue with Init generator when no base tsconfig file was present
- Fixed an issue with the build executor when no paths prop was present in the base tsconfig
v1.0.6
- Added new strict compiler option when creating a new function app. (Default is true, opposed to false in the func CLI tool)
- Fixed Linux path issues
- Added more e2e tests
v.1.0.5
Upgrade NX to 15.7.1, which also solves the peer dependencies problem
1.0.4
- Fixed required versions for the package
- Fixed an issue in which projects with no "name" attribute failed the generator
1.0.3
More fixes to the generation of app package.json
1.0.2
Fixed package.json generation on build
1.0.1: Update package.json
First release v.1.0.0 (Scoped package)