Angular CLI: 14.0.3 Release

Release date:
June 23, 2022
Previous version:
14.0.2 (released June 15, 2022)
Magnitude:
151 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 14.0.3

alan-agius4
dgp1130
clydin
devversion
renovate-bot

Directory Browser for 14.0.3

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.3"></a>

14.0.3 (2022-06-23)

@angular/cli

| Commit | Description | | -- | -- | | fix - b3db91baf | disable version check when running ng completion commands | | fix - cdab9fa74 | provide an actionable error when using --configuration with ng run | | fix - 5521648e3 | temporarily handle boolean options in schema prefixed with no |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 5e960ce24 | fix incorrect glob cwd in karma when using --include option | | fix - 1b5e92075 | handle codeCoverageExclude correctly in Windows | | fix - ff6d81a45 | ignore supported browsers during i18n extraction |

@angular-devkit/core

| Commit | Description | | -- | -- | | fix - 170c16f2e | workspace writer skip creating empty projects property |

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner