Skip to content

Bump svelte from 3.57.0 to 3.58.0

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

Bumps svelte from 3.57.0 to 3.58.0.

Changelog

Sourced from svelte's changelog.

3.58.0

  • Add bind:innerText for contenteditable elements (#3311)
  • Add support for CSS @container queries (#6969)
  • Respect preserveComments in DOM output (#7182)
  • Allow use of document for target in typings (#7554)
  • Add a11y-interactive-supports-focus warning (#8392)
  • Fix equality check when updating dynamic text (#5931)
  • Relax a11y-no-noninteractive-element-to-interactive-role warning (#8402)
  • Properly handle microdata attributes (#8413)
  • Prevent name collision when using computed destructuring variables (#8417)
  • Fix escaping <textarea value={...}> values in SSR (#8429)
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