Bump @sveltejs/kit from 1.24.0 to 1.25.1
Bumps @sveltejs/kit from 1.24.0 to 1.25.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.25.1Patch 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)
@sveltejs/kit
@1
.25.0Minor Changes
- feat: add server endpoint catch-all method handler
fallback
(#9755)Patch Changes
- fix: allow calling
fetch
for any scheme (#10699)
@sveltejs/kit
@1
.24.1Patch Changes
- fix: mark aborted/cancelled navigation as handled (#10666)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.25.1
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)1.25.0
Minor Changes
- feat: add server endpoint catch-all method handler
fallback
(#9755)Patch Changes
- fix: allow calling
fetch
for any scheme (#10699)1.24.1
Patch Changes
- fix: mark aborted/cancelled navigation as handled (#10666)
Commits
-
550db0a
Version Packages (#10728) -
6089bc1
fix: correct line numbers when console logging stack traces (#10769) -
4edf839
chore(deps): update all non-major dependencies (#10757) -
7ca6f01
fix: allow optional param in middle of route (#10736) -
fd19552
fix: differentiate between404
and500
when rendering an error page (#10565) -
042063e
chore(deps): update all non-major dependencies (#10641) -
6fae414
Version Packages (#10692) -
1060fcc
fix: allow callingfetch
for any scheme (#10699) -
c9a99b6
chore(deps): update dependency marked to v9 (#10701) -
92eb1aa
chore: remove rimraf devDependency (#10697) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts