Skip to content

Build(deps-dev): Bump svelte from 5.2.10 to 5.10.0

Dependabot requested to merge dependabot-npm_and_yarn-svelte-5.10.0 into main

Bumps svelte from 5.2.10 to 5.10.0.

Release notes

Sourced from svelte's releases.

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 and Tween classes to svelte/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 a prefersReducedMotion class instance (#14422)

Patch Changes

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

... (truncated)

Changelog

Sourced from svelte's changelog.

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)

5.8.0

Minor Changes

  • feat: add Spring and Tween classes to svelte/motion (#11519)

5.7.1

Patch Changes

  • fix: ensure bindings always take precedence over spreads (#14575)

5.7.0

Minor Changes

... (truncated)

Commits


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

Merge request reports

Loading