Skip to content

v1.7.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 12 Jan 00:01
· 14082 commits to main since this release

Features

  • @angular/cli: add trailing slash to deployUrl when missing (d53f458), closes #7295
  • @angular/cli: can disable unsupported serve path warning (90e2e80)
  • @angular/cli: enable parallel javascript minification (c938936)
  • @angular/cli: load deployUrl and baseHref from app config for ng serve (b6b8acc)
  • @angular/cli: optimize stylesheets after full bundling (6efd5b7)
  • @angular/cli: override suite in the protractor config (265eb96)
  • @angular/cli: support sourcemaps in injected stylesheets (883c022)
  • @ngtools/webpack: replace bootstrap code for server apps (aa90e42)