chore(deps): update dependency @sveltejs/kit to v2.6.4 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@sveltejs/kit (source) | devDependencies | minor | 2.5.24 -> 2.6.4 |
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.6.4
Patch Changes
-
fix: only preload links that have a different URL than the current page (#12773)
-
fix: revert change to replace version in generateBundle (#12779)
-
fix: catch stack trace fixing errors thrown in web containers (#12775)
-
fix: use absolute links in JSDoc comments (#12772)
v2.6.3
Patch Changes
-
fix: ensure a changing
version
doesn't affect the hashes for chunks without any actual code changes (#12700) -
fix: prevent crash when logging URL search params in a server load function (#12763)
-
chore: revert update dependency cookie to ^0.7.0 (#12767)
v2.6.2
Patch Changes
- chore(deps): update dependency cookie to ^0.7.0 (#12746)
v2.6.1
Patch Changes
- fix: better error message when calling push/replaceState before router is initialized (#11968)
v2.6.0
Minor Changes
- feat: support typed arrays in
load
functions (#12716)
Patch Changes
- fix: open a new tab for
<form target="_blank">
and ` submissions (#11936)
v2.5.28
Patch Changes
- fix: import
node:process
instead of using globals (#12641)
v2.5.27
Patch Changes
-
fix: asynchronously instantiate components when using Svelte 5 (#12613)
-
fix: use
{@​render ...}
tag when generating default fallback page for svelte 5 apps (#12653) -
fix: emulate
event.platform
even when the route does not exist (#12513)
v2.5.26
Patch Changes
- fix: exclude service worker directory from tsconfig (#12196)
v2.5.25
Patch Changes
- chore: upgrade dts-buddy to 0.5.3 (
6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f
)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.