Skip to content

20.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 07 May 20:00
· 41 commits to main since this release

@schematics/angular

Commit Description
fix - 901ab60d9 remove explicit index option from new applications

@angular/cli

Commit Description
fix - e513cd4aa add Node.js 24 as supported version

@angular-devkit/build-angular

Commit Description
fix - 635999d4e correctly set i18n subPath in webpack browser builder

@angular/build

Commit Description
fix - f36a27272 allow a default application browser option
fix - f42f5c14c allow component HMR for templates with i18n
fix - ffaf8aa19 avoid attempting to watch bundler internal files
fix - ba844ae16 avoid internal karma request cache for assets
fix - 7bb1f8747 enable unit-test reporters option
fix - 1cd65a08d perform testing module cleanup when using Vitest
perf - 22ba07444 fix unnecessary esbuild rebuilds

@angular/pwa

Commit Description
fix - fa0a06f9f support using default index option when not present