What happened?
We want to upgrade to React 19, but it's a more complex upgrade. This issue tracks the upgrade.
Working branch:
master...react-19
The branch pulls from #623 and:
- Removed the
import * as React changes to reduce scope
- Rebased the branch and fixed some issues
- Adds a required node version
There are some currently failing tests, and I'd also like to further investigate some of the test changes because we are dropping some assertions. We'll also need to test in real integrations and determine if this is a breaking change.
Thanks for being patient with this process—we still have some work to do here and are still aware that this is a change we need to make.
Environment
No response
Reproduction
No response
What happened?
We want to upgrade to React 19, but it's a more complex upgrade. This issue tracks the upgrade.
Working branch:
master...react-19
The branch pulls from #623 and:
import * as Reactchanges to reduce scopeThere are some currently failing tests, and I'd also like to further investigate some of the test changes because we are dropping some assertions. We'll also need to test in real integrations and determine if this is a breaking change.
Thanks for being patient with this process—we still have some work to do here and are still aware that this is a change we need to make.
Environment
No response
Reproduction
No response