Skip to content

v19.0.0-next.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 26 Sep 20:18
· 17 commits to main since this release

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 createNodeRequestHandler utilities
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