Skip to content

svelte@5.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 15:34
· 88 commits to main since this release
7f51727

Minor Changes

  • feat: add createSubscriber function for creating reactive values that depend on subscriptions (#14422)

  • feat: add reactive MediaQuery class, and a prefersReducedMotion class instance (#14422)

Patch Changes

  • fix: treat undefined and null the same for the initial input value (#14562)