mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f74f6cd945
Updates our publishing scripts to also publish react-compiler-runtime.
6 lines
239 B
Markdown
6 lines
239 B
Markdown
# 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.
|