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
I'm working on a PR that implements this component, and it works well. However, React 17 isn't allowed with the current peerDependency settings: https://github.com/GraphCMS/react-image/blob/main/package.json#L41-L42
It would be nice if React 17 were allowed as well. From my testing it seems to be compatible.
The text was updated successfully, but these errors were encountered:
Ract 18 would be nice as well :)
Sorry, something went wrong.
I forked this and released @karpack/react-image here: https://www.npmjs.com/package/@karpack/react-image. It's compatible with React 17 and 18, at least superficially
@karpack/react-image
No branches or pull requests
I'm working on a PR that implements this component, and it works well. However, React 17 isn't allowed with the current peerDependency settings: https://github.com/GraphCMS/react-image/blob/main/package.json#L41-L42
It would be nice if React 17 were allowed as well. From my testing it seems to be compatible.
The text was updated successfully, but these errors were encountered: