Angular CLI: 17.0.0-next.5 Release

Release date:
September 20, 2023
Previous version:
17.0.0-next.4 (released September 13, 2023)
Magnitude:
336 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

25 Features Released with 17.0.0-next.5

Top Contributors in 17.0.0-next.5

alan-agius4
clydin
cexbrayat
Athorcis
eneajaho
angular-robot

Directory Browser for 17.0.0-next.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="17.0.0-next.5"></a>

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.