Releases: angular/angular-cli
Releases Β· angular/angular-cli
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
v14.1.0-next.1
14.1.0-next.1 (2022-06-15)
@schematics/angular
| Commit | Description |
|---|---|
remove vscode testing configurations for minimal workspaces |
@angular/cli
| Commit | Description |
|---|---|
| show more actionable error when command is ran in wrong scope |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| add service worker support to experimental esbuild builder | |
replace fallback locale for en-US |
Special Thanks
Alan Agius, Charles Lyding, Jason Bedard and Julien Marcou
v14.0.2
14.0.2 (2022-06-15)
@schematics/angular
| Commit | Description |
|---|---|
remove vscode testing configurations for minimal workspaces |
@angular/cli
| Commit | Description |
|---|---|
| show more actionable error when command is ran in wrong scope |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
replace fallback locale for en-US |
Special Thanks
Alan Agius and Julien Marcou
v13.3.8
v14.1.0-next.0
14.1.0-next.0 (2022-06-08)
@schematics/angular
| Commit | Description |
|---|---|
support controlling addDependency utility rule install behavior |
@angular-devkit/schematics
| Commit | Description |
|---|---|
allow chain rule to accept iterables of rules |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Jason Bedard and Joey Perrott