Angular CLI: 20.0.0-next.3 Release

Release date:
March 26, 2025
Previous version:
20.0.0-next.2 (released March 19, 2025)
Magnitude:
243 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

29 Features Released with 20.0.0-next.3

Top Contributors in 20.0.0-next.3

alan-agius4
angular-robot
clydin
crisbeto

Directory Browser for 20.0.0-next.3

All files are compared to previous version, 20.0.0-next.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

@angular/cli

| Commit | Description | | -- | -- | | fix - 64732534e | update minimum supported Node.js 22 version to 22.11.0 |

@schematics/angular

| Commit | Description | | -- | -- | | fix - 9e6b9b537 | add type checking of host bindings to strict config | | fix - 381d35fe4 | remove empty scripts option value from new applications | | fix - a910fe9ae | remove explicit outputPath option value from generated applications |

@angular/build

| Commit | Description | | -- | -- | | feat - c1de63300 | allow control of source map sources content for application builds | | feat - 9b682e625 | support a default outputPath option for applications | | fix - 156a14e38 | correct handling of response/request errors | | fix - a8817a3b2 | handle undefined getOrCreateAngularServerApp during error compilation | | fix - bd917d92a | normalize karma asset paths before lookup |

@angular/ssr

| Commit | Description | | -- | -- | | perf - 63428f3f1 | flush headers prior to start rendering the HTML | | perf - 6bd7b9b4a | optimized request handling performance |

Breaking Changes

@angular/cli

  • Node.js versions from 22.0 to 22.10 are no longer supported