Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

20 Nov 17:08
f316be0

Choose a tag to compare

Patch Changes

  • fix: clear issues upon passing validation (#14683)

  • fix: don't use fork of unrelated route (#14947)

  • fix: prevent type errors when optional @opentelemetry/api dependency isn't installed (#14949)

  • fix: preserve this when invoking standard validator (#14943)

  • fix: treat client/universal hooks as entrypoints for illegal server import detection (#14876)

  • fix: correct query .set and .refresh behavior in commands (#14877)

  • fix: improved the accuracy of the types of the output of field.as('...') (#14908)

@sveltejs/[email protected]

20 Nov 21:01
af6bb83

Choose a tag to compare

Minor Changes

  • chore(deps): update dependency vite-imagetools to v9 (#14608)

@sveltejs/[email protected]

20 Nov 20:29
9f55c85

Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

14 Nov 09:51
d3fe110

Choose a tag to compare

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)

@sveltejs/[email protected]

14 Nov 09:51
d3fe110

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

30 Oct 21:22
6cee4c3

Choose a tag to compare

Patch Changes

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

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

@sveltejs/[email protected]

29 Oct 07:14
a15ac5c

Choose a tag to compare

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)

@sveltejs/[email protected]

29 Oct 07:14
a15ac5c

Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

28 Oct 07:28
9aac3d4

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

28 Oct 03:33
4991df5

Choose a tag to compare

Patch Changes

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