v6.0.0-beta.3
Pre-release
Pre-release
Bug Fixes
- @angular/cli: correct lint failure aggregation (ecf0ccc)
- @angular/cli: fix ng help. (27106b6), closes #9412
- @angular/cli: improve processing multi-line url() CSS rules (1ec8cb3)
- @angular/cli: resolve dev server entrypoint (cc90755)
- @angular/cli: shut down after first Ctrl+C received (78d48be), closes #9647
- @angular/cli: work around npm peerdep issue (bc10dd2)
- @ngtools/webpack: account for shorthand properties when import eliding (a20b314)
- @ngtools/webpack: directly use single path mappings (595168e)
- @ngtools/webpack: normalize lazy route names and paths (2a2dc1e)
Code Refactoring
- set minimum node version to 8.9 (29338bc)
Features
- @angular/cli: support additional application lazy modules (3be17e7)
- @ngtools/webpack: add additional lazy module plugin option (7ce6523)
BREAKING CHANGES
- @angular/cli, @ngtools/webpack, @ngtools/logger, and @ngtools/json-schema now require NodeJS 8.9+