Skip to content

1.4.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hansl hansl released this 18 Aug 00:19
· 14217 commits to main since this release

Bug Fixes

  • @angular/cli: ng completion inside of ng app folders warns but does not produce output (fff9b19), closes #6343
  • @angular/cli: fix problem of SuppressPlugin in case entryFiles type is string (#7393) (6b115dc)
  • @angular/cli: Update bootstrap test based upon beta (d85652e), closes #7358
  • @ngtools/webpack: don't use src dir as a resource (eb4dc22), closes #6238 #6959

Features

  • @angular/cli: add option to set dev server's base serve path (2c6dde1)
  • @angular/cli: support sourcemaps and minification in scripts (e8f27f0), closes #2796 #7226 #7290
  • @angular/cli: Update generate & new to use schematics (128187e)
  • @angular/cli: update license-webpack-plugin (505d69a), closes #7203