Skip to content

v1.6.1

Compare
Choose a tag to compare
@Brocco Brocco released this 13 Dec 23:41
· 13955 commits to main since this release

Bug Fixes

  • @angular/cli: account for root relative URLs in CSS assets (56838cd)
  • @angular/cli: Allow schematics without a name option. (a519c9d), closes #8793
  • @angular/cli: Fix replace('/') to work using Regex. (0117146)
  • @ngtools/webpack: allow path mapping to resolve in JS files (28cac99), closes #8117
  • @ngtools/webpack: set output locale for ng xi18n (f700ba7), closes #8680