v14.0.0-next.6
Pre-release
Pre-release
14.0.0-next.6 (2022-03-16)
Breaking Changes
@angular/cli
-
Several changes to the
ng analytics
command syntax. -
ng analytics project <setting>
has been replaced withng analytics <setting>
-
ng analytics <setting>
has been replaced withng analytics <setting> --global
-
Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.
@angular-devkit/build-angular
NG_BUILD_CACHE
environment variable has been removed.cli.cache
in the workspace configuration should be used instead.
@schematics/angular
Commit | Description |
---|---|
remove @types/node from new projects |
@angular/cli
@angular-devkit/build-angular
Commit | Description |
---|---|
remove deprecated NG_BUILD_CACHE environment variable |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker and Joey Perrott