Skip to content

v1.3.1

Compare
Choose a tag to compare
@Brocco Brocco released this 17 Aug 20:45
· 14293 commits to main since this release

Bug Fixes

  • @angular/cli: ng completion inside of ng app folders warns but does not produce output (5752d18), closes #6343
  • @angular/cli: fix ever increasing lazy chunk name counter (da2c71a)
  • @angular/cli: fix problem of SuppressPlugin in case entryFiles type is string (#7393) (310dd81)
  • @angular/cli: Revert change to config reading (aa9103a)
  • @angular/cli: Update bootstrap test based upon beta (20fd846), closes #7358
  • @ngtools/webpack: don't use src dir as a resource (cef613c), closes #6238 #6959