release-watcher
v2.0.0
⌘K
dashboard
components
tools
sign in
dashboard
components
SvelteKit (javascript)
SvelteKit (javascript)
sveltejs/kit
last check
2026-06-18 20:07 UTC
597 releases
today
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.45.0 ·
6m+
view on github
Minor Changes
feat:
form.for(id)
now implicitly sets id on form object (
#14623
)
Patch Changes
fix: allow
fetch
in remote function without emitting a warning (
#14610
)