Angular CLI: v22.1.0-next.1 Release

Release date:
June 24, 2026
Previous version:
v22.1.0-next.0 (released June 11, 2026)
Magnitude:
184 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v22.1.0-next.1

clydin
alan-agius4
angular-robot
SkyZeroZx

Directory Browser for v22.1.0-next.1

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

Loading File Browser...

Release Notes Published

@schematics/angular

| Commit | Description | | -- | -- | | fix - 01008f1c6 | remove default workspace vscode mcp.json configuration |

@angular/cli

| Commit | Description | | -- | -- | | fix - 48f90f5d5 | prevent Yarn registry environment variable override | | fix - 38e0fabc0 | support registry metadata fetching under bun package manager | | perf - 3ce6e5fc3 | implement semaphore backpressure throttling in PackageManager |

@angular/build

| Commit | Description | | -- | -- | | fix - 851711b03 | aggregate parallel worker performance timings on the main thread | | perf - 585d08af8 | default chunk optimization to use Rolldown | | perf - 3019c8032 | dispose builder result context early in non-watch mode | | perf - 583736a4d | implement semaphore backpressure throttling in JavaScriptTransformer |

@angular/ssr

| Commit | Description | | -- | -- | | feat - 7ef9ed24d | support the standard Forwarded header | | fix - 37f1a7491 | avoid caching non-SSG page lookups | | fix - 5875b6024 | prioritize options over environment variables in AngularNodeAppEngine |