Skip to content

Conversation

@CodyJasonBennett
Copy link

Mirrors pmndrs/react-three-fiber#3606.

Updates the reconciler to support React 19.2, including <Activity /> and useEffectEvent().

Because react-reconciler is published in lockstep with the React package, it is not seen as forwards compatible since React 19 and supports 19.2+.

We bundle react-reconciler for the moment since we are sure these features are forward compatible and do not present a breaking change. React packages inline the reconciler as well, but we have to ship both the development and production bundles.

@CodyJasonBennett CodyJasonBennett marked this pull request as draft November 30, 2025 19:24
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.

1 participant