Skip to content

v1.5.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Brocco Brocco released this 03 Oct 21:56
· 14373 commits to main since this release

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)