-
Notifications
You must be signed in to change notification settings - Fork 134
react and react-dom now at 19.0.0 #168
New issue
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
Comments
I'd also like to know when react 19 support will be available since I'm planning to implement a chat inside my application but I'm using react 19 and downgrading it could be a mess. If someone can provide a timeline that would really be appreciated. |
@supersnager Are you planning an update release soon? If not, we will need to abandon use of the package as it is blocking updates to react 19 |
I'm using it with legacy-peer-deps and it seems to be fine. It's annoying though. All we need is a 2-line change. |
I've published my fork on npm as |
🎉 This issue has been resolved in version 2.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Is there a known issue in chat-ui-kit-react to prevent it from working with the latest version of react and react-dom??
If not, can you bump the dependency list to allow version ^19.x.x?
The text was updated successfully, but these errors were encountered: