releases.shpreview
Svelte/kit

kit

$npx @buildinternet/releases show kit
Mon
Wed
Fri
MayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases33Avg10/moVersions@sveltejs/enhanced-img@0.10.0 → @sveltejs/kit@2.59.0
Nov 14, 2025

Patch Changes

  • fix: wait an extra microtask in dev before calling $_init_$ (#14799)

  • fix: discard preload fork before creating a new one (#14865)

  • fix: delete RemoteFormAllIssue, add path to RemoteFormIssue (#14864)

Patch Changes

  • fix: warn rather than crash when non-enhanced image dynamically passed to enhanced:img (#14845)
Oct 30, 2025

Patch Changes

  • fix: adjust query's promise implementation to properly allow chaining (#14859)

  • fix: make prerender cache work, including in development (#14860)

Oct 29, 2025

Patch Changes

  • fix: include hash when using resolve with hash routing enabled (#14786)

  • fix: afterNavigate callback not running after hydration when experimental async is enabled (#14644) fix: Snapshot restore method not called after reload when experimental async is enabled

  • fix: expose issue.path in .allIssues() (#14784)

Patch Changes

Oct 28, 2025

Patch Changes

  • fix: update DOM before running navigate callbacks (#14829)

Patch Changes

  • fix: wait for commit promise instead of settled (#14818)

Minor Changes

  • feat: Add experimental support for Bun runtime (#14817)

Patch Changes

  • Updated dependencies [102aecf]:
    • @sveltejs/kit@2.48.1
Oct 26, 2025

Minor Changes

  • feat: use experimental fork API when available (#14793)

Patch Changes

  • fix: await for settled instead of tick in navigate (#14800)
Oct 22, 2025

Patch Changes

  • fix: avoid hanging when error() is used while streaming promises from a server load function (#14722)

  • chore: treeshake load function code if we know it's unused (#14764)

  • fix: RecursiveFormFields type for recursive or unknown schemas (#14734)

  • fix: rework internal representation of form value to be $state (#14771)

Oct 20, 2025

Patch Changes

  • fix: streamed promise not resolving when another load function returns a fast resolving promise (#14753)

  • chore: allow to run preflight validation only (#14744)

  • fix: update overload to set invalid type to schema input (#14748)

Oct 17, 2025

Patch Changes

  • fix: allow read to be used at the top-level of remote function files (#14672)

  • fix: more robust remote files generation (#14682)

Oct 16, 2025

Major Changes

  • feat: update adapter-vercel to version 6 (#14737)
Oct 15, 2025

Major Changes

  • breaking: remove Node polyfills (and by extension support for Node 18) (#14732)

Minor Changes

  • feat: parse isr.expiration, allowing it to be a string (#14691)

Patch Changes

Minor Changes

Patch Changes

Minor Changes

Patch Changes

  • fix: resolve remote module syntax errors with trailing expressions (#14728)
Oct 13, 2025

Patch Changes

  • fix: ensure form remote functions' fields.set triggers reactivity (#14661)
Oct 8, 2025

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)

Oct 7, 2025

Patch Changes

  • fix: prevent code execution order issues around SvelteKit's env modules (#14637)
Latest
@sveltejs/kit@2.59.0
Tracking Since
Sep 23, 2025
Last checked May 1, 2026