Angular CLI: v22.2.0-next.6 Release

Release date:
September 2, 2026
Previous version:
v22.2.0-next.5 (released August 26, 2026)
Magnitude:
42 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v22.2.0-next.6

alan-agius4
dgp1130
angular-robot

Directory Browser for v22.2.0-next.6

All files are compared to previous version, v22.2.0-next.5. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

@angular/cli

| Commit | Description | | -- | -- | | fix - b37c93329 | isolate temporary package installations from parent Yarn workspace |

@angular/build

| Commit | Description | | -- | -- | | fix - 4b8c62a8f | add splitting option to unit-test builder | | fix - 51565d4bc | enable code splitting for vitest browser tests | | fix - 5b850fdfc | fail build and exclude routes when prerendering fails | | fix - dfa7f03a9 | keep dev-server Vite cache worktree-local | | fix - 135662d9a | preserve binary values in the SQLite cache store | | fix - 701bde481 | preserve duplicate bundle filenames across output file types | | perf - 6ee559ca9 | bypass worker dispatch for files without transform candidates | | perf - 2b85529e8 | use iterative post-order AST traversal for OXC transforms | | perf - ecbcd87b8 | use native sass-embedded compiler daemon | | perf - ce83ac0e8 | use size-weighted task heuristics in i18n inliner |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 4fa81d403 | decode pathname when constructing server asset path | | fix - bb72145f9 | ensure public directory containment in CommonEngine |