use-hooks/react-hooks-interval

Request: Update React peer dependency versions

sanbornhilland opened this issue · 0 comments

The peer dependencies listed are 16.7.0-alpha.2 which are causing "incorrect peer dependency" warnings when installing this package using later versions of React and React-DOM. Ideally the peer dependencies wouldn't be pinned to a specific version but would be permissive. The docs list 16.8.0 as the minimum version so perhaps we can get it updated to that?