github facebook/flow v0.225.0

latest releases: v0.246.0, v0.245.2, v0.245.1...
9 months ago

Notable bug fixes:

  • We improved the inference support for function rest parameters in a generic function. This example can now type check. You can also extract the parameters of a function excluding the first parameters now: (example)
  • In hover type, when a name is defined in another file but is imported with a different name, Flow will use the locally aliased name.
  • fixed a crash happening when a class was defined in a scope where a binding with the same name already existed (try-Flow example)

Don't miss a new flow release

NewReleases is sending notifications on new releases.