Skip to content

v14.1.0-next.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 06 Jul 16:23
· 5498 commits to main since this release

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