Releases: angular/angular-cli
Releases · angular/angular-cli
1.5.0-rc.3
Bug Fixes
- @angular/cli: disable node global (774219c), closes #5804
- @angular/cli: improve rebundling speed (8949ecc)
- @angular/cli: ng test should include test.ts and spec files (26ef974)
- @angular/cli: update uglifyjs-webpack-plugin to 1.0.0 (7e7d75d)
- @angular/cli: update webpack to 3.8.1 (8bbbfcd)
- @angular/cli: use the new compiler API for listLazyRoutes (466dfb6)
- @ngtools/webpack: Handle factory files for the LAZY_MODULE_MAP (3ec0629)
- @ngtools/webpack: ngfactory can be .js too (97368d8)
1.5.0-rc.2
1.4.9
v1.5.0-rc.1
Bug Fixes
- @angular/cli: add missing webpack-sources dep (b418e8e), closes #8075
- @angular/cli: do not limit arguments of schematics (1dcdd40)
- @angular/cli: show warning on TypeScript 2.5 (6dbfdbc)
- @angular/cli: strip decorators with Angular 5+ (#8077) (d860591), closes #8050
- @angular/cli: update file-loader and url-loader (6b22d4d)
- @ngtools/webpack: don't pass debug args to forked type checker (f2bebfe)
- @ngtools/webpack: initialize type checker with initial files (fe23f2a), closes #7986
- @ngtools/webpack: rebuild only changed ngfactories (559c26c)
- @ngtools/webpack: use
outDir
for i18n extraction in Angular v5 (a66a74a) - @ngtools/webpack: use 8gb memory max for type checking (77a6cc8)
- @ngtools/webpack: use process.once instead of process.on (c410ba9)
v1.4.8
1.5.0-rc.0
Bug Fixes
- @angular/cli: do not run e2e task if build fails (97c4873), closes #7567
- @angular/cli: fix eval-sourcemap when sourcemap is undefined (2e1c966)
- @angular/cli: update copy-webpack-plugin to 4.1.1 (7014616)
- @angular/cli: update webpack to 3.7.1 (0c1ae7a)
- @ngtools/webpack: analyze the typescript file for additional dependencies (9799f3f), closes #7995
- @ngtools/webpack: fix for TypeScript module resolution cache missing in old version (56c3e26)
- @ngtools/webpack: fix rebuild speed regression (22ae695)
- @ngtools/webpack: use
rendered
instead of hash in resource loader (131b1d0)
Features
- @angular/cli: show more version information (6386633)