Skip to content

v14.0.5

Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 06 Jul 15:21
· 6836 commits to main since this release

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