Build(deps-dev): Bump svelte from 5.2.10 to 5.6.2
Bumps svelte from 5.2.10 to 5.6.2.
Release notes
Sourced from svelte's releases.
svelte@5.6.2
Patch Changes
- chore: make if blocks tree-shakable (#14549)
svelte@5.6.1
Patch Changes
- fix: handle static form values in combination with default values (#14555)
svelte@5.6.0
Minor Changes
- feat: support
defaultValue/defaultChecked
for inputs (#14289)svelte@5.5.4
Patch Changes
fix: better error messages for invalid HTML trees (#14445)
fix: remove spreaded event handlers when they become nullish (#14546)
fix: respect the unidirectional nature of time (#14541)
svelte@5.5.3
Patch Changes
fix: don't try to add owners to non-
$state
class fields (#14533)fix: capture infinite_loop_guard in error boundary (#14534)
fix: proxify values when assigning using
||=
,&&=
and??=
operators (#14273)svelte@5.5.2
Patch Changes
- fix: use correct reaction when lazily creating deriveds inside
SvelteDate
(#14525)svelte@5.5.0
Minor Changes
- feat: allow snippets to be exported from module scripts (#14315)
Patch Changes
- fix: ignore TypeScript generics on variables (#14509)
svelte@5.4.0
Minor Changes
... (truncated)
Changelog
Sourced from svelte's changelog.
5.6.2
Patch Changes
- chore: make if blocks tree-shakable (#14549)
5.6.1
Patch Changes
- fix: handle static form values in combination with default values (#14555)
5.6.0
Minor Changes
- feat: support
defaultValue/defaultChecked
for inputs (#14289)5.5.4
Patch Changes
fix: better error messages for invalid HTML trees (#14445)
fix: remove spreaded event handlers when they become nullish (#14546)
fix: respect the unidirectional nature of time (#14541)
5.5.3
Patch Changes
fix: don't try to add owners to non-
$state
class fields (#14533)fix: capture infinite_loop_guard in error boundary (#14534)
fix: proxify values when assigning using
||=
,&&=
and??=
operators (#14273)5.5.2
Patch Changes
- fix: use correct reaction when lazily creating deriveds inside
SvelteDate
(#14525)5.5.1
Patch Changes
- fix: don't throw with nullish actions (#13559)
... (truncated)
Commits
-
85dec47
Version Packages (#14557) -
a220330
chore: make if blocks tree-shakable (#14549) -
51c9eac
Version Packages (#14556) -
a151ae1
fix: handle static form values in combination with default values (#14555) -
c0746e0
Version Packages (#14552) -
a57e747
feat: default values for form elements (#14289) -
c55af4a
Version Packages (#14548) -
86ae349
fix: better error messages for invalid HTML trees (#14445) -
4e77bde
fix: respect the unidirectional nature of time (#14541) -
d511104
chore: make test more robust (#14550) - Additional commits viewable 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