SvelteKit (javascript)
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.5.18
· 1y+
Patch Changes
-
fix: respect HTML attributes
enctypeandformenctypefor forms withuse:enhance(#12198) -
fix: prevent client import error when a
hooks.serverfile imports a private environment variable (#12195) -
fix: set default
Content-Typeheader toapplication/x-www-form-urlencodedforPOSTform submissions withuse:enhanceto align with native form behaviour (#12198)