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.1 (2025-06-04)
@angular/cli
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| 0883248cb | fix | improve Node.js version check and error messages |
@schematics/angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- |
| 525ddcbd2 | fix | only overwrite JSON file if actually changed |
| 83c820e5a | fix | remove karma config devkit package usages during application migration |
| 87266b38a | fix | skip zone.js dependency for zoneless applications |
@angular/build
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
| e5efdc577 | fix | also disable outputMode in vitest unit-tests |
| 5814393db | fix | resolve junit karma reporter output to workspace root |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.0.0"></a>