yarn @angular-devkit/build-angular 22.0.0-rc.0

4 hours ago

@angular/cli

Commit Description
feat - 58c0978f6 add support for Node.js 26.0.0
fix - ff88f491d restrict MCP workspace access to allowed client roots during resolution
fix - a5e1e48db update odd-numbered Node.js version warning condition for future releases

@schematics/angular

Commit Description
feat - b2f7a038b conditionally install istanbul coverage provider for Vitest migration
feat - d227e6985 migrate fake async to Vitest fake timers
feat - d2aa9ede5 migrate fakeAsync's flush behavior when used in beforeEach
feat - c9f408153 set up fake timers in beforeEach instead of beforeAll
feat - 8d0805dd1 update TSConfig globals during karma to vitest migration
fix - aed407db8 defer karma config deletion in Karma to Vitest migration
fix - 7fb59eaa6 use service decorator in ng generate

@angular-devkit/build-angular

Commit Description
refactor - b7940dbcb deprecate Webpack builders

@angular-devkit/build-webpack

Commit Description
refactor - 3d5daa45e deprecate webpack and webpack-dev-server builders

@angular/build

Commit Description
feat - 58c7c7a9d subresource integrity validation for dynamically loaded modules
fix - edfa782d5 use dynamic TestComponentRenderer for Vitest

@angular/ssr

Commit Description
fix - ea95e1a87 remove stateful flag from URL_PARAMETER_REGEXP
fix - f85343925 support all X-Forwarded-* headers when trustProxyHeaders is true
refactor - 50b16a65b deprecate CommonEngine APIs

@ngtools/webpack

Commit Description
refactor - 547ca515b deprecate @ngtools/webpack loader and plugin

Deprecations

@angular-devkit/build-angular

  • Webpack builders in build-angular are deprecated. Use @angular/build builders instead.

@angular-devkit/build-webpack

  • Webpack builders in build-webpack are deprecated. Use @angular/build builders instead.

@angular/ssr

  • CommonEngine APIs are deprecated in favor of AngularNodeAppEngine or AngularAppEngine.

@ngtools/webpack

  • @ngtools/webpack loader and plugin are deprecated. Use @angular/build instead.

Don't miss a new build-angular release

NewReleases is sending notifications on new releases.