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

✨ add support for react 19 #34

Merged
merged 7 commits into from
Jan 9, 2025
Merged

✨ add support for react 19 #34

merged 7 commits into from
Jan 9, 2025

Conversation

leonardodino
Copy link
Owner

kudos @jasikpark for starting the work in #32

jasikpark and others added 7 commits January 9, 2025 12:54
React 19 alters how refs are calculated, so allowing a null ref value is needed to be explicitly allowed now.
Back out "Always accept null as part of a RefObject"

This backs out commit 4589704.


Always accept null as part of a RefObject
@leonardodino leonardodino merged commit 91a5b3c into main Jan 9, 2025
2 checks passed
@leonardodino leonardodino deleted the react-19 branch January 9, 2025 13:22
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

Successfully merging this pull request may close these issues.

2 participants