Skip to content

svelte@5.19.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 18:51
· 3 commits to main since this release
04addca

Patch Changes

  • fix: do not prune selectors like :global(.foo):has(.scoped) (#15140)

  • fix: don't error on slot prop inside block inside other component (#15148)

  • fix: ensure reactions are correctly attached for unowned deriveds (#15158)

  • fix: silence a11y attribute warnings when spread attributes present (#15150)

  • fix: prevent false-positive ownership validations due to hot reload (#15154)

  • fix: widen ownership when calling setContext (#15153)