Skip to content

v1.2.2

Compare
Choose a tag to compare
@Brocco Brocco released this 20 Jul 21:07
· 14396 commits to main since this release

Bug Fixes

  • @angular/cli: always ignore node_modules for lint (052ccbb), closes #6626
  • @angular/cli: fix doc command to work with new angular.io (7c6c6ea)
  • @angular/cli: fix ng test report sourcemaps (19f04af), closes #6583
  • @angular/cli: Prevent re-reading config file if project & global are the same (b54d850)
  • @angular/cli: use build defaults in test (09f33f8)
  • @angular/cli: wait for install to finish before exiting (3ce685b)
  • @ngtools/webpack: allow Angular 5.0.0 (d12ff23)
  • @ngtools/webpack: if the router is not found ignore lazy routes (a2048ec), closes #5967
  • @ngtools/webpack: show exception message when cannot find compiler-cli (#6984) (adc69f0)