Angular CLI: 20.0.0-next.1 Release

Release date:
March 13, 2025
Previous version:
20.0.0-next.0 (released March 5, 2025)
Magnitude:
267 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

38 Features Released with 20.0.0-next.1

Top Contributors in 20.0.0-next.1

devversion
alan-agius4
clydin
angular-robot
Algoritm211

Directory Browser for 20.0.0-next.1

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

Loading File Browser...

Release Notes Published

@angular/cli

| Commit | Description | | -- | -- | | fix - 2d03d8f11 | record analytics for nested schematics |

@schematics/angular

| Commit | Description | | -- | -- | | feat - 03180fe03 | use TypeScript module preserve option for new projects | | fix - dc2f65999 | generate component templates with a .ng.html file extension |

@angular/build

| Commit | Description | | -- | -- | | feat - 31c81e9c6 | drop support for TypeScript older than 5.8 | | feat - 3c9172159 | integrate Chrome automatic workspace folders | | fix - f0dd60be1 | exclude all entrypoints of a library from prebundling | | fix - 3e3516785 | handle postcss compilation errors gracefully | | fix - 5bea3de4c | invalidate com.chrome.devtools.json if project is moved | | fix - b100c71cc | provide extract-i18n does not respect | | fix - beab546bf | remove duplicate prebundling warning |

@angular/ssr

| Commit | Description | | -- | -- | | fix - ee8466de5 | prevent stream draining if write does not return a boolean |

Breaking Changes

@angular/build

  • TypeScript versions less than 5.8 are no longer supported.