Skip to content
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

package(react-components): support react 19 #69

Closed
AugustinMauroy opened this issue Dec 22, 2024 · 4 comments · Fixed by #74
Closed

package(react-components): support react 19 #69

AugustinMauroy opened this issue Dec 22, 2024 · 4 comments · Fixed by #74
Labels
enhancement New feature or request

Comments

@AugustinMauroy
Copy link

Theses lines block install of react 19.

"react": "^17.0.0 || ^18.3.1",
"react-dom": "^17.0.0 || ^18.3.1"

@AugustinMauroy AugustinMauroy added the enhancement New feature or request label Dec 22, 2024
@rjborba
Copy link
Collaborator

rjborba commented Dec 26, 2024

Thanks for reporting @AugustinMauroy. We will take a look on it.

@rjborba
Copy link
Collaborator

rjborba commented Jan 16, 2025

@AugustinMauroy it should be covered now! Thanks for pointing it out and sorry abotu the delay

@rjborba
Copy link
Collaborator

rjborba commented Jan 16, 2025

I'm closing this issue. Let me know if you think I shouldn't have

@rjborba rjborba closed this as completed Jan 16, 2025
@AugustinMauroy
Copy link
Author

Okay thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants