Skip to content

22.0.0-next.4

Pre-release
Pre-release

Choose a tag to compare

@alan-agius4 alan-agius4 released this 01 Apr 13:15
· 22 commits to main since this release

@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