mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f2efeae795c874e3fac87a6dc67ea9b2138037f3
`unstable_batchedUpdates` shouldn't really be called on the server but the semantics are clear enough and we can provide a trivial implementation that calls the provided callback so we are adding it to the server-rendering-stub. This means we will also keep it around when we make the top level react-dom exports match the server-rendering-stub in the next major DiffTrain build for commit https://github.com/facebook/react/commit/1fdacbefd641d0ac1c97b159760eb03768771049.
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%