Skip to content

Conversation

eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Oct 2, 2025

So that it can be used in shared Components. This removes the prefixed version (unstable_Activity) entirely from the React Server entrypoints which was only available in dev anyway.

@meta-cla meta-cla bot added the CLA Signed label Oct 2, 2025
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this so that we remember to do the same for ViewTransition when we ship it to Canary.

@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Oct 2, 2025
@eps1lon eps1lon force-pushed the sebbie/10-02-_flight_add_activity_ branch from 7f30287 to a506ba3 Compare October 2, 2025 20:45
@react-sizebot
Copy link

react-sizebot commented Oct 2, 2025

Comparing: 7d9f876...d21d0f3

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 = 536.14 kB 536.14 kB = 94.81 kB 94.81 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 = 663.96 kB 663.96 kB = 117.04 kB 117.04 kB
facebook-www/ReactDOM-prod.classic.js = 687.83 kB 687.83 kB = 121.08 kB 121.08 kB
facebook-www/ReactDOM-prod.modern.js = 678.26 kB 678.26 kB = 119.43 kB 119.43 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable-semver/react/cjs/react.react-server.production.js +0.90% 13.27 kB 13.39 kB +0.93% 3.64 kB 3.68 kB
oss-stable/react/cjs/react.react-server.production.js +0.90% 13.30 kB 13.41 kB +0.87% 3.67 kB 3.70 kB
oss-stable-semver/react/cjs/react.react-server.development.js +0.30% 30.39 kB 30.48 kB +0.19% 7.24 kB 7.26 kB
oss-stable/react/cjs/react.react-server.development.js +0.30% 30.41 kB 30.51 kB +0.17% 7.27 kB 7.28 kB

Generated by 🚫 dangerJS against d21d0f3

@eps1lon eps1lon force-pushed the sebbie/10-02-_flight_add_activity_ branch 2 times, most recently from 061a275 to 0e11e70 Compare October 2, 2025 20:56
@eps1lon eps1lon force-pushed the sebbie/10-02-_flight_add_activity_ branch from 0e11e70 to d21d0f3 Compare October 2, 2025 20:58
@eps1lon eps1lon marked this pull request as ready for review October 2, 2025 21:01
@eps1lon eps1lon requested a review from sebmarkbage October 2, 2025 21:02
@sebmarkbage
Copy link
Collaborator

We should have a development fork on ReactServer too. captureOwnerStack shouldn't be exposed on the production entry point.

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