Angular CLI: v22.0.0-next.4 Release

Release date:
April 1, 2026
Previous version:
v22.0.0-next.3 (released March 26, 2026)
Magnitude:
227 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-next.4

alan-agius4
angular-robot
amishne
clydin
VenkatKwest
hawkgs
maruthang

Directory Browser for v22.0.0-next.4

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

Loading File Browser...

Release Notes Published

@angular/cli

| Commit | Description | | -- | -- | | feat - 87d99e98b | support custom port in MCP devserver start tool | | fix - 4815a5417 | fix sourceRoot resolution for MCP projects tool |

@angular/build

| Commit | Description | | -- | -- | | fix - 21d8aa474 | ensure transitive SCSS partial errors are tracked in watch mode | | fix - e558117b7 | ensure Vitest mock patching is executed only once | | fix - 81e4faae7 | preserve error stack traces during prerendering | | fix - 8dd341e21 | scope CHROME_BIN executable path to individual playwright instances |

@angular/ssr

| Commit | Description | | -- | -- | | fix - e7e434ca3 | allow underscores in host validation | | fix - bcd99f944 | patch Headers.forEach in cloneRequestAndPatchHeaders |