Skip to content

Releases: angular/angular-cli

19.2.25

30 Apr 06:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 49ae0ad2d upgrade postcss to 8.5.12

@angular/build

Commit Description
fix - 2d53feca5 update esbuild to 0.28.0

@angular/ssr

Commit Description
fix - 02ce8bf26 introduce trustProxyHeaders option to safely validate and sanitize proxy headers

22.0.0-next.7

29 Apr 21:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

22.0.0-next.7 Pre-release
Pre-release

@schematics/angular

Commit Description
fix - b47dfbac4 add missing imports for focus and skip APIs in refactor-jasmine-vitest
fix - dc1238e5a add trusted-proxy-headers migration

@angular/cli

Commit Description
fix - 0572df064 fix broken img ref in ai-tutor
fix - d6121b5e8 introduce initial package manager workspace awareness
fix - 48eab1fc0 remove standalone true ref in ai tutor

@angular/build

Commit Description
feat - e9aa7967b add isolate option to unit-test builder
feat - 73233dc5f support Istanbul coverage in Vitest runner

@angular/ssr

Commit Description
fix - 126b19b9c add support for configuring trusted proxy headers via environment variable
fix - 53b9623b7 decode route segments when building and matching route tree
fix - 5adc92541 enforce explicit opt-in for proxy headers
fix - c34c569b0 use router to normalize URLs for comparison

21.2.9

29 Apr 18:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

@schematics/angular

Commit Description
fix - e7abeb5c7 add missing imports for focus and skip APIs in refactor-jasmine-vitest

@angular/cli

Commit Description
fix - 233deef01 fix broken img ref in ai-tutor
fix - 7cea9885c introduce initial package manager workspace awareness
fix - 5b1a5b743 remove standalone true ref in ai tutor

@angular/ssr

Commit Description
fix - 94023f62c introduce trustProxyHeaders option to safely validate and sanitize proxy headers
fix - 5ffe5c309 add support for configuring trusted proxy headers via environment variable
fix - 930ada9b7 decode route segments when building and matching route tree
fix - 0dc8a440c use router to normalize URLs for comparison

20.3.25

29 Apr 21:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 5e01ef40e upgrade postcss to 8.5.12

@angular/ssr

Commit Description
fix - 6686848d9 introduce trustProxyHeaders option to safely validate and sanitize proxy headers

22.0.0-next.6

22 Apr 11:47

Choose a tag to compare

22.0.0-next.6 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - de630c2fc stabilize refactor-jasmine-vitest schematic

@angular/cli

Commit Description
fix - cc30034da dynamically resolve project Angular CLI executable inside MCP tools
fix - ead60d3d5 ignore EBADF file system errors during MCP project scan
fix - 0d984cf1c use headless option in MCP test tool

@angular-devkit/build-angular

Commit Description
fix - 30d8332ed ensure route has leading slash in prerender builder
fix - cf5b49ed7 fix app-shell route format and

@angular/build

Commit Description
feat - 0781f7498 add quiet option to suppress build noise in unit tests
feat - cd2ad3c19 enable chunk optimization by default with heuristics
fix - b85ec6798 allow configuring Access-Control-Allow-Origin via headers option
fix - 59803b12b use rootDir for HMR component updates path resolution
fix - 74e7dbe56 validate V8 coverage support for browsers in Vitest

21.2.8

22 Apr 11:41

Choose a tag to compare

@angular/cli

Commit Description
fix - e91280c05 dynamically resolve project Angular CLI executable inside MCP tools
fix - 01af6741b ignore EBADF file system errors during MCP project scan
fix - f7a3e6ed8 use headless option in MCP test tool

@angular-devkit/build-angular

Commit Description
fix - 00336c037 ensure route has leading slash in prerender builder
fix - e87d302d6 fix app-shell route format and

@angular/build

Commit Description
fix - c93140a54 use rootDir for HMR component updates path resolution
fix - 6df2b1488 validate V8 coverage support for browsers in Vitest

20.3.24

15 Apr 20:40

Choose a tag to compare

@angular/build

Commit Description
fix - 10c09c77b update esbuild to 0.28.0

22.0.0-next.5

08 Apr 20:11

Choose a tag to compare

22.0.0-next.5 Pre-release
Pre-release

@angular/cli

Commit Description
fix - 422c8183e handle missing package manager during analytics initialization

@schematics/angular

Commit Description
feat - be60a63b7 add migrate-karma-to-vitest update migration
feat - 43505066e add migration to add istanbul-lib-instrument
fix - 470e1f937 add istanbul-lib-instrument to application/library generator dependencies

@angular/build

Commit Description
feat - 3007f46b7 move istanbul-lib-instrument to optional peer dependency
fix - 829bdc61d preserve coverage ignore comments in development
fix - e2f95fc19 show clear error when styleUrl points to a TypeScript file

Breaking Changes

@angular/build

  • istanbul-lib-instrument is now an optional peer dependency.
    Projects using karma with code coverage enabled will need to ensure that istanbul-lib-instrument is installed. Note: ng update will automatically add this dependency during the update process.

21.2.7

08 Apr 18:43

Choose a tag to compare

@angular/cli

Commit Description
fix - 971041aa1 handle missing package manager during analytics initialization

@angular/build

Commit Description
fix - 365cce81d preserve coverage ignore comments in development
fix - 9f74660c3 show clear error when styleUrl points to a TypeScript file

20.3.23

08 Apr 23:23

Choose a tag to compare

@angular/build

Commit Description
fix - ccab02ba0 update vite to 7.3.2