Bump @sveltejs/kit from 1.15.1 to 1.16.2
Bumps @sveltejs/kit from 1.15.1 to 1.16.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.16.2Patch Changes
@sveltejs/kit
@1
.16.1Patch Changes
fix: realign state.branch on the client on first load (#9754)
fix: update
$page.data
correctly after invalidate (#9798)fix: file not found in manifest (#9846)
@sveltejs/kit
@1
.16.0Minor Changes
- feat: route-level entry generators via
export const entries
(#9571)
@sveltejs/kit
@1
.15.11Patch Changes
chore: more compact representation for invalidated search param (#9708)
chore: fix import path to app script on windows (#9743)
fix: make $app/navigation more resilient to bundler reordering (#9808)
fix: page load
fetch()
now accepts the same input types for the body as the native fetch function (#9801)fix: handle preload and filterSerializedResponseHeaders in sequence function (#9741)
@sveltejs/kit
@1
.15.10Patch Changes
- fix: log whole error object in default handleError (#9791)
@sveltejs/kit
@1
.15.9Patch Changes
fix: correctly replace state when
data-sveltekit-replacestate
is used with a hash link (#9751)fix: compute trailing slash on page server / data request (#9738)
fix: update vite-plugin-svelte to fix windows resolution issue (#9769)
@sveltejs/kit
@1
.15.8Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.16.2
Patch Changes
1.16.1
Patch Changes
fix: realign state.branch on the client on first load (#9754)
fix: update
$page.data
correctly after invalidate (#9798)fix: file not found in manifest (#9846)
1.16.0
Minor Changes
- feat: route-level entry generators via
export const entries
(#9571)
Commits
-
73a91c6
Version Packages (#9853) -
7b2646a
reset focus synchronously (#9837) -
a1fe0bf
chore: run CI tests on Node 20 (#9706) -
0f474c0
Version Packages (#9851) -
fbd628e
fix: client state stale after invalidate (#9798) -
45a8f75
fix: realign state.branch on the client on hydration (#9754) -
63180c9
fix: file not found in manifest during build (#9846) -
39f1631
Version Packages (#9840) -
7a92413
feat: route-level entry generators (#9571) -
bd38082
Version Packages (#9839) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts