- Bump dependencies and fix vulnerabilities
- Allow env to add undefined env vars (fixes #8)
- Replaced eslint by XO and updated dependencies
- Fixed clean command for
angular/cli@6
- BREAKING CHANGE: changed
--envto--configuration, to matchangular-cli@6changes - Fixed
--devoption - Updated dependencies
- Added compatibility with
cordova-android@7
- Added
--base-hrefoption that defaults to./for cordova builds (ngx-rocket/generator-ngx-rocket#249)
- BREAKING CHANGE: renamed
env2jsonscript toenvand changed its default behavior to export to a.tsfile
- Added yarn usage detection (ngx-rocket/generator-ngx-rocket#49)
- Fixed passing Cordova arbitrary options
- Added
--verboseoption for Cordova
- Fixed extra resources copy on OS X/Linux (ngx-rocket/generator-ngx-rocket#137)
- Properly fixed extra resources copy
- Fixed extra resources copy on Windows
- Fixed
cordovacommands on Windows (ngx-rocket/generator-ngx-rocket#117)
- Initial release