Releases: angular/angular-cli
Releases · angular/angular-cli
v14.0.7
14.0.7 (2022-07-20)
@schematics/angular
| Commit | Description |
|---|---|
| incorrect logo for Angular Material |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| fallback to use projectRoot when sourceRoot is missing during coverage |
@angular-devkit/core
| Commit | Description |
|---|---|
| add i18n as valid project extension | |
| log name of invalid extension too |
Special Thanks
Alan Agius, Fortunato Ventre, Katerina Skroumpelou and Kristiyan Kostadinov
v13.3.9
13.3.9 (2022-07-20)
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| update terser to address CVE-2022-25858 |
Special Thanks
Alan Agius and Charles Lyding
v14.1.0-rc.3
14.1.0-rc.1 (2022-07-14)
@schematics/angular
| Commit | Description |
|---|---|
| only issue a warning for addDependency existing specifier | |
| remove browserslist configuration |
@angular/cli
| Commit | Description |
|---|---|
| handle cases when completion is enabled and running in an older CLI workspace | |
remove deprecation warning of no prefixed schema options |
@angular-devkit/build-angular
@angular-devkit/core
| Commit | Description |
|---|---|
provide actionable warning when a workspace project has missing root property |
@angular/create
| Commit | Description |
|---|---|
add support for yarn create and npm init |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Jason Bedard and martinfrancois
v14.0.6
14.0.6 (2022-07-13)
@schematics/angular
| Commit | Description |
|---|---|
| remove browserslist configuration |
@angular/cli
| Commit | Description |
|---|---|
| handle cases when completion is enabled and running in an older CLI workspace | |
remove deprecation warning of no prefixed schema options |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| generate different content hashes for scripts which are changed during the optimization phase |
@angular-devkit/core
| Commit | Description |
|---|---|
provide actionable warning when a workspace project has missing root property |
Special Thanks
Alan Agius and martinfrancois
v14.1.0-next.4
14.1.0-next.4 (2022-07-06)
@schematics/angular
| Commit | Description |
|---|---|
prevent importing RouterModule parallel to RoutingModule |
@angular/cli
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
do not run ngcc when node_modules does not exist |
Special Thanks
Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner
v14.0.5
14.0.5 (2022-07-06)
@schematics/angular
| Commit | Description |
|---|---|
prevent importing RouterModule parallel to RoutingModule |
@angular/cli
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
do not run ngcc when node_modules does not exist |
Special Thanks
Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner
v14.1.0-next.3
14.1.0-next.3 (2022-06-29)
@schematics/angular
| Commit | Description |
|---|---|
use sourceRoot instead of src in universal schematic |
@angular/cli
| Commit | Description |
|---|---|
correctly handle --collection option in ng new |
|
| improve global schema validation | |
| remove color from help epilogue |
@angular-devkit/architect
| Commit | Description |
|---|---|
| complete builders on the next event loop iteration |
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
| restore process title after NGCC is executed | |
| show a compilation error on invalid TypeScript version |
Special Thanks
Alan Agius, Charles Lyding, Jason Bedard, Paul Gschwendtner, Tim Bowersox and renovate[bot]
v14.0.4
14.0.4 (2022-06-29)
@schematics/angular
| Commit | Description |
|---|---|
use sourceRoot instead of src in universal schematic |
@angular/cli
| Commit | Description |
|---|---|
correctly handle --collection option in ng new |
|
| improve global schema validation | |
| remove color from help epilogue |
@angular-devkit/architect
| Commit | Description |
|---|---|
| complete builders on the next event loop iteration |
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
| restore process title after NGCC is executed | |
| show a compilation error on invalid TypeScript version |
Special Thanks
Alan Agius, Charles Lyding and Tim Bowersox
v14.1.0-next.2
14.1.0-next.2 (2022-06-23)
@angular/cli
@angular-devkit/build-angular
@angular-devkit/core
| Commit | Description |
|---|---|
| workspace writer skip creating empty projects property |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Paul Gschwendtner and renovate[bot]
v14.0.3
14.0.3 (2022-06-23)
@angular/cli
@angular-devkit/build-angular
| Commit | Description |
|---|---|
fix incorrect glob cwd in karma when using --include option |
|
handle codeCoverageExclude correctly in Windows |
|
| ignore supported browsers during i18n extraction |
@angular-devkit/core
| Commit | Description |
|---|---|
| workspace writer skip creating empty projects property |
Special Thanks
Alan Agius, Charles Lyding and Paul Gschwendtner