react/scripts/rollup
michael faith 5ccfcd17ff
feat(eslint-plugin-react-hooks): merge rule from eslint-plugin-react-compiler into react-hooks plugin (#32416)
This change merges the `react-compiler` rule from
`eslint-plugin-react-compiler` into the `eslint-plugin-react-hooks`
plugin. In order to do the move in a way that keeps commit history with
the moved files, but also no remove them from their origin until a
future cleanup change can be done, I did the `git mv` first, and then
recreated the files that were moved in their original places, as a
separate commit. Unfortunately GH shows the moved files as new instead
of the ones that are truly new. But in the IDE and `git blame`, commit
history is intact with the moved files.

Since this change adds new dependencies, and one of those dependencies
has a higher `engines` declaration for `node` than what the plugin
currently has, this is technically a breaking change and will have to go
out as part of a major release.

### Related Changes
- https://github.com/facebook/react/pull/32458

---------

Co-authored-by: Lauren Tan <poteto@users.noreply.github.com>
2025-03-12 21:43:06 -04:00
..
externs Replay Client Actions After Hydration (#26716) 2023-04-25 10:22:20 -04:00
plugins Run Closure on non-minified prod builds, too (#28827) 2024-04-19 14:22:38 -04:00
shims Update React Native shims to use export syntax (#31426) 2024-11-07 14:53:44 +00:00
validate Rerender useSwipeTransition when direction changes (#32379) 2025-02-20 18:13:09 -05:00
build-all-release-channels.js [ci] Cleanup --ci flag 2024-07-29 19:18:03 -04:00
build.js feat(eslint-plugin-react-hooks): merge rule from eslint-plugin-react-compiler into react-hooks plugin (#32416) 2025-03-12 21:43:06 -04:00
bundles.js feat(eslint-plugin-react-hooks): merge rule from eslint-plugin-react-compiler into react-hooks plugin (#32416) 2025-03-12 21:43:06 -04:00
forks.js [flags] remove enableRemoveConsolePatches (#32425) 2025-02-24 10:00:22 -05:00
generate-inline-fizz-runtime.js [useFormState] Allow sync actions (#27571) 2023-10-31 23:32:31 -04:00
modules.js [Flight] Source Map Actions in Reference Node Loader Transforms (#30755) 2024-08-21 09:52:17 -04:00
packaging.js build: add support to the rollup build for building typescript packages (#32393) 2025-02-16 10:38:13 -05:00
stats.js [ci] Cleanup --ci flag 2024-07-29 19:18:03 -04:00
sync.js Fork React Native renderer into FB and OSS bundles (#12625) 2018-04-18 13:16:50 -07:00
utils.js Fixed broken build script --unsafe-partial flag (#22324) 2021-09-15 13:32:09 -04:00
wrappers.js build: add support to the rollup build for building typescript packages (#32393) 2025-02-16 10:38:13 -05:00