Angular CLI: v1.7.0-beta.1 Release

Release date:
January 19, 2018
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v1.7.0-beta.1

Could not determine top contributors for this release.

Directory Browser for v1.7.0-beta.1

We couldn't find a release before this one

Release Notes Published

Bug Fixes

  • @angular/cli: allow TS 2.6 for Angular >= 5.2 (88b7f5f)
  • @angular/cli: correct CSS resource resolving (f544fee)
  • @angular/cli: ensure webpack 3 sass-loader support (94d8cb0)
  • @angular/cli: fix dependencies to devkit to known working versions (a10ca8f)
  • @angular/cli: Fixed lint not excluding files when project folder name started with a dot (52494b4)
  • @angular/cli: normalize asset windows paths (4e066c5)
  • @angular/cli: remove ES2015 live-reload requirement (9ea6982)
  • @angular/cli: standardize inline/rebase stylesheet behavior (f2ea3d1)
  • @angular/cli: workaround TS decorator transformer defect (c38b1ed)
  • @ngtools/webpack: allow # in paths (11fda70)
  • @ngtools/webpack: Allow for usage of Angular v6.. (751e6ed)
  • @ngtools/webpack: don't elide identifiers that are still exported (f98bdaa), closes #9180

Features

  • @angular/cli: Ability to specify budgets for your apps (b85e46a), closes #7139
  • @angular/cli: use devkit core formats for schematics (e1dbb71)