Skip to content

v17.0.4

Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 29 Nov 18:37
· 854 commits to main since this release

17.0.4 (2023-11-29)

@schematics/angular

Commit Description
fix - 7a2823080 remove CommonModule import from standalone components

@angular-devkit/build-angular

Commit Description
fix - 0634a4e40 avoid native realpath in application builder
fix - 22880d9cb correct set locale when using esbuild based builders
fix - a0680672f correctly watch files when app is in a directory that starts with a dot
fix - bbbe13d67 improve file watching on Windows when using certain IDEs
fix - 27e7c2e1b propagate localize errors to full build result
fix - 7455fdca0 serve assets from the provided serve-path
fix - 657a07bd6 treeshake unused class that use custom decorators
fix - 77474951b use workspace real path when not preserving symlinks