Angular CLI: 17.0.0-rc.4 Release

Release date:
November 7, 2023
Previous version:
17.0.0-rc.3 (released November 1, 2023)
Magnitude:
283 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

33 Features Released with 17.0.0-rc.4

Top Contributors in 17.0.0-rc.4

alan-agius4
clydin
leosvelperez
dgp1130
atcastle
hirotoKirimaru
cexbrayat
angular-robot

Directory Browser for 17.0.0-rc.4

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-rc.4"></a>

17.0.0-rc.4 (2023-11-06)

@schematics/angular

| Commit | Description | | -- | -- | | feat - ae45c4ab8 | update ng new generated application |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - b182be8aa | avoid in-memory prerendering ESM loader errors | | fix - e10f49efa | convert AOT compiler exceptions into diagnostics | | fix - d46fb128a | disable dependency optimization for SSR | | fix - 1b384308c | disable parallel TS/NG compilation inside WebContainers | | fix - 05ce9d697 | ensure all SSR chunks are resolved correctly with dev server | | fix - fa234a418 | ensure secondary Angular compilations are unblocked on start errors | | fix - 23a722b79 | exclude node.js built-ins from vite dependency optimization | | fix - fd2c4c324 | expose ssr-dev-server builder in the public api | | fix - 9eb58cf7a | fail build on non bundling error when using the esbuild based builders | | fix - 5a3ae0159 | in vite skip SSR middleware for path with extensions | | fix - f87f22d3f | keep dependencies pre-bundling validate between builds | | fix - c46f312ad | media files download files in vite | | fix - 1f299ff2d | prebundle dependencies for SSR when using Vite | | fix - 60ca3c82d | provide server baseUrl result property in Vite-based dev server | | fix - 9453a2380 | remove CJS usage warnings for inactionable packages | | fix - 83b4b2567 | use browserslist when processing global scripts in application builder | | perf - 6d3942723 | optimize server or browser only dependencies once | | perf - 59c22aa4c | start SSR dependencies optimization before the first request |

@angular/ssr

| Commit | Description | | -- | -- | | fix - ee0991bed | enable performance profiler option name |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - 16428fc97 | adjust static scan to find image domains in standlone components |