Skip to content

1.5.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@hansl hansl released this 26 Oct 17:25
· 14031 commits to main since this release

Bug Fixes

  • @angular/cli: fix broken vendor chunk default (0eb25be), closes #8169
  • @angular/cli: remove typescript dependency (a28a967)
  • @ngtools/webpack: always process lazy routes (15cf37e)
  • @ngtools/webpack: enforce typescript dep without peerDep (fd1fefe)
  • @ngtools/webpack: fix bootstrapping code (450383c)
  • @ngtools/webpack: fix module detection with reexports (9f02eef), closes #7925

Features

  • @angular/cli: aot by default (cde0219)