1.4.0-rc.0
Pre-release
Pre-release
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