Skip to content

Conversation

pythonsst
Copy link

Summary

This PR migrates the fixtures folder to use the new createRoot API instead of the legacy ReactDOM.render.
The motivation is to align the test fixtures with the current recommended React API, ensuring consistency with React 18+.

How did you test this change?

Updated all fixture files to use createRoot.

Ran yarn test → all tests passed ✅.

Ran yarn test --prod to confirm behavior in production mode.

Manually tested the fixtures in local development to verify correct rendering.

@meta-cla meta-cla bot added the CLA Signed label Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant