Skip to content

svelte@5.0.0-next.142

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 11:55
· 1415 commits to main since this release
6e8131d

Patch Changes

  • fix: allow runelike writable as prop (#11768)

  • fix: support array.lastIndexOf without second argument (#11766)

  • fix: handle this parameter in TypeScript-annotated functions (#11795)

  • fix: allow classes to be reassigned (#11794)

  • fix: capture the correct event names when spreading attributes (#11783)

  • fix: allow global next to & for nesting (#11784)

  • fix: parse ongotpointercapture and onlostpointercapture events correctly (#11790)

  • fix: only inject push/pop in SSR components when necessary (#11771)