Releases: sveltejs/kit
@sveltejs/[email protected]
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
-
Don't print search params error when prerendering fallback page (#7598)
-
allow async function for
enhance
action parameter (#7608) -
Run service worker during development (#7597)
-
[feat] support throwing redirect in handle (#7612)
-
Workaround for the DOM clobbering for use:enhance (#7599)
-
[fix] don't cache prefetch errors (#7610)
@sveltejs/[email protected]
Patch Changes
-
Add support for linking to tags ([#7596](https://github.com/sveltejs/kit/pull/7596))
-
[breaking] don't run beforeNavigate during redirects ([#7588](https://github.com//pull/7588))
-
[fix] respect autofocus following navigation or enhanced form submit ([#6643](https://github.com//pull/6643))
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
-
Serve prerendered non-page files when running preview (#7576)
-
[fix] caching takes now into account the body payload (#7546)
-
[fix] handle locked readable stream when reading body (#7565)
-
[fix] prefetch should ignore links ignored by the router (#7580)
-
[fix] migration error when using $page.routeId (#7574)
-
prevent loading of illegal modules in the browser, rather than during SSR (#7507)
-
[fix] prevent double decoding of path segment (#7550)
@sveltejs/[email protected]
Patch Changes
- Omit prerendered routes from server manifest (#7541)
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- [feat] better navigation interfaces (#7529)
@sveltejs/[email protected]
Patch Changes
- custom aliases resolved in service worker builds (#7500)