Releases: AlexPshul/nxazure
Releases · AlexPshul/nxazure
v1.2.1
- Updated to NX 20
- The workspace package manager will be used to install dependencies before publishing an app
v1.2.0
- Adding the ability to work with .env files for environment variables, while allowing overwritting these settings by local.settings.json files
- Fixing the flat eslint config generation
v1.1.6
Added support for flat eslint config
v1.1.5
Upgraded nx packages and TS to 5.5.2
v1.1.4
- Included
--skip-npm-install
to make generation of new apps faster
- Removed redundant e2e tests
- Added a section for publishing the apps to Azure in the README file
v1.1.3
- Updated the eslint ignore file for easier management of new projects
- Changes to enable nested folder structure apps (e.g.: apps/core/function-app-1) (Issue #33)
v1.1.2
- Fixed an issue with the linter after migration
- Added a migration file to retro-fix
v1.1.1
- Upgraded to NX 18
- Paths can be added to the app level tsconfig (Fix for #20)
v1.1.0
Upgraded packages and made the function V4 model the only supported model
v1.0.20
Potential fixes for dependencies that were built into the package without need