chore(deps): update dependency svelte to ^5.7.1 [skip ci]
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
svelte (source) | devDependencies | minor | ^5.6.2 -> ^5.7.1 |
Release Notes
sveltejs/svelte (svelte)
v5.7.1
Patch Changes
- fix: ensure bindings always take precedence over spreads (#14575)
v5.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)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.