Skip to content

@sveltejs/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 15:13
· 12 commits to main since this release
c808f3c

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)