release-watcher
v2.0.0
⌘K
dashboard
components
tools
sign in
dashboard
components
SvelteKit (javascript)
SvelteKit (javascript)
sveltejs/kit
last check
2026-08-05 10:07 UTC
608 releases
recent
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.14.0 ·
1y+
view on github
Minor Changes
feat: add hash-based routing option (
#13191
)
Patch Changes
fix: create new URL when calling
goto(...)
, to handle case where URL is mutated (
#13196
)