SvelteKit (javascript)

sveltejs/kit last check 597 releases today
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.43.6 · 6m+
view on github

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 HEAD twice when an unhandled HTTP method is used in a request to a +server handler that has both a GET handler and a HEAD handler (#14564)

  • fix: smoothscroll to deep link (#14569)