Angular CLI: 14.1.0-next.4 Release

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

21 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored July 4, 2022
Authored July 4, 2022
Authored July 5, 2022

Top Contributors in 14.1.0-next.4

alan-agius4
JoostK
devversion
clydin
angular-robot

Directory Browser for 14.1.0-next.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.1.0-next.4"></a>

14.1.0-next.4 (2022-07-06)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 9e3152466 | prevent importing RouterModule parallel to RoutingModule |

@angular/cli

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

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 7a2460914 | disable glob mounting for patterns that start with a forward slash | | fix - 88701115c | don't override base-href in HTML when it's not set in builder | | fix - d2bbcd7b6 | improve detection of CommonJS dependencies | | fix - 53e9c459d | support hidden component stylesheet sourcemaps with esbuild builder |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - 5319428e1 | do not run ngcc when node_modules does not exist |

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner