Skip to content

v1.7.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@filipesilva filipesilva released this 31 Jan 20:39
· 14043 commits to main since this release

Bug Fixes

  • @angular/cli: account for project root in asset output path (dcbc4b3)
  • @angular/cli: Allow service-workers package to be installed in parent node_modules (555424e), closes #8300
  • @angular/cli: avoid defaulting base-href to an empty string (b17a629)
  • @angular/cli: favor CSS import local files over modules (d18394f)
  • @angular/cli: guard against scripts without a src attribute (5236924)

Features

  • @angular/cli: add scripts plugin webpack 4 support (7c08ab7)
  • @angular/cli: copy safety SW from NPM on SW build (01dadff)
  • @angular/cli: hide error/warning build output stacktraces (3f4f6a8)
  • @angular/cli: optimize stylesheet resource processing (7d0bd99)
  • @angular/cli: support webpack 4 hooks for scripts plugin (317e4c0)
  • @ngtools/webpack: adjust changed file extensions based on usage (3fda890)
  • @ngtools/webpack: support default/namespace import eliding (4848c84)