Skip to content

Conversation

unstubbable
Copy link
Collaborator

Small follow-up to #34350. The _store property is now only assigned in development mode when creating lazy types. It also uses the validated value that was passed to createElement, if applicable.

Small follow-up to facebook#34350. The `_store` property is now only assigned in
development mode when creating lazy types. It also uses the `validated`
value that was passed to `createElement`, if applicable.
@meta-cla meta-cla bot added the CLA Signed label Sep 1, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Sep 1, 2025
@react-sizebot
Copy link

Comparing: bb6f0c8...9551f77

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.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 530.31 kB 530.31 kB = 93.39 kB 93.39 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 657.78 kB 657.78 kB = 115.66 kB 115.66 kB
facebook-www/ReactDOM-prod.classic.js = 677.76 kB 677.76 kB = 118.94 kB 118.94 kB
facebook-www/ReactDOM-prod.modern.js = 668.19 kB 668.19 kB = 117.26 kB 117.26 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 9551f77

@unstubbable unstubbable marked this pull request as ready for review September 1, 2025 10:06
@unstubbable unstubbable requested a review from eps1lon September 1, 2025 10:06
@unstubbable unstubbable merged commit 1549bda into facebook:main Sep 1, 2025
250 checks passed
EugeneChoi4 pushed a commit to EugeneChoi4/react that referenced this pull request Sep 4, 2025
…acebook#34354)

Small follow-up to facebook#34350. The `_store` property is now only assigned in
development mode when creating lazy types. It also uses the `validated`
value that was passed to `createElement`, if applicable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants