Angular CLI: v22.2.0-next.1 Release

Release date:
August 5, 2026
Previous version:
v22.2.0-next.0 (released July 30, 2026)
Magnitude:
269 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v22.2.0-next.1

alan-agius4
angular-robot

Directory Browser for v22.2.0-next.1

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

Loading File Browser...

Release Notes Published

@angular/cli

| Commit | Description | | -- | -- | | feat - 41555dfb3b | add --root command line option to mcp command | | fix - 035b9d5c9b | add packages with built-in schematics to devDependencies only | | fix - 0ae5690c35 | always install package during ng add to inspect manifest on disk for schematics (#33718) | | fix - 44ff584b33 | correctly report available package updates during bare ng update | | fix - 1d4f9ebbe9 | discover migrations from installed packages when omitted by registry metadata (#33718) | | fix - 25034f97ad | normalize Windows drive-letter casing for process.cwd |

@angular/build

| Commit | Description | | -- | -- | | feat - ad8271320f | migrate Angular Linker to oxc-parser and magic-string | | fix - 4fb12292c2 | prevent build process hang on unhandled error (#33715) | | fix - abd8ec9f3e | prevent IIFE wrapper interleaving for adjacent classes in minified files | | fix - bcadbbef20 | retain watch files on error in load result cache | | fix - e1c7193dce | support case-insensitive and alternative license file names | | perf - f4a0f846e7 | release build resources early in non-watch mode (#33715) |

@angular/ssr

| Commit | Description | | -- | -- | | fix - b74eef889f | settle writeResponseToNodeResponse when client disconnects | | perf - 33169801c6 | avoid buffering request body when sanitizing headers |