Skip to content

20.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@devversion devversion released this 13 Mar 09:39
· 122 commits to main since this release

@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.