Angular CLI: v22.2.0-next.5 Release

Release date:
August 26, 2026
Previous version:
v22.2.0-next.4 (released August 19, 2026)
Magnitude:
216 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

20 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored August 21, 2026
Authored August 26, 2026
Authored August 25, 2026
Authored August 26, 2026
Authored August 20, 2026
Authored August 22, 2026

Top Contributors in v22.2.0-next.5

angular-robot
crisbeto
alan-agius4

Directory Browser for v22.2.0-next.5

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

Release Notes Published

@angular/build

| Commit | Description | | -- | -- | | fix - 4d0be683b7 | ignore side-effect annotations in unit test builds | | fix - e4111ae818 | prevent memory leaks in parallel compilation and caches | | perf - 62999cabf4 | batch prerender routes and share in-memory server bundles | | perf - 0589edd9cd | consolidate component stylesheet bundling with shared load result cache | | perf - a877aa7ebd | implement SharedArrayBuffer translation dictionaries for zero-copy worker access | | perf - f1cc959439 | implement sliding-window batching and worker translation eviction | | perf - f4dad31cce | unify Oxc linking and optimization AST traversal passes |

@angular/ssr

| Commit | Description | | -- | -- | | fix - f8576e3c8b | abort web request signal when node request is aborted |