mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
Updates the compiler to always import from `react-compiler-runtime` by default. The runtime then decides whether to use the official or userspace implementation of useMemoCache.