react/compiler/packages/react-compiler-runtime
lauren c8c89fab5b
[compiler] Update rollup plugins (#31919)
Update our various compiler rollup plugins.

---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31919).
* #31927
* #31918
* #31917
* #31916
* __->__ #31919
2025-01-02 11:24:26 -05:00
..
src [ez] Update references to 'forget' in react-compiler-runtime (#31277) 2024-10-16 18:44:50 -04:00
package.json [rcr] Relax react peer dep requirement (#31915) 2024-12-27 14:27:43 -05:00
README.md [rcr] Publish react-compiler-runtime to npm (#31146) 2024-10-07 18:50:07 -04:00
rollup.config.js [compiler] Update rollup plugins (#31919) 2025-01-02 11:24:26 -05:00
tsconfig.json Rename react-compiler-runtime 2024-05-02 17:14:26 -07:00

react-compiler-runtime

Backwards compatible shim for runtime APIs used by React Compiler. Primarily meant for React versions prior to 19, but it will also work on > 19.

See also https://github.com/reactwg/react-compiler/discussions/6.