Angular CLI: 19.0.0-next.8 Release

Release date:
September 26, 2024
Previous version:
19.0.0-next.7 (released September 19, 2024)
Magnitude:
427 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 19.0.0-next.8

alan-agius4
clydin
jkrems
angular-robot
niklas-wortmann

Directory Browser for 19.0.0-next.8

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="19.0.0-next.8"></a>

19.0.0-next.8 (2024-09-26)

@schematics/angular

| Commit | Description | | -- | -- | | feat - cfca5442e | integrate withEventReplay() in provideClientHydration for new SSR apps | | fix - 4179bf2e6 | support single quote setting in JetBrains IDEs |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - 54594b5ab | support karma with esbuild |

@angular/build

| Commit | Description | | -- | -- | | feat - 3b00fc908 | introduce outputMode option to the application builder | | feat - bbc290133 | utilize ssr.entry in Vite dev-server when available | | fix - dd499499c | add animate to valid self-closing elements | | fix - 13a3e430d | allow missing HTML file request to fallback to index | | fix - a995c8ea6 | prevent prerendering of catch-all routes |

@angular/ssr

| Commit | Description | | -- | -- | | feat - 92209dd2e | add createRequestHandler and createNodeRequestHandlerutilities | | fix - 65b6e75a5 | export RESPONSE_INIT, REQUEST, and REQUEST_CONTEXT tokens | | perf - 1d70e3b46 | cache resolved entry-points | | perf - e52ae7f6f | prevent potential stampede in entry-points cache |