Build(deps-dev): Bump svelte from 5.2.10 to 5.10.1
Bumps svelte from 5.2.10 to 5.10.1.
Release notes
Sourced from svelte's releases.
svelte@5.10.1
Patch Changes
fix: ensure snippet hoisting works in the correct scope (#14642)
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
fix: restore input binding selection position (#14649)
fix: transform everything that is not a selector inside
:global
(#14577)Overwrite Spring.#last_value when using .set() with {instant: true} (#14656)
fix: don't emit assignment warnings for bindings (#14651)
svelte@5.10.0
Minor Changes
- feat: provide links to documentation for errors/warnings (#14629)
Patch Changes
fix: allow exports with source from script module even if no bind is present (#14620)
fix: deconflict
get_name
for literal class properties (#14607)svelte@5.9.1
Patch Changes
- fix: mark subtree dynamic for bind with sequence expressions (#14626)
svelte@5.9.0
Minor Changes
- feat: add support for bind getters/setters (#14307)
Patch Changes
- fix: always run
if
block code the first time (#14597)svelte@5.8.1
Patch Changes
- fix: reinstate missing prefersReducedMotion export (#14586)
svelte@5.8.0
Minor Changes
- feat: add
Spring
andTween
classes tosvelte/motion
(#11519)
... (truncated)
Changelog
Sourced from svelte's changelog.
5.10.1
Patch Changes
fix: ensure snippet hoisting works in the correct scope (#14642)
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
fix: restore input binding selection position (#14649)
fix: transform everything that is not a selector inside
:global
(#14577)Overwrite Spring.#last_value when using .set() with {instant: true} (#14656)
fix: don't emit assignment warnings for bindings (#14651)
5.10.0
Minor Changes
- feat: provide links to documentation for errors/warnings (#14629)
Patch Changes
fix: allow exports with source from script module even if no bind is present (#14620)
fix: deconflict
get_name
for literal class properties (#14607)5.9.1
Patch Changes
- fix: mark subtree dynamic for bind with sequence expressions (#14626)
5.9.0
Minor Changes
- feat: add support for bind getters/setters (#14307)
Patch Changes
- fix: always run
if
block code the first time (#14597)5.8.1
Patch Changes
- fix: reinstate missing prefersReducedMotion export (#14586)
... (truncated)
Commits
-
cb5734a
Version Packages (#14652) -
a26b6d8
fix: overwrite #last_value when Spring is.set()
with{instant: true}
(#1... -
fb879dd
fix: ensure $state.snapshot clones holey arrays correctly (#14657) -
ab1f7f4
fix: transform everything that is not a selector inside:global
(#14577) -
88184cd
fix: don't emit assignment warnings for bindings (#14651) -
66e30d3
fix: ensure snippet hoisting works in the correct scope (#14642) -
9cfd2e2
fix: restore input binding selection position (#14649) -
8bee23e
Version Packages (#14631) -
cfc1fb7
chore: provide links to documentation for errors/warnings (#14629) -
3dcd5a4
fix docs (#14635) - 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