Flow: Flow v0.57.x is not stable

Created on 14 Oct 2017  路  2Comments  路  Source: facebook/flow

For example, I can remove react-redux_v5.x.x.js from flow-typed/npm folder and flow will not complain.

But if I'll change something else - for example, if I'll remove passing of a required prop of a React Component to check if flow will find the error - flow will start to see that there's no react-redux libdefs.

Flow 0.56 worked as expected: started to complain right after remove of libdefs.

Most helpful comment

I'm still experiencing this with 0.57.3

All 2 comments

I'm still experiencing this with 0.57.3

Closing because of #5180

Was this page helpful?
0 / 5 - 0 ratings