-
Notifications
You must be signed in to change notification settings - Fork 51.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: react/react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eslint-plugin-react-hooks@7.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: react/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eslint-plugin-react-hooks@7.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 13 files changed
- 3 contributors
Commits on Apr 17, 2026
-
Remove legacy Paper renderer shim cleanup from artifact commit workfl…
…ow (#36297) ## Summary PR #36285 deleted the Paper (legacy) renderer, including the shim file `scripts/rollup/shims/react-native/ReactNative.js`. However, the `runtime_commit_artifacts` workflow still tries to `rm` this file after moving build artifacts into `compiled-rn/`. Since the file no longer exists in the build output, `rm` (without `-f`) fails and kills the entire step. This has caused **every run of the Commit Artifacts workflow to fail since #36285 landed on April 16**, blocking both `builds/facebook-www` and `builds/facebook-fbsource` branches from receiving new build artifacts. This in turn blocks DiffTrain from syncing React changes into Meta's internal monorepo.
Configuration menu - View commit details
-
Copy full SHA for bf45a68 - Browse repository at this point
Copy the full SHA bf45a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23fcd7c - Browse repository at this point
Copy the full SHA 23fcd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e4759 - Browse repository at this point
Copy the full SHA 67e4759View commit details -
Configuration menu - View commit details
-
Copy full SHA for da9325b - Browse repository at this point
Copy the full SHA da9325bView commit details -
[eprh] Add back a no-op for removed component-hook-factories rule (#3…
…6307) The `component-hook-factories` rule was removed in #35825 as part of a feature flag cleanup, but was listed in the README as part of the manual config example. This broke users who used a manual config (copied from the old README) in eslint-plugin-react-hooks 7.1.0. This adds back a deprecated no-op rule as a fix. #35825 removed other rules (`automatic-effect-dependencies` and `fire`), but these were for experimental features that did not ship. These were also not referenced in the README.
Configuration menu - View commit details
-
Copy full SHA for bc24980 - Browse repository at this point
Copy the full SHA bc24980View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1727fb - Browse repository at this point
Copy the full SHA d1727fbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff eslint-plugin-react-hooks@7.1.0...eslint-plugin-react-hooks@7.1.1