Closed
Description
Right now, this is mentioned like a footnote in the readme. I invested time to write tests on parts of our app using hooks, only to later discover that even with a quite modern version of React (16.8.6), the tests work, but the peer dependency requirement means I get two versions of React and therefore my types collide.
I think it would be courteous to make this more prominent at the top of the README.