Angular CLI: 14.0.5 Release

Release date:
July 6, 2022
Previous version:
14.0.4 (released June 29, 2022)
Magnitude:
274 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 14.0.5

alan-agius4
JoostK
devversion
clydin
angular-robot

Directory Browser for 14.0.5

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

14.0.5 (2022-07-06)

@schematics/angular

| Commit | Description | | -- | -- | | fix - f9f970cab | prevent importing RouterModule parallel to RoutingModule |

@angular/cli

| Commit | Description | | -- | -- | | fix - 98a6aad60 | during an update only use package manager force option with npm 7+ | | fix - 094aa16aa | improve error message for project-specific ng commands when run outside of a project | | fix - e5e07fff1 | show deprecated workspace config options in IDE |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - aa8ed532f | disable glob mounting for patterns that start with a forward slash | | fix - c76edb8a7 | don't override base-href in HTML when it's not set in builder | | fix - f64903528 | improve detection of CommonJS dependencies | | fix - 74dbd5fc2 | support hidden component stylesheet sourcemaps with esbuild builder |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - 7aed97561 | do not run ngcc when node_modules does not exist |

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner