These benchmarks were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports. Learn more about archiving benchmarks
fix(react): export `createRef` from legacy react runtime
The `createRef` and `useRef` functions were missing from the exports of the legacy react runtime module, which could cause issues for consumers relying on these utilities.
d7b87a6
19 hours ago
by Yradex
-17.95%
Fix export of createRef and useRef from legacy runtime
Signed-off-by: Yradex <11014207+Yradex@users.noreply.github.com>
1490e9d
18 hours ago
by Yradex
+6.71%
Export createRef and useRef from legacy-react-runtime
Signed-off-by: Yradex <11014207+Yradex@users.noreply.github.com>