Skip to content

Stabilize reactFragments host node handle#35642

Merged
jackpope merged 1 commit intofacebook:mainfrom
jackpope:fr-expando-rename
Mar 3, 2026
Merged

Stabilize reactFragments host node handle#35642
jackpope merged 1 commit intofacebook:mainfrom
jackpope:fr-expando-rename

Conversation

@jackpope
Copy link
Contributor

@jackpope jackpope commented Jan 27, 2026

#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.

@react-sizebot
Copy link

react-sizebot commented Jan 28, 2026

Comparing: e6f1c33...54b54ba

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.84 kB 6.84 kB +0.05% 1.88 kB 1.88 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 611.79 kB 611.79 kB = 108.12 kB 108.12 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.84 kB 6.84 kB +0.05% 1.88 kB 1.88 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 677.72 kB 677.72 kB = 119.08 kB 119.08 kB
facebook-www/ReactDOM-prod.classic.js = 697.72 kB 697.67 kB = 122.59 kB 122.58 kB
facebook-www/ReactDOM-prod.modern.js = 688.03 kB 687.98 kB = 120.97 kB 120.96 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 54b54ba

@jackpope jackpope force-pushed the fr-expando-rename branch from 1709ee7 to 54b54ba Compare March 3, 2026 20:32
@jackpope jackpope merged commit 9c0323e into facebook:main Mar 3, 2026
235 checks passed
@jackpope jackpope deleted the fr-expando-rename branch March 3, 2026 20:44
github-actions bot pushed a commit that referenced this pull request Mar 3, 2026
#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.

DiffTrain build for [9c0323e](9c0323e)
github-actions bot pushed a commit that referenced this pull request Mar 3, 2026
#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.

DiffTrain build for [9c0323e](9c0323e)
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.

3 participants