Skip to content

10.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 19:04
ea49f7a

Revert

fixes

  • fix: keep hooks index with useEffect (#4016, thanks @1o1w1)

Types

  • Add Missing ForwardRefExoticComponent and RefAttributes types in compat (#3996, thanks @rschristian)
  • Add types for <dialog>'s close & cancel events (#4017, thanks @rschristian)
  • Add missing types of TransitionEvent (#4019, thanks @shoonia)
  • Add types of PictureInPictureEvent (#4020, thanks @shoonia)