github facebook/flow v0.142.0

latest releases: v0.235.1, v0.234.0, v0.233.0...
3 years ago

Likely to cause new Flow errors:

  • Disallow flowing functions or inexact objects to indexed objects to improve object soundness. This can cause errors if you are passing a function or inexact objects when an indexed object is expected.
  • Flow now processes imports before checking the body of a file. In some rare cases this can expose previously skipped errors due to the processing order.

Notable bug fixes:

  • Fix No available version of ocaml-base-compiler satisfies the constraints error from make all-homebrew (thanks @bayandin).

Don't miss a new flow release

NewReleases is sending notifications on new releases.