dillon1000/react

Commit

Upgrade to Flow 0.219.0 (#27542)

This upgrade made the `React$Element` type opaque, which is good for
product code where accessing props of elements is code smell, but React
needs to use that internally. I overrode the type to restore it.
Browse files
Changed paths5 files
First-parent comparison
M package.json ModifiedM packages/react-server/src/ReactFizzServer.js ModifiedM scripts/flow/config/flowconfig ModifiedM scripts/flow/environment.js ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…