Angular CLI: 21.0.1 Release

Release date:
November 26, 2025
Previous version:
21.0.0 (released November 19, 2025)
Magnitude:
376 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in 21.0.1

alan-agius4
clydin
Deku-nattsu
jase88
jnizet
bampakoa

Directory Browser for 21.0.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 - 2f58705cb | add missing imports for lifecycle hooks in jasmine-vitest migration | | fix - c973bb9ca | add mock names to createSpyObj transformation | | fix - 4534c9848 | do not set esModuleInterop and moduleResolution when module is preserve | | fix - 16d898e75 | fix migration of jasmine.clock().mockDate() | | fix - 21c3eac72 | handle createSpyObj without base name on refactor-jasmine-vitest | | fix - b8c99aa4c | improve safety of done callback transformation | | fix - 4a71e06fc | silently skip when the build target already uses one of the new builders | | fix - 2ffdae421 | support testRunner option in library schematic | | fix - 145de4a58 | warn about loose matching in arrayWithExactContents |

@angular/cli

| Commit | Description | | -- | -- | | fix - 363496ae0 | ensure dependencies are resolved correctly for node modules directory check |

@angular/build

| Commit | Description | | -- | -- | | fix - d097df2d7 | correct Vitest coverage path resolution for JSDOM on Windows | | fix - cdb607ada | correctly configure per-browser headless mode in Vitest runner | | fix - 244931ece | correctly invoke isTTY as a function | | fix - 54d542738 | ensure correct URL joining for prerender routes | | fix - a28b38bbe | force dev-server to use HTTP/1.1 when using SSR with SSL | | fix - 59ff867f0 | normalize --include paths to posix |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 03e231216 | handle X-Forwarded-Prefix and APP_BASE_HREF in redirects | | fix - 3cac01882 | prevent redirect loop with encoded query parameters |