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.
21.0.0-next.2 (2025-09-03)
@angular/cli
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- |
| 301b50da4 | feat | add fallback support for packages without direct ng add functionality |
| 2c498d2b8 | fix | don't set a default for array options when length is 0 |
| f099c9157 | fix | improve list_projects MCP tool to find all workspaces in monorepos |
| e192e8c7e | fix | set process title when running architect commands |
@schematics/angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
| e417c89f9 | feat | Add addTypeToClassName option to relevant schematics |
| 4e6c94f21 | feat | support different file name style guides in ng new |
| 14c0a9bac | perf | optimize AST traversal utilities |
@angular/build
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
| 7b0f69798 | fix | avoid extra tick in SSR dev-server builds |
| f806f6477 | fix | maintain media output hashing with vitest unit-testing |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.2.2"></a>