Skip to content

Releases: angular/angular-cli

1.5.0-rc.3

24 Oct 05:21
Compare
Choose a tag to compare
1.5.0-rc.3 Pre-release
Pre-release

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

24 Oct 05:21
Compare
Choose a tag to compare
1.5.0-rc.2 Pre-release
Pre-release

Bug Fixes

  • @angular/cli: don't drop resource extentions (424e617), closes #8099
  • @angular/cli: support rxjs 5.5 path alias (3430d2d), closes #8096
  • @angular/cli: update dependency to schematics angular (b99e6cc)
  • @ngtools/webpack: update formatDiagnostics call (b6b145c), closes #8101

1.4.9

24 Oct 05:22
Compare
Choose a tag to compare

Bug Fixes

  • @angular/cli: don't drop resource extentions (5614fd1), closes #8099
  • @angular/cli: support rxjs 5.5 path alias (3dacf17), closes #8096

v1.5.0-rc.1

18 Oct 20:09
Compare
Choose a tag to compare
v1.5.0-rc.1 Pre-release
Pre-release

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

18 Oct 20:04
Compare
Choose a tag to compare

Bug Fixes

  • @angular/cli: add missing webpack-sources dep (2a3490f), closes #8075
  • @angular/cli: do not limit arguments of schematics (3726abf)
  • @angular/cli: show warning on TypeScript 2.5 (f4881e6)
  • @angular/cli: update file-loader and url-loader (776af86)

1.5.0-rc.0

12 Oct 17:25
Compare
Choose a tag to compare
1.5.0-rc.0 Pre-release
Pre-release

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

12 Oct 16:56
Compare
Choose a tag to compare

Bug Fixes

  • @ngtools/webpack: fix for TypeScript module resolution cache missing in old version (e83dd93)
  • @ngtools/webpack: fix rebuild speed regression (5257673)

1.4.6

12 Oct 01:32
Compare
Choose a tag to compare

Bug Fixes

  • @angular/cli: do not run e2e task if build fails (46e3033), closes #7567
  • @angular/cli: update copy-webpack-plugin to 4.1.1 (b1fc335)
  • @ngtools/webpack: analyze the typescript file for additional dependencies (50d090f), closes #7995

v1.5.0-beta.4

05 Oct 21:33
Compare
Choose a tag to compare
v1.5.0-beta.4 Pre-release
Pre-release

Bug Fixes

  • @angular/cli: support existing tsconfig.spec.json on Angular 5 (a5728d1)
  • @angular/cli: update url-loader to 6.0 (776aee6)
  • @ngtools/webpack: always emit on first build (e04a0d6), closes #7890

Features

  • @angular/cli: add a bundle dependencies flag (ca22960), closes #7903
  • @angular/cli: make appRoot customizable (2706ce2)
  • @angular/cli: use eval-source-map for serve on dev targets (1ec8790)

v1.4.5

05 Oct 21:29
Compare
Choose a tag to compare

Bug Fixes

  • @angular/cli: Correct selecting custom schematic collection (9dd33f8)
  • @angular/cli: update url-loader to 6.0 (0c57dfd)
  • @angular/cli: use webpack 3.6 (61817f7)