SvelteKit (javascript)
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.15.3
· 1y+
Patch Changes
-
fix: fix race-condition when not using SSR when pressing back before initial load (#12925)
-
fix: remove ":$" from virtual module ids to allow dev server to work with proxies (#12157)
-
fix: upgrade esm-env to remove warning when NODE_ENV is not set (#13291)
-
fix: handle
Redirectthrown from root layout load function when client-side navigating to a non-existent page (#12005) -
fix: make param matchers generated type import end with
.js(#13286)