Skip to content

Conversation

eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Sep 24, 2025

Which will automatically enable it for 19.2.0.

@meta-cla meta-cla bot added the CLA Signed label Sep 24, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Sep 24, 2025
@eps1lon eps1lon marked this pull request as ready for review September 24, 2025 18:17
const devRenderer = renderer.bundleType === 1;
const enableSuspenseTab =
devRenderer && renderer.version.includes('-experimental-');
devRenderer && gte(renderer.version, '19.2.0-canary');
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This automatically includes experimental since e > c.

@eps1lon eps1lon merged commit 8674c3b into facebook:main Sep 29, 2025
250 checks passed
@eps1lon eps1lon deleted the sebbie/09-24-_devtools_enable_suspense_tab_for_canary_releases branch September 29, 2025 14:23
EugeneChoi4 pushed a commit to EugeneChoi4/react that referenced this pull request Sep 29, 2025
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.

2 participants