svelte-breakpoints
svelte-breakpoints copied to clipboard
chore(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.6.2
Bumps @sveltejs/kit from 2.5.24 to 2.6.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.6.2Patch Changes
- chore(deps): update dependency cookie to ^0.7.0 (#12746)
@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)
@sveltejs/kit
@2
.5.28Patch Changes
- fix: import
node:process
instead of using globals (#12641)
@sveltejs/kit
@2
.5.27Patch 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)
@sveltejs/kit
@2
.5.26Patch Changes
- fix: exclude service worker directory from tsconfig (#12196)
@sveltejs/kit
@2
.5.25Patch Changes
- chore: upgrade dts-buddy to 0.5.3 (
6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f
)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.6.2
Patch Changes
- chore(deps): update dependency cookie to ^0.7.0 (#12746)
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)2.5.28
Patch Changes
- fix: import
node:process
instead of using globals (#12641)2.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)2.5.26
Patch Changes
- fix: exclude service worker directory from tsconfig (#12196)
2.5.25
Patch Changes
... (truncated)
Commits
ec84888
Version Packages (#12751)ef38c38
chore(deps): update dependency cookie to ^0.7.0 (#12746)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)f8d06f5
Version Packages (#12681)e798ef7
fix: addnode:
prefix and import instead of using globals (#12641)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)