Skip to content

@sveltejs/kit@1.25.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 21:27
· 552 commits to main since this release
550db0a

Patch Changes

  • fix: correct line numbers in stack trace (#10769)

  • fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#10565)

  • fix: allow optional param in middle of route (#10736)

  • chore: update undici (#10641)