17.0.4 (2023-11-29)
@schematics/angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
| 7a2823080 | fix | remove CommonModule import from standalone components |
@angular-devkit/build-angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- |
| 0634a4e40 | fix | avoid native realpath in application builder |
| 22880d9cb | fix | correct set locale when using esbuild based builders |
| a0680672f | fix | correctly watch files when app is in a directory that starts with a dot |
| bbbe13d67 | fix | improve file watching on Windows when using certain IDEs |
| 27e7c2e1b | fix | propagate localize errors to full build result |
| 7455fdca0 | fix | serve assets from the provided serve-path
|
| 657a07bd6 | fix | treeshake unused class that use custom decorators |
| 77474951b | fix | use workspace real path when not preserving symlinks |
<!-- CHANGELOG SPLIT MARKER -->
<a name="17.0.3"></a>