Skip to content

Releases: angular/angular-cli

21.2.0

25 Feb 22:05

Choose a tag to compare

@schematics/angular

Commit Description
feat - aa7381efd add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
feat - f80db6fb7 add ng-add support for Vitest browser providers
fix - 5d1df50d8 add actionable feedback to vitest-browser schematic

@angular/cli

Commit Description
feat - 0dd04f289 add markdown files to Prettier's formatting list
feat - fbae1b6ab automatic formatting files modified by schematics
feat - 91b9d281f integrate file formatting into update migrations
feat - 98a24d040 standardize MCP tools around workspace/project options
fix - d9cd609c5 correctly parse scoped packages in yarn classic list output
fix - 5b05f2500 enable shell option for Prettier execution on Windows platforms
fix - 25b8a157d quote complex range specifiers in package manager
fix - 6f29a8c35 renamed files by their new path in the schematic workflow
fix - 201a036f2 simplify Angular version compatibility checks and add special handling for local builds of new major versions
fix - cdd26bb66 validate package manager version using semver.valid and throw an error if invalid
perf - bc363af8b optimize package manager discovery with stat-based probing

@angular/build

Commit Description
feat - ece30f235 add headless option to unit-test builder
feat - cad7a7c0f run vitest browser with playwright with OS theme
fix - 0b4982720 adjust sourcemap sources when Vitest wrapper is bypassed
fix - 1f114a9e8 bundle setup files in unit-test builder for Vitest
fix - fd5cb28c8 explicitly fail when using Vitest runtime mocking
fix - dc899e8a5 normalize allowedHosts in dev-server
fix - 26bbea12f serve extensionless assets without transformation

21.2.0-rc.2

24 Feb 10:43

Choose a tag to compare

21.2.0-rc.2 Pre-release
Pre-release

@angular/cli

Commit Description
fix - 201a036f2 simplify Angular version compatibility checks and add special handling for local builds of new major versions

21.2.0-rc.1

23 Feb 17:26

Choose a tag to compare

21.2.0-rc.1 Pre-release
Pre-release

@angular/cli

Commit Description
fix - cdd26bb66 validate package manager version using semver.valid and throw an error if invalid

@angular/ssr

Commit Description
fix - cf5a72d33 prevent open redirect via X-Forwarded-Prefix header
fix - f78f38827 validate host headers to prevent header-based SSRF

21.1.5

23 Feb 17:16

Choose a tag to compare

@angular/ssr

Commit Description
fix - 8695d6063 prevent open redirect via X-Forwarded-Prefix header
fix - e4d445ec6 validate host headers to prevent header-based SSRF

20.3.17

23 Feb 17:12

Choose a tag to compare

@angular/ssr

Commit Description
fix - 8700e18d7 prevent open redirect via X-Forwarded-Prefix header
fix - 67582a946 validate host headers to prevent header-based SSRF

19.2.21

23 Feb 17:04

Choose a tag to compare

@angular/ssr

Commit Description
fix - 288e22816 prevent open redirect via X-Forwarded-Prefix header
fix - 2a72d7483 validate host headers to prevent header-based SSRF

21.2.0-rc.0

18 Feb 21:56

Choose a tag to compare

21.2.0-rc.0 Pre-release
Pre-release
v21.2.0-rc.0

release: cut the v21.2.0-rc.0 release

19.2.20

13 Feb 09:43

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 0e5421ba7 update webpack to 5.105.0

21.2.0-next.2

11 Feb 22:45

Choose a tag to compare

21.2.0-next.2 Pre-release
Pre-release

@angular/build

Commit Description
feat - cad7a7c0f run vitest browser with playwright with OS theme
fix - 8ae7f59e6 correctly resolve absolute setup file paths in Vitest
fix - fd5cb28c8 explicitly fail when using Vitest runtime mocking

21.1.4

11 Feb 18:38

Choose a tag to compare

@angular/build

Commit Description
fix - 7a9dd6b47 correctly resolve absolute setup file paths in Vitest