github sveltejs/kit @sveltejs/kit@3.0.0-next.5

latest releases: @sveltejs/kit@2.69.1, @sveltejs/kit@2.69.0, @sveltejs/kit@2.68.0...
pre-release4 hours ago

Major Changes

  • breaking: remove base, assets, and resolveRoute from $app/paths (#15507)

  • breaking: require Svelte config options to be passed through the Vite plugin (#16007)

  • breaking: goto now rejects when called with a URL that does not resolve to a route within the app, matching the existing behaviour for external URLs (#16164)

  • breaking: add 'error' result type to preloadData (#12579)

  • breaking: require vite@^8.0.12, the first Vite 8 release bundling stable rolldown 1.0.0 (#16134)

Minor Changes

  • feat: expose submitted property of remote forms (#14811)

Patch Changes

  • fix: clear issues and touched states on form reset (#16163)

  • fix: return 404 for form actions and remote functions whose name is an Object.prototype member (#16072)

  • feat: send periodic keep-alive SSE comments from query.live to prevent idle-timeout errors (#16063)

  • fix: render pages over sibling endpoints without GET or HEAD handlers (#16125)

  • fix: sort directory entries when building the route manifest so node indices are deterministic across runtimes (e.g. Bun and Node) (#16074)

  • fix: include hoisted packages in Vite's server.fs.allow list (#15998)

Don't miss a new kit release

NewReleases is sending notifications on new releases.