Build(deps-dev): Bump svelte from 5.2.10 to 5.9.0
Bumps svelte from 5.2.10 to 5.9.0.
Release notes
Sourced from svelte's releases.
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)svelte@5.7.1
Patch Changes
- fix: ensure bindings always take precedence over spreads (#14575)
svelte@5.7.0
Minor Changes
feat: add
createSubscriber
function for creating reactive values that depend on subscriptions (#14422)feat: add reactive
MediaQuery
class, and aprefersReducedMotion
class instance (#14422)Patch Changes
- fix: treat
undefined
andnull
the same for the initial input value (#14562)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)
... (truncated)
Changelog
Sourced from svelte's changelog.
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)
5.8.0
Minor Changes
- feat: add
Spring
andTween
classes tosvelte/motion
(#11519)5.7.1
Patch Changes
- fix: ensure bindings always take precedence over spreads (#14575)
5.7.0
Minor Changes
feat: add
createSubscriber
function for creating reactive values that depend on subscriptions (#14422)feat: add reactive
MediaQuery
class, and aprefersReducedMotion
class instance (#14422)Patch Changes
- fix: treat
undefined
andnull
the same for the initial input value (#14562)5.6.2
Patch Changes
- chore: make if blocks tree-shakable (#14549)
5.6.1
Patch Changes
... (truncated)
Commits
-
301744f
Version Packages (#14598) -
5771b45
feat: add support for bind getter/setters (#14307) -
1a0b822
fix: always runif
block code the first time (#14597) -
9828634
Version Packages (#14593) -
65fdcec
chore: regenerate types (#14592) -
8433a71
fix: reinstateprefersReducedMotion
(#14586) -
7086709
add since tag to Spring (#14585) -
947d4ad
Version Packages (#14583) -
80ffcc3
feat: add Spring and Tween classes (#11519) -
60c0dc7
Version Packages (#14576) - 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