Releases: angular/angular-cli
Releases · angular/angular-cli
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)
1.4.7
1.4.6
v1.5.0-beta.4
v1.4.5
v1.5.0-beta.3
Bug Fixes
- @angular/cli: Correct selecting custom schematic collection (4c01144)
- @angular/cli: use webpack 3.6 (a155b26)
- @ngtools/webpack: check for compiler-cli on plugin constructor (ea8f387), closes #7904
- @ngtools/webpack: don't create forked type checker when flag is false (2f98aa7)
- @ngtools/webpack: exist main process after killing fork (eec4fd3)
- @ngtools/webpack: fix gather diagnostics label (18fb4c5)
Features
- @angular/cli: always use new compiler with Angular 5 (67248be)