Skip to content

Releases: sveltejs/kit

@sveltejs/kit@2.12.1

16 Dec 18:19
089159c
Compare
Choose a tag to compare

Patch Changes

  • fix: replace navigating.current.<x> with navigating.<x> (#13174)

@sveltejs/kit@2.12.0

16 Dec 15:05
899ff3f
Compare
Choose a tag to compare

Minor Changes

  • feat: add $app/state module (#13140)

Patch Changes

  • chore: specify the route ID in the error message during development when making a form action request to a route without form actions (#13167)

@sveltejs/kit@2.11.1

12 Dec 22:34
2129e0b
Compare
Choose a tag to compare

Patch Changes

  • fix: adhere to Vite build.minify setting when building the service worker (#13143)

@sveltejs/kit@2.11.0

12 Dec 14:54
5d6a8c3
Compare
Choose a tag to compare

Minor Changes

  • feat: transport custom types across the server/client boundary (#13149)

Patch Changes

  • fix: correctly resolve hooks file when a similarly named directory exists (#13144)

@sveltejs/enhanced-img@0.4.4

12 Dec 22:34
2129e0b
Compare
Choose a tag to compare

Patch Changes

@sveltejs/adapter-node@5.2.10

12 Dec 14:54
5d6a8c3
Compare
Choose a tag to compare

Patch Changes

@sveltejs/adapter-cloudflare-workers@2.7.0

12 Dec 14:54
5d6a8c3
Compare
Choose a tag to compare

Minor Changes

  • feat: support wrangler.json config file (#13151)

Patch Changes

@sveltejs/kit@2.10.1

10 Dec 14:56
07e346a
Compare
Choose a tag to compare

Patch Changes

  • fix: export init hook from get_hooks (#13136)

@sveltejs/kit@2.10.0

10 Dec 14:25
50ec8e9
Compare
Choose a tag to compare

Minor Changes

  • feat: server and client init hook (#13103)

Patch Changes

  • fix: prevent hooks exported from hooks.js from overwriting hooks from hooks.server.js (#13104)

@sveltejs/adapter-vercel@5.5.2

10 Dec 14:25
50ec8e9
Compare
Choose a tag to compare

Patch Changes