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

migrate components to react 19 #3248

Closed
RicardoGEsteves opened this issue Nov 22, 2024 · 3 comments
Closed

migrate components to react 19 #3248

RicardoGEsteves opened this issue Nov 22, 2024 · 3 comments

Comments

@RicardoGEsteves
Copy link

Feature request

Overview

Migration to react 19

Examples in other libraries

React rc

Who does this impact? Who is this for?

Most of the projects using Radix-ui

Additional context

react rc docs

@laurent512
Copy link

what is the status ?

@escorponox
Copy link

escorponox commented Dec 17, 2024

Several components depend on [email protected], which in turn depends on use-callback-ref@^1.3.0, a package that hasn’t updated its peer dependencies. Even [email protected] still relies on use-callback-ref, so we all depend on that package upgrading its peer.

theKashey/use-callback-ref#47 (comment)

@garnerp
Copy link

garnerp commented Dec 17, 2024

[email protected] has been released which increments use-callback-ref to a react 19 version.

@chaance chaance closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants