Skip to content

Fix peer dependency - #10

Open
ayonix wants to merge 1 commit into
Codebrahma:masterfrom
ayonix:fix/react-peer-dependency
Open

Fix peer dependency#10
ayonix wants to merge 1 commit into
Codebrahma:masterfrom
ayonix:fix/react-peer-dependency

Conversation

@ayonix

@ayonix ayonix commented Feb 18, 2022

Copy link
Copy Markdown

Hooks were introduced in React >=16.8.0 so it should be the minimum.
<18.0.0 to also allow React 17 but don't allow 18 yet since there could be breaking changes.

This also fixes #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't use in react 17.0.1

1 participant