Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
Patch Changes
- fix: mark subtree dynamic for bind with sequence expressions (#14626)
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: reinstate missing prefersReducedMotion export (#14586)
[email protected]
Minor Changes
- feat: add
Spring
andTween
classes tosvelte/motion
(#11519)
[email protected]
Patch Changes
- fix: ensure bindings always take precedence over spreads (#14575)
[email protected]
[email protected]
Patch Changes
- chore: make if blocks tree-shakable (#14549)
[email protected]
Patch Changes
- fix: handle static form values in combination with default values (#14555)
[email protected]
Minor Changes
- feat: support
defaultValue/defaultChecked
for inputs (#14289)