Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.
20.0.0-rc.3 (2025-05-21)
@angular/cli
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
| 787e510dc | fix | update min Node.js support to 20.19, 22.12, and 24.0 |
@schematics/angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ |
| b13805a77 | fix | use protected for class member |
@angular-devkit/build-angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
| a42e045ba | fix | respect i18nDuplicateTranslation option when duplicates exist |
@angular/build
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
| b155ba1dc | fix | enable unit-test builder watch outside CI |
| 7877d9a97 | fix | ensure disabled vitest config loading |
| aec95042b | fix | exclude only source test files with unit-test vitest support |
| c51a540ce | fix | provide direct debugging support for unit test builder |
| eee816f79 | fix | use global unit-test hooks during TestBed init |
@angular/pwa
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| 5b43174f1 | fix | remove background_color
and theme_color
from manifest |
@angular/ssr
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
| 059c10eb4 | fix | SSR should work without @angular/router
|
<!-- CHANGELOG SPLIT MARKER -->
<a name="19.2.13"></a>