Skip to content

Releases: angular/angular-cli

19.2.11

07 May 10:44

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 9eaf34405 correctly set i18n subPath in webpack browser builder

@angular/build

Commit Description
fix - cba66a85c avoid attempting to watch bundler internal files
fix - 009fc3776 avoid internal karma request cache for assets
perf - b43da3949 fix unnecessary esbuild rebuilds

20.0.0-next.9

30 Apr 21:03

Choose a tag to compare

20.0.0-next.9 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - 5876577af Add prompt for new apps to be zoneless
fix - c557a19ef avoid empty polyfill option for new zoneless application
fix - 148498c2b Remove experimental from zoneless
fix - 0f7dc2cd8 skip spec project reference for minimal ng new

@angular/build

Commit Description
feat - d6ea6b09f add experimental vitest browser support to unit-testing
fix - 05485ede7 ensure com.chrome.devtools.json is consistently served after initial run

@angular/ssr

Commit Description
fix - 2d11e8e45 return 302 when redirectTo is a function

19.2.10

30 Apr 16:16

Choose a tag to compare

@angular/build

Commit Description
fix - 067f1cba0 update vite to 6.2.7

17.3.17

30 Apr 15:49

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 743d85bac update http-proxy-middleware to v2.0.8

20.0.0-next.8

23 Apr 13:55

Choose a tag to compare

20.0.0-next.8 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - 0ab1ddf63 generate libraries using TypeScript project references

@angular/build

Commit Description
feat - 12def3a2e add experimental vitest unit-testing support

20.0.0-next.7

23 Apr 09:10

Choose a tag to compare

20.0.0-next.7 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - e03f2b899 Add global error listeners to new app generation
fix - 672ae14cd drop composite in tsconfig
fix - 5e8c6494d relative tsconfig paths in references

@angular/build

Commit Description
feat - e80963036 expand browser support policy to widely available Baseline
fix - 566de64cb use virtual module for Karma TestBed initialization

@angular/ssr

Commit Description
fix - 8bfcae4c1 support getPrerenderParams for wildcard routes

19.2.9

23 Apr 09:04

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

18.2.19

23 Apr 08:46

Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 01cc617bc update http-proxy-middleware to v3.0.5

20.0.0-next.6

16 Apr 21:28

Choose a tag to compare

20.0.0-next.6 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - d6f594fe0 generate applications using TypeScript project references
fix - 8654b3fea application migration should migrate karma builder package
fix - be6f13ec1 remove setting files tsconfig field with SSR/Server generation

@angular/build

Commit Description
fix - d5a409a79 include module value check when adding custom conditions
fix - 95d16dc52 pass preserveSymlinks option to Karma esbuild builder
fix - 3d997feb6 prevent nested CSS in components
fix - 6e6315d72 properly resolve transitive external dependencies in vite-dev-server

19.2.8

16 Apr 15:13

Choose a tag to compare

@angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6