Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.19 KB

File metadata and controls

45 lines (32 loc) · 1.19 KB

3.0.4

  • Bump dependencies and fix vulnerabilities

3.0.3

  • Allow env to add undefined env vars (fixes #8)

3.0.2

  • Replaced eslint by XO and updated dependencies

3.0.1

  • Fixed clean command for angular/cli@6

3.0.0

  • BREAKING CHANGE: changed --env to --configuration, to match angular-cli@6 changes
  • Fixed --dev option
  • Updated dependencies

2.2.0

  • Added compatibility with cordova-android@7

2.1.0

2.0.0

  • BREAKING CHANGE: renamed env2json script to env and changed its default behavior to export to a .ts file

1.1.0

1.0.5

1.0.3

  • Properly fixed extra resources copy

1.0.2

  • Fixed extra resources copy on Windows

1.0.1

1.0.0

  • Initial release