Skip to content

Releases: angular/angular-cli

22.0.0-next.4

01 Apr 13:15

Choose a tag to compare

22.0.0-next.4 Pre-release
Pre-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

21.2.6

01 Apr 13:08

Choose a tag to compare

@angular/cli

Commit Description
fix - ea14f28cc fix sourceRoot resolution for MCP projects tool

@angular/build

Commit Description
fix - 9136eb376 ensure transitive SCSS partial errors are tracked in watch mode
fix - 8186faa11 ensure Vitest mock patching is executed only once
fix - 107d1a9e2 preserve error stack traces during prerendering
fix - b7f457253 scope CHROME_BIN executable path to individual playwright instances

21.2.5

27 Mar 07:53

Choose a tag to compare

@angular/cli

Commit Description
feat - cadf9b201 support custom port in MCP devserver start tool

@angular/ssr

Commit Description
fix - bbc255419 allow underscores in host validation
fix - b1fe66a7f patch Headers.forEach in cloneRequestAndPatchHeaders

20.3.22

27 Mar 07:48

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 5978eeeff update picomatch to 4.0.4

@angular-devkit/core

Commit Description
fix - 6e9b92612 update picomatch to 4.0.4

@angular/build

Commit Description
fix - 6f209c26d update picomatch to 4.0.4

19.2.23

27 Mar 07:45

Choose a tag to compare

@angular/cli

Commit Description
fix - 67cfbe32f update picomatch to 4.0.4

@angular-devkit/build-angular

Commit Description
fix - 771b979e7 update picomatch to 4.0.4

@angular-devkit/core

Commit Description
fix - de2da4874 update picomatch to 4.0.4

@angular/build

Commit Description
fix - 27a9ce4a7 update picomatch to 4.0.4

22.0.0-next.3

26 Mar 10:45

Choose a tag to compare

22.0.0-next.3 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - f98cc82eb rely on strict template default in generated workspaces

@angular/cli

Commit Description
fix - 4bbd1bf53 restore console methods after logger completes

@angular/build

Commit Description
fix - 01bd5d064 deduplicate and merge coverage excludes with vitest
fix - 355ebe8c5 prevent reporter duplicates by explicitly overriding Vitest configuration
fix - 1a8376bee remove default for unit-test coverage option
fix - a203dcf1d warn about performance of test.exclude in vitest configuration
fix - ec10eb365 warn when vitest watch config conflicts with builder

@angular/ssr

Commit Description
fix - ca6f08c6e apply forwarded prefix and vary header in accept-language redirects
fix - 3b99ee140 support '*' in allowedHosts and warn about security risks

21.2.4

26 Mar 10:33

Choose a tag to compare

@angular/cli

Commit Description
fix - a7787d092 restore console methods after logger completes

@angular/build

Commit Description
fix - 7170599ab deduplicate and merge coverage excludes with vitest
fix - c73f13797 prevent reporter duplicates by explicitly overriding Vitest configuration
fix - 956ccaa71 remove default for unit-test coverage option
fix - 36978db7e warn about performance of test.exclude in vitest configuration
fix - 6ec36f5be warn when vitest watch config conflicts with builder

@angular/ssr

Commit Description
fix - 9bdf782c8 apply forwarded prefix and vary header in accept-language redirects
fix - 628c58672 support '*' in allowedHosts and warn about security risks

20.3.21

19 Mar 13:35

Choose a tag to compare

@angular/ssr

Commit Description
fix - 1dc6992a5 disallow x-forwarded-prefix starting with a backslash
fix - 0a2ff0b2b ensure unique values in redirect response Vary header
fix - cdbac82a8 support custom headers in redirect responses

22.0.0-next.2

18 Mar 19:55

Choose a tag to compare

22.0.0-next.2 Pre-release
Pre-release

@schematics/angular

Commit Description
fix - 6572a6944 default components to OnPush change detection

@angular/cli

Commit Description
fix - c9f07db8f use parsed package name for migrate-only updates

@angular/build

Commit Description
fix - 9b33e1781 alias createRequire banner import to avoid duplicate binding
fix - 4643a8a3b only use external packages for polyfills when no local files are present

@angular/ssr

Commit Description
fix - 4d564f66f disallow x-forwarded-prefix starting with a backslash
fix - ff1160e30 ensure unique values in redirect response Vary header
fix - 998b8298e support custom headers in redirect responses

21.2.3

18 Mar 19:19

Choose a tag to compare

@angular/cli

Commit Description
fix - 1505164bb use parsed package name for migrate-only updates

@angular/build

Commit Description
fix - 75fa94cad alias createRequire banner import to avoid duplicate binding
fix - d009aa1ec only use external packages for polyfills when no local files are present

@angular/ssr

Commit Description
fix - f3e0e82c2 disallow x-forwarded-prefix starting with a backslash
fix - b8bcd59b4 ensure unique values in redirect response Vary header
fix - 84385411d support custom headers in redirect responses