Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

07 Mar 20:00
d6f9beb
Compare
Choose a tag to compare

Minor Changes

  • feat: provide fetch to reroute (#13549)

Patch Changes

  • chore: cache reroute results (#13548)

@sveltejs/[email protected]

04 Mar 15:13
c808f3c
Compare
Choose a tag to compare

Minor Changes

  • feat: allow async reroute (#13520)

  • feat: provide normalizeUrl helper (#13539)

Patch Changes

  • fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)

  • fix: include universal load assets as server assets (#13531)

  • fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)

  • fix: correctly preload data on mousedown/touchstart if code was preloaded on hover (#13530)

@sveltejs/[email protected]

25 Feb 14:50
281ad97
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid simulated CORS errors with non-HTTP URLs (#13493)

  • fix: correctly preload links on mousedown/touchstart (#13486)

  • fix: load CSS when using server-side route resolution (#13498)

  • fix: correctly find shared entry-point CSS files during inlining (#13431)

@sveltejs/[email protected]

25 Feb 14:50
281ad97
Compare
Choose a tag to compare

@sveltejs/[email protected]

25 Feb 14:50
281ad97
Compare
Choose a tag to compare

@sveltejs/[email protected]

21 Feb 00:04
1fbfaef
Compare
Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

14 Feb 16:50
133a671
Compare
Choose a tag to compare

Patch Changes

  • fix: add promise return type to the enhance action callback (#13420)

  • fix: change server-side route resolution endpoint (#13461)

@sveltejs/[email protected]

14 Feb 16:50
133a671
Compare
Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

14 Feb 16:50
133a671
Compare
Choose a tag to compare

Patch Changes

@sveltejs/[email protected]

03 Feb 10:02
3f5605d
Compare
Choose a tag to compare

Patch Changes

  • chore: update to chokidar 4.0.3 (#13381)