1.5.0-rc.0
Pre-release
Pre-release
Bug Fixes
- @angular/cli: do not run e2e task if build fails (97c4873), closes #7567
- @angular/cli: fix eval-sourcemap when sourcemap is undefined (2e1c966)
- @angular/cli: update copy-webpack-plugin to 4.1.1 (7014616)
- @angular/cli: update webpack to 3.7.1 (0c1ae7a)
- @ngtools/webpack: analyze the typescript file for additional dependencies (9799f3f), closes #7995
- @ngtools/webpack: fix for TypeScript module resolution cache missing in old version (56c3e26)
- @ngtools/webpack: fix rebuild speed regression (22ae695)
- @ngtools/webpack: use
rendered
instead of hash in resource loader (131b1d0)
Features
- @angular/cli: show more version information (6386633)