Releases: sveltejs/kit
Releases · sveltejs/kit
@sveltejs/kit@2.46.5
Patch Changes
fix: ensure form
remote functions' fields.set
triggers reactivity (#14661 )
@sveltejs/kit@2.46.4
Patch Changes
fix: prevent access of Svelte 5-only untrack
function (#14658 )
@sveltejs/kit@2.46.3
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 )
@sveltejs/kit@2.46.2
Patch Changes
fix: prevent code execution order issues around SvelteKit's env
modules (#14637 )
@sveltejs/kit@2.46.1
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 )
@sveltejs/kit@2.46.0
Minor Changes
feat: imperative form validation (#14624 )
Patch Changes
@sveltejs/kit@2.45.0
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 )
@sveltejs/kit@2.44.0
Minor Changes
Patch Changes
fix: don't crawl error responses during prerendering (#14596 )
@sveltejs/enhanced-img@0.8.4
Patch Changes
fix: add script block only when there are imports to add (#14604 )
@sveltejs/kit@2.43.8
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 )
You can’t perform that action at this time.