Skip to content

Bump svelte from 3.58.0 to 3.59.1

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

Bumps svelte from 3.58.0 to 3.59.1.

Changelog

Sourced from svelte's changelog.

3.59.1

  • Handle dynamic values in a11y-autocomplete-valid (#8567)

3.59.0

  • Add ResizeObserver bindings contentRect/contentBoxSize/borderBoxSize/devicePixelContentBoxSize (#8022)
  • Add devicePixelRatio binding for <svelte:window> (#8285)
  • Add fullscreenElement and visibilityState bindings for <svelte:document> (#8507)
  • Add a11y-autocomplete-valid warning (#8520)
  • Fix handling of width/height attributes when spreading (#6752)
  • Fix updating of interpolated style: directive when using spread (#8438)
  • Remove style: directive property when value is undefined (#8462)
  • Fix type of VERSION compiler export (#8498)
  • Relax a11y-no-redundant-roles warning (#8536)
  • Handle nested array rest destructuring (#8552, #8554)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading