github facebook/flow v0.215.0

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

Likely to cause new Flow errors:

  • Improved analysis determining if a function has an implicit void return. As a result, some incorrectly typed code will no longer type check. (example)
  • Fixed a bug where global assignments in generics wouldn't flag errors. (example)

New features:

  • Flow now supports contextual typing for class private property assignments. (example)

IDE:

  • Local find all references will now return a more comprehensive result list.
  • Go to definition now supports indexed access types.

Library Definitions:

Don't miss a new flow release

NewReleases is sending notifications on new releases.