Angular CLI: v1.4.0-rc.0 Release

Release date:
August 25, 2017
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v1.4.0-rc.0

Could not determine top contributors for this release.

Directory Browser for v1.4.0-rc.0

We couldn't find a release before this one

Release Notes Published

Bug Fixes

  • @angular/cli: ng lint option format not work properly if using alias (7751064)
  • @angular/cli: Allow patch updates to @schematics/angular (#7483) (6713e76)
  • @angular/cli: ensure new projects have a CLI package version (36ceacc)
  • @angular/cli: fix test coverage when testing linked libs (#7447) (0111f18)
  • @angular/cli: New project now respect default styleExt (#7430) (d6c07c7), closes #5599
  • @angular/cli: only install packages once for a new project (9edb30c)
  • @ngtools/webpack: decorate file system (#7471) (b0d1bff)
  • @ngtools/webpack: fix paths mapping recursive support (d1d2aa0), closes #7341
  • @ngtools/webpack: show error stack on plugin (29988d5)
  • @ngtools/webpack: wait for plugin when resolving ts requests (aa34b28), closes #5137

Features

  • @angular/cli: add AOT parameter missingTranslation (e746369)
  • @angular/cli: show typescript version on ng version (#7372) (9ee78ab)