Skip to content

svelte@5.0.0-next.150

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 20:22
· 1359 commits to main since this release
8c9d9a4

Patch Changes

  • fix: populate this.#sources when constructing reactive map (#11913)

  • fix: omit state_referenced_locally warning for component exports (#11905)

  • fix: ensure event.target is correct for delegation (#11900)

  • chore: speed up regex (#11918)

  • feat: bind activeElement and pointerLockElement in <svelte:document> (#11879)

  • fix: correctly backport svelte:element to old AST (#11917)

  • fix: add unused-export-let to legacy lint replacements (#11896)