SvelteKit (javascript)
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.18.0
· 1y+
Minor Changes
Patch Changes
-
fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)
-
fix: include universal load assets as server assets (#13531)
-
fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)
-
fix: correctly preload data on
mousedown/touchstartif code was preloaded on hover (#13530)