Angular CLI: 19.1.0-rc.0 Release

Release date:
January 8, 2025
Previous version:
19.1.0-next.2 (released December 18, 2024)
Magnitude:
295 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

28 Features Released with 19.1.0-rc.0

Top Contributors in 19.1.0-rc.0

jkrems
josephperrott
angular-robot
clydin
alan-agius4
devversion
43081j
santoshyadavdev

Directory Browser for 19.1.0-rc.0

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.1.0-rc.0"></a>

19.1.0-rc.0 (2025-01-08)

@schematics/angular

| Commit | Description | | -- | -- | | feat - 02825eec5 | use @angular/build package in library generation schematic | | fix - 88431b756 | application migration should migrate ng-packagr builder package |

@angular-devkit/architect

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

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 916979c8a | preserve css type for jasmine.css |

@angular/build

| Commit | Description | | -- | -- | | feat - 2c9d7368f | add ng-packagr builder to the package | | fix - 2f921219f | add asset tracking to application builder watch files | | fix - a5618693a | do not mark Babel _defineProperty helper function as pure | | fix - ef3dc2ed0 | enable serving files with bundle-like names | | fix - e76800ce5 | fix incorrect budget calculation | | fix - a0b4ea23c | handle relative URLs when constructing new URLs during server fetch | | fix - 5cc62d4a3 | mitigate JS transformer worker execArgv errors | | fix - 8639a3b6d | pass define option defined in application builder to Vite prebundling | | fix - 48cae815c | skip vite SSR warmup file configuration when SSR is disabled | | fix - ba16ad6b5 | support incremental build file results in watch mode | | fix - bfe9ee36c | warn when @angular/localize/init is imported directly |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 3feecddbb | disable component boostrapping when running route extraction | | fix - 6edb90883 | throw error when using route matchers |