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)