Build(deps-dev): Bump @sveltejs/kit from 2.5.28 to 2.6.1
Bumps @sveltejs/kit from 2.5.28 to 2.6.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.6.1Patch Changes
- fix: better error message when calling push/replaceState before router is initialized (#11968)
@sveltejs/kit
@2
.6.0Minor Changes
- feat: support typed arrays in
load
functions (#12716)Patch Changes
- fix: open a new tab for
<form target="_blank">
and ` submissions (#11936)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.6.1
Patch Changes
- fix: better error message when calling push/replaceState before router is initialized (#11968)
2.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)
Commits
-
06936ae
Version Packages (#12725) -
e9ed772
fix: better error message when calling push/replaceState before router is ini... -
b74d796
Version Packages (#12707) -
5b40b04
feat: support typed arrays inload
functions (#12716) -
a233f53
fix: allow native form submission for\<form target="_blank">
and `<button f... -
6ea7abb
chore: bump eslint-config (#12682) - 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