Skip to content

v2.0.0: Support asynchronous operations

Compare
Choose a tag to compare
@hmsk hmsk released this 02 Mar 00:36
v2.0.0
c4e2265

Breaking Change

  • Jest 22 is no longer supported (Requires Jest 23+ in peerDependency)

New Features

  • toShow, toHide, toEmit, and toDispatch support asynchronous operations

Others

  • Update devDependencies
  • Remove the deprecated badge by Dev Protocols

v1.8.0...v2.0.0