Releases: angular/angular-cli
1.6.0-rc.0
Bug Fixes
- @angular/cli: add a flag to let assets outside of outDir (535c85f), closes #8122
- @angular/cli: Correct service worker error message (233338f), closes #8490
- @angular/cli: fix generate app root in windows (a2c4166), closes #7960
- @angular/cli: ignore system files in assets (c27c7c9)
- @angular/cli: not use buildOptimizer for JIT in prod (941466a)
- @angular/cli: pass sourceMap to postcss (c636daf), closes #8588
- @angular/cli: prevents using assets from outside the project (64c6031)
- @angular/cli: set correct mainFields for ng test when targeting es2015 (2607578), closes #8379
- @angular/cli: sync lint error code behavior with TSLint (7738112)
- @angular/cli: throw xi18n errors (a92078f), closes #8065
- @angular/cli: typo console output (4392106)
- @angular/cli: update postcss loader and URL versions. (def8f62)
- @angular/cli: use rxjs path mapping helper in ejected config (a7f2e7f)
- @ngtools/webpack: add a simple sanity check for preventing wrong styleUrls (e3e04c5), closes #8560
- @ngtools/webpack: do not change user's
LOCALE_ID
(b056b1d) - @ngtools/webpack: fix elide removing whole imports on single match (f6d9ba8), closes #8518
Features
1.5.4
Bug Fixes
- @angular/cli: add a flag to let assets outside of outDir (de64b86), closes #8122
- @angular/cli: fix generate app root in windows (daa7a81), closes #7960
- @angular/cli: ignore system files in assets (c4f880c)
- @angular/cli: not use buildOptimizer for JIT in prod (7aa440b)
- @angular/cli: pass sourceMap to postcss (30cfb2e), closes #8588
- @angular/cli: prevents using assets from outside the project (8369657)
- @angular/cli: set correct mainFields for ng test when targeting es2015 (8ea77b0), closes #8379
- @angular/cli: sync lint error code behavior with TSLint (9c94508)
- @angular/cli: throw xi18n errors (dd5d760), closes #8065
- @angular/cli: typo console output (9fd4e71)
- @angular/cli: update postcss loader and URL versions. (10cbe8e)
- @angular/cli: use rxjs path mapping helper in ejected config (5d7e3a5)
- @ngtools/webpack: add a simple sanity check for preventing wrong styleUrls (52356a3), closes #8560
- @ngtools/webpack: do not change user's
LOCALE_ID
(4805245)
1.5.3
Notes
This release contains a single fix to a security vulnerability that was reported for Handlebars. Handlebars was not used during the build process and did not affect any of our users, but the vulnerability was still reported by Github who only check version numbers.
Since the faulty version of Handlebars might still be part of your package-lock.json
(or yarn.lock
) files, you might need to update those files before the alert disappears. You can do so by running npm update @angular/[email protected]
.
The package that the CLI depended on (postcss-url
) has since removed their usage of Handlebars entirely.
Cheers,
- The CLI team
Bug fixes
- @angular/cli: update postcss loader and URL versions. (6831492)
v1.6.0-beta.2
v1.5.2
v1.6.0-beta.1
v1.5.1
Bug Fixes
- @angular/cli: add PurifyPlugin to eject (bf503eb)
- @angular/cli: allow reading UTF8 files with BOM when linting (dc93dd2)
- @angular/cli: use explicit error when linting non-program file (3ea8f06)
- @ngtools/webpack: elide imports for all removed identifiers (9ad6948)
- @ngtools/webpack: remove app decorators on AOT (13b3f76), closes #8457
- @ngtools/webpack: remove default type checker memory limit (79ea2fe)
1.5 – Turing
This is a minor release which is tied to Angular 5.0. For more details about this release, see our blog post about Angular 5.0.
A lot of bug fixes and new features in this release (from 1.4). For a complete list, please go back to previous 1.5 RCs and Betas.
Bug Fixes
- @angular/cli: don't show chunk parents on stats (dfc18f5), closes #8144
- @angular/cli: Show detailed help for ng new --help (aff5257)
- @angular/cli: Show non-schematic options with help (b06f840)
- @angular/cli: use JIT by default with ng5 (f9d2515), closes #8259
- @ngtools/webpack: do not stringify JSON sourcemaps (90c03f5)
Special Thanks
A big thank you to everyone who participated in this release:
Filipe Silva, Hans Larsen, Charles Lyding, Mike Brocchi, Olivier Combe, Ahsan Ayaz, vsavkin, Sarun Intaralawan, Mark Pieszak, Daniel Edwards, Alex Rickabaugh, y-kurami, Vikram Subramanian, Suguru Inatomi, Suguru, Joshua Wiens, Hans, Garo Yeriazarian, Fabian Wiles, Amit Moryossef, Aditya Parab, Adam Plumer, Abdellatif Ait boudad,