 |
add migrate-karma-to-vitest update migration |
 |
add migration to add istanbul-lib-instrument |
 |
conditionally install istanbul coverage provider for Vitest migration |
 |
migrate fake async to Vitest fake timers |
 |
migrate fakeAsync's flush behavior when used in beforeEach |
 |
rely on strict template default in generated workspaces |
 |
set up fake timers in beforeEach instead of beforeAll |
 |
stabilize refactor-jasmine-vitest schematic |
 |
update TSConfig globals during karma to vitest migration |
 |
add istanbul-lib-instrument to application/library generator dependencies |
 |
add trusted-proxy-headers migration |
 |
default components to OnPush change detection |
 |
defer karma config deletion in Karma to Vitest migration |
 |
preserve Jasmine stub-by-default semantics for bare spies |
 |
replace deprecated ChangeDetectionStrategy.Default with Eager |
 |
support spy call arguments migration in refactor-jasmine-vitest |
 |
use service decorator in ng generate |
| ### @angular/cli |
|
| Commit |
Description |
| -- |
-- |
 |
add support for Node.js 26.0.0 |
 |
reflect new minimum supported Node version in ng.js |
 |
update odd-numbered Node.js version warning condition for future releases |
 |
update zoneless migration tool to handle ChangeDetectionStrategy.Eager |
 |
cache root manifest and resolve restricted package exports in ng add |
| ### |
|
| Commit |
Description |
| -- |
-- |
 |
update minimum supported Node.js versions |
 |
remove @angular-devkit/architect-cli package |
 |
remove experimental Jest and Web Test Runner builders |
| ### @angular-devkit/build-angular |
|
| Commit |
Description |
| -- |
-- |
 |
deprecate Webpack builders |
| ### @angular-devkit/build-webpack |
|
| Commit |
Description |
| -- |
-- |
 |
deprecate webpack and webpack-dev-server builders |
| ### @angular/build |
|
| Commit |
Description |
| -- |
-- |
 |
add isolate option to unit-test builder |
 |
add process.env.PORT support to the dev server |
 |
add quiet option to suppress build noise in unit tests |
 |
enable chunk optimization by default with heuristics |
 |
move istanbul-lib-instrument to optional peer dependency |
 |
rename experimentalPlatform to platform in application builder |
 |
subresource integrity validation for dynamically loaded modules |
 |
support Istanbul coverage in Vitest runner |
 |
support runtime Zone.js detection in Vitest unit test runner |
 |
allow configuring Access-Control-Allow-Origin via headers option |
 |
use dynamic TestComponentRenderer for Vitest |
| ### @angular/ssr |
|
| Commit |
Description |
| -- |
-- |
 |
enforce explicit opt-in for proxy headers |
 |
support all X-Forwarded-* headers when trustProxyHeaders is true |
 |
support server-side rendering configuration options |
 |
deprecate CommonEngine APIs |
 |
remove CSR fallback for invalid hosts |
| ### @ngtools/webpack |
|
| Commit |
Description |
| -- |
-- |
 |
deprecate @ngtools/webpack loader and plugin |
| ## Breaking Changes |
|
| ### |
|