Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

19 Dec 04:35
b9dc4fd
Compare
Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

19 Dec 14:56
6531e36
Compare
Choose a tag to compare

Minor Changes

  • feat: generate .assetsignore file for use with Cloudflare Workers Static Assets (#13109)

Patch Changes

@sveltejs/[email protected]

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

Patch Changes

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

@sveltejs/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

@sveltejs/[email protected]

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

Patch Changes

@sveltejs/[email protected]

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

Minor Changes

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

Patch Changes

@sveltejs/[email protected]

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

Patch Changes

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