Skip to content

svelte@5.0.5

Choose a tag to compare

@github-actions github-actions released this 21 Oct 17:51
· 1814 commits to main since this release
ae8f50f

Patch Changes

  • fix: mark :has selectors with multiple preceding selectors as used (#13750)

  • fix: ensure event context is reset before invoking callback (#13737)

  • fix: add more robust check for Element prototype (#13744)

  • fix: do not comment out unused selectors that are inside an unused selector (#13746)

  • fix: more accurately detect $derived migration opportunities (#13740)

  • fix: @debug does not work with proxied-state (#13690)

  • fix: do not add jsdoc if no types found (#13738)