github testing-library/react-hooks-testing-library v8.0.0

latest release: v8.0.1
2 years ago

8.0.0 (2022-04-10)

Bug Fixes

  • types: move types to optional peer dependencies (19ac8dd)

BREAKING CHANGES

  • types: type dependencies will not longer be automatically installed. If @types/react is not already listed in your package.json, please install it with npm install --save-dev @types/react@^17.

Don't miss a new react-hooks-testing-library release

NewReleases is sending notifications on new releases.