v1.7.0-beta.1
Pre-release
Pre-release
Bug Fixes
- @angular/cli: allow TS 2.6 for Angular >= 5.2 (88b7f5f)
- @angular/cli: correct CSS resource resolving (f544fee)
- @angular/cli: ensure webpack 3 sass-loader support (94d8cb0)
- @angular/cli: fix dependencies to devkit to known working versions (a10ca8f)
- @angular/cli: Fixed lint not excluding files when project folder name started with a dot (52494b4)
- @angular/cli: normalize asset windows paths (4e066c5)
- @angular/cli: remove ES2015 live-reload requirement (9ea6982)
- @angular/cli: standardize inline/rebase stylesheet behavior (f2ea3d1)
- @angular/cli: workaround TS decorator transformer defect (c38b1ed)
- @ngtools/webpack: allow # in paths (11fda70)
- @ngtools/webpack: Allow for usage of Angular v6.. (751e6ed)
- @ngtools/webpack: don't elide identifiers that are still exported (f98bdaa), closes #9180