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
React 19 is coming, Next 15 will require it, and it'd be good to know what it will take to use rich-text-react-renderer with React 19.
rich-text-react-renderer
A first step would be reviewing the React code to see if it will be affected by React 19: https://react.dev/blog/2024/04/25/react-19-upgrade-guide, then once it's all okay updating the peerDependencies in https://github.com/contentful/rich-text/blob/master/packages/rich-text-react-renderer/package.json
peerDependencies
The text was updated successfully, but these errors were encountered:
https://github.com/reactjs/react-codemod?tab=readme-ov-file#react-codemods- might be useful too
Sorry, something went wrong.
No branches or pull requests
React 19 is coming, Next 15 will require it, and it'd be good to know what it will take to use
rich-text-react-renderer
with React 19.A first step would be reviewing the React code to see if it will be affected by React 19: https://react.dev/blog/2024/04/25/react-19-upgrade-guide, then once it's all okay updating the
peerDependencies
in https://github.com/contentful/rich-text/blob/master/packages/rich-text-react-renderer/package.jsonThe text was updated successfully, but these errors were encountered: