Skip to content

Releases: AlexPshul/nxazure

v1.2.1

07 Nov 06:04
Compare
Choose a tag to compare
  • Updated to NX 20
  • The workspace package manager will be used to install dependencies before publishing an app

v1.2.0

15 Oct 01:52
c8b1cf8
Compare
Choose a tag to compare
  • 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

08 Oct 00:44
df22adf
Compare
Choose a tag to compare

Added support for flat eslint config

v1.1.5

26 Jun 22:30
Compare
Choose a tag to compare

Upgraded nx packages and TS to 5.5.2

v1.1.4

09 Jun 20:43
Compare
Choose a tag to compare
  • 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

20 Apr 22:52
Compare
Choose a tag to compare
  • 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

08 Mar 21:05
Compare
Choose a tag to compare
  • Fixed an issue with the linter after migration
  • Added a migration file to retro-fix

v1.1.1

26 Feb 15:18
Compare
Choose a tag to compare
  • Upgraded to NX 18
  • Paths can be added to the app level tsconfig (Fix for #20)

v1.1.0

29 Nov 03:11
Compare
Choose a tag to compare

Upgraded packages and made the function V4 model the only supported model

v1.0.20

13 Sep 16:17
Compare
Choose a tag to compare

Potential fixes for dependencies that were built into the package without need