Skip to content

v1.6.8

Compare
Choose a tag to compare
@clydin clydin released this 08 Feb 01:11
· 14086 commits to main since this release

Bug Fixes

  • @angular/cli: correct CSS import fallback logic (ba29fb9)
  • @angular/cli: packageFilter needs to return a value (6a25422)
  • @angular/cli: update uglifyjs-webpack-plugin to 1.1.8 (7cf23cd)
  • @ngtools/webpack: suppress warnings for overwriting files in tsc (f560391), closes angular/angular#21080 #8885