npm @testing-library/react-hooks 3.4.1
v3.4.1

latest releases: 8.0.1, 8.0.0, 8.0.0-alpha.1...
3 years ago

Changes

  • The wait async util has been deprecated and replaced with waitFor (#408)
  • waitFor and waitForValueToChange async utils can now test their conditions periodically, even if the hook has not rerendered, using the new interval option (#408)
  • Bumped minimum type definition version (#414)
  • Docs have been updated to show how props can be passed to wrapper components (#414)

Don't miss a new react-hooks release

NewReleases is sending notifications on new releases.