Releases: sveltejs/kit
Releases · sveltejs/kit
Patch Changes
fix: prevent access of Svelte 5-only untrack
function (#14658 )
Patch Changes
fix: merge field.set(...)
calls (#14651 )
fix: don't automatically reset form after an enhanced submission (#14626 )
fix: normalize path strings when updating field values (#14649 )
Patch Changes
fix: prevent code execution order issues around SvelteKit's env
modules (#14637 )
Patch Changes
fix: use $derived
for form fields (#14621 )
docs: remove @example
blocks to allow docs to deploy (#14636 )
fix: require a value with submit
and hidden
fields (#14635 )
fix: delete hydration cache on effect teardown (#14611 )
Minor Changes
feat: imperative form validation (#14624 )
Patch Changes
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 )
Minor Changes
Patch Changes
fix: don't crawl error responses during prerendering (#14596 )
Patch Changes
fix: add script block only when there are imports to add (#14604 )
Patch Changes
fix: HMR for query
(#14587 )
fix: avoid client modules while traversing dependencies to prevent FOUC during dev (#14577 )
fix: skip prebundling of .remote.js files (#14583 )
fix: more robust remote file pattern matching (#14578 )
Patch Changes
chore: update "homepage" field in package.json (#14579 )
You can’t perform that action at this time.