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

feat!: React 19 support #2284

Merged
merged 48 commits into from
Jan 16, 2025
Merged

feat!: React 19 support #2284

merged 48 commits into from
Jan 16, 2025

Conversation

CodyJasonBennett
Copy link
Member

Adds support for R3F v9 and React 19. Only upstream breaking changes are to types, and we export component props where able.

Copy link

vercel bot commented Jan 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 11:54am

@CodyJasonBennett CodyJasonBennett changed the title feat: R3F v9, React 19 support feat!: React 19 support Jan 2, 2025
>=r159 required by gainmap loader
Future versions of Yarn regress with a lack of control over resolution (even if incorrect) which puts it firmly behind NPM or PNPM.
The v6 release only dropped support for Node <20 which CSB is still using.
Copy link

codesandbox-ci bot commented Jan 4, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett changed the base branch from master to rc January 16, 2025 17:06
@CodyJasonBennett CodyJasonBennett merged commit 0011990 into rc Jan 16, 2025
5 checks passed
@CodyJasonBennett CodyJasonBennett deleted the feat/react-19 branch January 16, 2025 17:06
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.

React19 compatibility Support react js 19.0.0
2 participants