dillon1000/react
Commit
Browse files 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.
Changed paths5 files
First-parent comparisonpackage.json ModifiedM packages/react-server/src/ReactFizzServer.js ModifiedM scripts/flow/config/flowconfig ModifiedM scripts/flow/environment.js ModifiedM yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…