Skip to content

[lint] Remove experimental gating useEffectEvent rules - #34660

Merged
jackpope merged 1 commit into
react:mainfrom
jackpope:ship-useeffectevent-rules
Sep 30, 2025
Merged

[lint] Remove experimental gating useEffectEvent rules#34660
jackpope merged 1 commit into
react:mainfrom
jackpope:ship-useeffectevent-rules

Conversation

@jackpope

Copy link
Copy Markdown
Collaborator

Stacked on #34637

useEffectEvent is now in canary so we need to remove this __EXPERIMENTAL__ gating on the rules and tests

@react-sizebot

react-sizebot commented Sep 30, 2025

Copy link
Copy Markdown

Comparing: 2a04bae...0d0e0c6

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.16 kB 536.16 kB = 94.80 kB 94.80 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.75 kB 663.75 kB = 117.02 kB 117.02 kB
facebook-www/ReactDOM-prod.classic.js = 687.70 kB 687.70 kB = 121.07 kB 121.07 kB
facebook-www/ReactDOM-prod.modern.js = 678.12 kB 678.12 kB = 119.43 kB 119.43 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 0d0e0c6

@jackpope
jackpope force-pushed the ship-useeffectevent-rules branch from a3167e5 to 0d0e0c6 Compare September 30, 2025 20:51
@jackpope
jackpope merged commit 57b16e3 into react:main Sep 30, 2025
240 of 241 checks passed
@jackpope
jackpope deleted the ship-useeffectevent-rules branch September 30, 2025 20:55
github-actions Bot pushed a commit that referenced this pull request Sep 30, 2025
Stacked on #34637

`useEffectEvent` is now in canary so we need to remove this
`__EXPERIMENTAL__` gating on the rules and tests

DiffTrain build for [57b16e3](57b16e3)
github-actions Bot pushed a commit that referenced this pull request Sep 30, 2025
Stacked on #34637

`useEffectEvent` is now in canary so we need to remove this
`__EXPERIMENTAL__` gating on the rules and tests

DiffTrain build for [57b16e3](57b16e3)
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