Skip to content

v1.5.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@filipesilva filipesilva released this 18 Oct 20:09
· 14162 commits to main since this 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)