Bump @sveltejs/kit from 1.22.4 to 1.23.0
Bumps @sveltejs/kit from 1.22.4 to 1.23.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.23.0Minor Changes
Patch Changes
fix: adjust the type of
Navigation["type"]
(#10599)fix: allow logging
$page.url
during prerendering (#10567)
@sveltejs/kit
@1
.22.6Patch Changes
fix: correctly restore trailing slash in url pathname for data requests (#10475)
fix: load trailing slash option from server even when there's no load function (#10475)
@sveltejs/kit
@1
.22.5Patch Changes
Changelog
Sourced from @sveltejs/kit
's changelog.
1.23.0
Minor Changes
Patch Changes
fix: adjust the type of
Navigation["type"]
(#10599)fix: allow logging
$page.url
during prerendering (#10567)1.22.6
Patch Changes
fix: correctly restore trailing slash in url pathname for data requests (#10475)
fix: load trailing slash option from server even when there's no load function (#10475)
1.22.5
Patch Changes
Commits
-
8c642cf
Version Packages (#10568) -
d407c75
docs: switch to dropcss in AMP example (#10546) -
7c37a2f
feat: add warning for possible route filename typos (#10558) -
998fe2f
fix: the type of Navigation.type (#10599) -
57d8370
fix: account forconfig.kit.paths.base
when building with `adapter-cloudfla... -
23721d1
feat: acceptURL
inredirect
(#10570) -
32afba6
fix: allow logging$page.url
whenurl.search
is disabled (#10567) -
e3205b2
Version Packages (#10537) -
75d88d3
fix: correctly restore trailing slash in url pathname for data requests (#10475) -
e133aba
Version Packages (#10519) - 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