Angular CLI: v21.2.1 Release

Release date:
March 5, 2026
Previous version:
v21.2.0 (released February 25, 2026)
Magnitude:
126 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v21.2.1

alan-agius4
angular-robot
jase88
clydin

Directory Browser for v21.2.1

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

Release Notes Published

@schematics/angular

| Commit | Description | | -- | -- | | fix - 72d466aa0 | prevent adding test dependencies when minimal option is enabled |

@angular/cli

| Commit | Description | | -- | -- | | fix - ae4c28d00 | correct dev dependency detection logic in ng add | | fix - 465073bc1 | disable npm update notifier in package manager host | | fix - 36270634f | ensure group members are updated to targeted version | | fix - d87dba6af | ignore unknown files when formatting schematic changes |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 0019d1c8e | update copy-webpack-plugin to v14.0.0 |

@angular/build

| Commit | Description | | -- | -- | | fix - 6ad860863 | bundle polyfills to preserve execution order in dev server | | fix - d17397375 | conditionally allow vi.mock for non-relative imports | | fix - 0d49f86ed | resolve style include paths relative to ng-package.json in unit-test builder | | fix - 584f6a2d9 | treat empty browsers array as undefined in unit-test builder | | perf - 6699cdc9b | fix memory leak in ng serve with i18n |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 43a9dfa66 | improve header validation logic | | fix - dee3717b3 | introduce DI token to signal route discovery process |