SvelteKit (javascript)
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.43.6
· 6m+
Patch Changes
-
fix: ensure cache key is consistent between client/server (#14563)
-
fix: keep resolve relative to initial base during prerender (#14533)
-
fix: avoid including
HEADtwice when an unhandled HTTP method is used in a request to a+serverhandler that has both aGEThandler and aHEADhandler (#14564) -
fix: smoothscroll to deep link (#14569)