Skip to content

Releases: sveltejs/kit

@sveltejs/kit@2.42.0

16 Sep 20:55
3de8e38
Compare
Choose a tag to compare

Minor Changes

  • feat: enhance remote form functions with schema support, input and issues properties (#14383)

  • breaking: remote form functions get passed a parsed POJO instead of a FormData object now (#14383)

@sveltejs/kit@2.41.0

16 Sep 00:53
3120d17
Compare
Choose a tag to compare

Minor Changes

  • feat: add %sveltekit.version% to app.html (#12132)

Patch Changes

  • fix: allow remote functions to return custom types serialized with transport hooks (#14435)

  • fix: fulfil beforeNavigate complete when redirected (#12896)

@sveltejs/package@2.5.2

15 Sep 21:27
8b9a19f
Compare
Choose a tag to compare

Patch Changes

  • fix: handle import/export * (as ...) when resolving aliases (#14433)

  • fix: prevent false-positive alias replacement (#14433)

@sveltejs/kit@2.40.0

15 Sep 21:27
8b9a19f
Compare
Choose a tag to compare

Minor Changes

  • feat: include event property on popstate/link/form navigation (#14307)

Patch Changes

  • fix: respect replaceState/keepFocus/noScroll when a navigation results in a redirect (#14424)

  • fix: invalidate preload cache when invalidateAll is true (#14420)

@sveltejs/package@2.5.1

12 Sep 19:45
648007f
Compare
Choose a tag to compare

Patch Changes

  • fix: better alias resolution (#14413)

@sveltejs/kit@2.39.1

12 Sep 19:45
648007f
Compare
Choose a tag to compare

Patch Changes

  • fix: more robust remote function code transformation (#14418)

@sveltejs/kit@2.39.0

12 Sep 09:43
4d96559
Compare
Choose a tag to compare

Minor Changes

  • feat: lazy discovery of remote functions (#14293)

Patch Changes

  • fix: layout load data not serialized on error page (#14395)

  • fix: fail prerendering when remote function fails (#14365)

  • fix: treat handle hook redirect as part of remote function call as json redirect (#14362)

@sveltejs/kit@2.38.1

11 Sep 01:40
601e3f0
Compare
Choose a tag to compare

Patch Changes

  • fix: enable redirects from queries (#14400)

  • fix: remove empty nodes from serialized server load data (#14404)

  • fix: allow commands from within endpoints (#14343)

@sveltejs/kit@2.38.0

10 Sep 13:15
54e10cf
Compare
Choose a tag to compare

Minor Changes

  • feat: add new remote function query.batch (#14272)

@sveltejs/adapter-node@5.3.2

10 Sep 13:15
54e10cf
Compare
Choose a tag to compare

Patch Changes

  • fix: bump bundled sirv version to 3.0.2 (#14385)

  • Updated dependencies [e6c3171]:

    • @sveltejs/kit@2.38.0