You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfreeze the react-dom/server interface (react#11531)
* Unfreeze the react-dom/server interface
this allows stubbing of the exposed named functions, as was possible before v16.1
fixesreact#11526
* Fix missing version export
* Fix missing version export
* Whitespace
0 commit comments