Bump @sveltejs/kit from 2.5.7 to 2.5.9
Bumps @sveltejs/kit from 2.5.7 to 2.5.9.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.5.9Patch Changes
fix: yield main thread before navigating (#12225)
fix: correctly handle aliases to files in the
.svelte-kit
directory (#12220)
@sveltejs/kit
@2
.5.8Patch Changes
- fix: prevent excessive Vite dependency optimizations on navigation (#12182)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.5.9
Patch Changes
fix: yield main thread before navigating (#12225)
fix: correctly handle aliases to files in the
.svelte-kit
directory (#12220)2.5.8
Patch Changes
- fix: prevent excessive Vite dependency optimizations on navigation (#12182)
Commits
-
22ab4c1
Version Packages (#12222) -
71015f0
fix: yield main thread before navigating (#12225) -
7b72c11
fix: ensure generated tsconfig paths start with./
if aliasing to `./svelte... -
0fee61c
Version Packages (#12152) -
7a62572
fix: configure Vite configoptimizeDeps.entries
option (#12182) - See full diff 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