Releases: angular/angular-cli
Releases · angular/angular-cli
1.5.0-beta.0
1.4.1
1.4 - Sussman
Features
- @angular/cli: verify Angular/TS version combos (ca344b1)
- @angular/cli: add AOT parameter missingTranslation (385f423)
- @angular/cli: show typescript version on ng version (#7372) (a3d062e)
- @angular/cli: update webpack to latest version (c40624b)
- @angular/cli: add option to set dev server's base serve path (2c6dde1)
- @angular/cli: support sourcemaps and minification in scripts (e8f27f0), closes #2796 #7226 #7290
- @angular/cli: Update generate & new to use schematics (128187e)
- @angular/cli: update license-webpack-plugin (505d69a), closes #7203
Bug Fixes
- @angular/cli: allow ts 2.5 (57d7246)
- @angular/cli: fix asset watching (feb7d0b), closes #7521
- @angular/cli: fix colors on git bash (#7569) (63d3950), closes #7239
- @angular/cli: Increase keepAliveTimeout for Webpack Dev Server (e0b6b3c)
- @angular/cli: use an empty host for ng new (53074b2)
- @angular/cli: use require for @angular/core check (ec67c9a)
- @angular/cli: Use the app default prefix when generating (ddcb326), closes #7522
- @ngtools/webpack: don't show loader errors after compilation fails (#7575) (6bcdcfb)
- @angular/cli: unlock build optimizer version (7155a81)
- @angular/cli: Allow patch updates to @schematics/angular (#7483) (3881cae)
- @angular/cli: New project now respect default styleExt (#7430) (8fa66d9), closes #5599
- @angular/cli: Unpin version of @angular-devkit/schematics (9fa4ab0), closes #7492
- @ngtools/webpack: decorate file system (#7471) (7c3bd6e)
- @ngtools/webpack: show error stack on plugin (8d74c89)
- @ngtools/webpack: wait for plugin when resolving ts requests (41d609c), closes #5137
- @angular/cli: ensure new projects have a CLI package version (36ceacc)
- @angular/cli: only install packages once for a new project (9edb30c)
- @angular/cli: fix ever increasing lazy chunk name counter (d22c2bc)
- @angular/cli: Revert change to config reading (99eba98)
Thank You
A big thank you to everyone who participated in this release:
Filipe Silva, Mike Brocchi, Charles Lyding, Hans Larsen, mtraynham, Tembong Fonji, Steven Harris, Olivier Combe, KevinYang, Jim Cullison, Hans, Dmitriy Shekhovtsov, Dcalsky, Cotton Hou, Carlo Dapor, AntoineC, Anisetus Elly Efendi, Andrew Wong, Aditya Parab
v1.4.0-rc.2
Bug Fixes
- @angular/cli: unlock build optimizer version (7155a81)
1.4.0-rc.1
1.4.0-rc.0
Bug Fixes
- @angular/cli:
ng lint
option format not work properly if using alias (7751064) - @angular/cli: Allow patch updates to @schematics/angular (#7483) (6713e76)
- @angular/cli: ensure new projects have a CLI package version (36ceacc)
- @angular/cli: fix test coverage when testing linked libs (#7447) (0111f18)
- @angular/cli: New project now respect default styleExt (#7430) (d6c07c7), closes #5599
- @angular/cli: only install packages once for a new project (9edb30c)
- @ngtools/webpack: decorate file system (#7471) (b0d1bff)
- @ngtools/webpack: fix paths mapping recursive support (d1d2aa0), closes #7341
- @ngtools/webpack: show error stack on plugin (29988d5)
- @ngtools/webpack: wait for plugin when resolving ts requests (aa34b28), closes #5137
Features
1.3.2
Bug Fixes
- @angular/cli:
ng lint
option format not work properly if using alias (11723e9) - @angular/cli: fix import path for component when importing into a module (cc32f56), closes #7135
- @angular/cli: fix test coverage when testing linked libs (#7447) (8c08187)
- @ngtools/webpack: fix paths mapping recursive support (7d7799b), closes #7341
1.4.0-beta.2
1.4.0-beta.1
Bug Fixes
- @angular/cli:
ng completion
inside of ng app folders warns but does not produce output (fff9b19), closes #6343 - @angular/cli: fix problem of SuppressPlugin in case entryFiles type is string (#7393) (6b115dc)
- @angular/cli: Update bootstrap test based upon beta (d85652e), closes #7358
- @ngtools/webpack: don't use src dir as a resource (eb4dc22), closes #6238 #6959
Features
v1.3.1
Bug Fixes
- @angular/cli:
ng completion
inside of ng app folders warns but does not produce output (5752d18), closes #6343 - @angular/cli: fix ever increasing lazy chunk name counter (da2c71a)
- @angular/cli: fix problem of SuppressPlugin in case entryFiles type is string (#7393) (310dd81)
- @angular/cli: Revert change to config reading (aa9103a)
- @angular/cli: Update bootstrap test based upon beta (20fd846), closes #7358
- @ngtools/webpack: don't use src dir as a resource (cef613c), closes #6238 #6959