Angular CLI: 19.0.7 Release

Release date:
January 8, 2025
Previous version:
19.0.6 (released December 18, 2024)
Magnitude:
135 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in 19.0.7

josephperrott
jkrems
alan-agius4
clydin
devversion
JeanMeche
jsaguet
santoshyadavdev

Directory Browser for 19.0.7

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="19.0.7"></a>

19.0.7 (2025-01-08)

@angular-devkit/architect

| Commit | Description | | -- | -- | | fix - 95c22aeff | provide better error when builder is not defined |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 028652992 | preserve css type for jasmine.css |

@angular/build

| Commit | Description | | -- | -- | | fix - f7522342a | add asset tracking to application builder watch files | | fix - e973643bf | do not mark Babel _defineProperty helper function as pure | | fix - 881095eec | enable serving files with bundle-like names | | fix - db10af0b3 | fix incorrect budget calculation | | fix - c822f8f15 | handle relative URLs when constructing new URLs during server fetch | | fix - b43c648b0 | mitigate JS transformer worker execArgv errors | | fix - 1f2481a4f | pass define option defined in application builder to Vite prebundling | | fix - c94f568a4 | warn when @angular/localize/init is imported directly |