Skip to content

v17.0.0-next.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 20 Sep 22:48
· 936 commits to main since this release

17.0.0-next.5 (2023-09-20)

Commit Description
refactor - 1c00fd3fe drop support for older TypeScript versions

@angular-devkit/build-angular

Commit Description
feat - 8168ae2a8 apply global CSS updates without a live-reload when using vite
feat - 8f9a0d70c support standalone apps route discovery during prerendering
fix - c8909406a correctly re-point RXJS to ESM on Windows
fix - 48963fc17 several windows fixes to application builder prerendering

@ngtools/webpack

Commit Description
fix - 9291ddab8 fix recursion in webpack resolve

Breaking Changes

  • Versions of TypeScript older than 5.2 are no longer supported.