mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
* bump flow to 0.47 * Fix variadic function flow issues in fiber * Fix variadic function flow issues in ReactFiberNative * fix ReactDOM type issues with flow 0.47 * getChildHostContext *does* take an `instance` argument * change recently added anys to mixedies * HydrationContext needs a handle on the rootContainerInstance * prettier