Angular CLI: 14.0.4 Release

Release date:
June 29, 2022
Previous version:
14.0.3 (released June 23, 2022)
Magnitude:
303 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 14.0.4

alan-agius4
clydin
t-bowersox
renovate-bot
devversion

Directory Browser for 14.0.4

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="14.0.4"></a>

14.0.4 (2022-06-29)

@schematics/angular

| Commit | Description | | -- | -- | | fix - c58c66c0d | use sourceRoot instead of src in universal schematic |

@angular/cli

| Commit | Description | | -- | -- | | fix - fc72c625b | correctly handle --collection option in ng new | | fix - f5badf221 | improve global schema validation | | fix - ed302ea4c | remove color from help epilogue |

@angular-devkit/architect

| Commit | Description | | -- | -- | | fix - 88acec1fd | complete builders on the next event loop iteration |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 694b73dfa | exit dev-server when CTRL+C is pressed | | fix - 6d4782199 | exit localized builds when CTRL+C is pressed | | fix - 282baffed | hide stacktraces from webpack errors | | fix - c4b0abf5b | set base-href in service worker manifest when using i18n and app-shell |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - 33f1cc192 | restore process title after NGCC is executed | | fix - 6796998bf | show a compilation error on invalid TypeScript version |

Special Thanks

Alan Agius, Charles Lyding and Tim Bowersox