Skip to content

1.5.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hansl hansl released this 14 Sep 00:43
· 13350 commits to main since this release

Bug Fixes

  • @angular/cli: fix new to work with custom collections (6c6584d)
  • @angular/cli: Make prefix work when using aliases (1a89c94), closes #7522
  • @angular/cli: publicPath should not be path.join (90fddc5), closes #7650
  • @ngtools/webpack: fix for #7615 (cd404e2)

Features

  • @angular/cli: add --preserve-symlinks to ng test (b0fd35e), closes #7081
  • @angular/cli: support ES2015 target (dea04b1)
  • @ngtools/webpack: add AngularCompilerPlugin (939cd6c)