react/compiler/packages/babel-plugin-react-compiler/scripts
Jan Kassens e63d3d1491 Upgrade to React 19 beta (#2938)
- Updated all directly defined dependencies to the latest React 19 Beta
- `package.json`: used `resolutions` to force React 19 for `react-is` transitive dependency
- `package.json`: postinstall script to patch fbt for the React 19 element Symbol
- Match on the message in Snap to exclude a React 19 warning that `act` should be imported from `react` instead (from inside `@testing-library/react`)
- Some updated snapshots, I think due to now recovering behavior of `useMemoCache`, please review.

In a next step, we can do the following. I excluded it since it from here as it made the PR unreviewable on GitHub.

- Snapshots now use `react/compiler-runtime` as in prod, so the different default in Snap is no longer needed.
2024-05-06 19:48:39 -04:00
..
jest Upgrade to React 19 beta (#2938) 2024-05-06 19:48:39 -04:00
shared Rename babel plugin 2024-05-02 14:12:33 -07:00
babel-plugin-annotate-react-code.ts Rename babel plugin 2024-05-02 14:12:33 -07:00
build-react-hooks-fixures.js Rename {r,R}unReactForgetBabelPlugin 2024-05-02 17:14:24 -07:00
eslint-plugin-react-hooks-test-cases.js Rename babel plugin 2024-05-02 14:12:33 -07:00
prettier.js Rename babel plugin 2024-05-02 14:12:33 -07:00
ts-analyze-trace.sh Rename babel plugin 2024-05-02 14:12:33 -07:00