dillon1000/react

Commit

Stabilize reactFragments host node handle (#35642)

https://github.com/facebook/react/pull/34935 Introduced
`unstable_reactFragments` handle on DOM nodes to enable caching of
Observers.

This has been tested in production and is stable so it can be rolled out
with the Fragment Refs feature.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js ModifiedM packages/react-dom/src/__tests__/ReactDOMFragmentRefs-test.js ModifiedM packages/react-native-renderer/src/ReactFiberConfigFabric.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…