We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are there plans to introduce React 17 compatibility? It doesn't look like the dependencies have been updated yet:
... npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"16.x" from @feedzai/[email protected] npm ERR! node_modules/@feedzai/brushable-histogram npm ERR! @feedzai/brushable-histogram@"^1.2.2" from the root project
Note that React 16 is generally not supported any longer per their major versions policy: reactjs/react.dev#1745 (comment)
The text was updated successfully, but these errors were encountered:
Hey @bsplosion ! Sorry for the late reply. This is not something we are able to do right now. We might be able to do it in a couple of months.
Sorry, something went wrong.
No branches or pull requests
Are there plans to introduce React 17 compatibility? It doesn't look like the dependencies have been updated yet:
Note that React 16 is generally not supported any longer per their major versions policy:
reactjs/react.dev#1745 (comment)
The text was updated successfully, but these errors were encountered: