github facebook/flow v0.278.0

latest releases: v0.281.0, v0.280.0, v0.279.0...
one month ago

Likely to cause new Flow errors:

  • Hooks calls inside normal functions in component or hooks as conditional calls. They will get react-rule-hook-conditional error instead of react-rule-hook error.
  • Array literals that cannot be contextually typed will be inferred as an actual array type. It might cause additional errors. example

Don't miss a new flow release

NewReleases is sending notifications on new releases.