github testing-library/react-hooks-testing-library v3.4.1

latest releases: v8.0.1, v8.0.0, v8.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-testing-library release

NewReleases is sending notifications on new releases.