Angular CLI: 17.0.4 Release

Release date:
November 29, 2023
Previous version:
17.0.3 (released November 21, 2023)
Magnitude:
179 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in 17.0.4

dgp1130
alan-agius4
clydin
crisbeto
ArthurDibe
cexbrayat
angular-robot

Directory Browser for 17.0.4

All files are compared to previous version, 17.0.3. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.0.4"></a>

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 |