Skip to content

v8.0.0

Compare
Choose a tag to compare
@thymikee thymikee released this 15 Oct 19:23
· 599 commits to main since this release

Features

  • [breaking] do not throw when event handler was not found (#691)
  • expose custom Jest preset restoring global Promise (#695)

Fixes

  • [breaking] use real timers internally to fix awaiting with fake timers (#568)
  • wrap unmount in act (#706)
  • forward extra data to press event (#828)