github facebook/flow v0.189.0

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

Likely to cause new Flow errors:

New Features:

  • Class members can be suggested by autocomplete even if this is not typed explicitly.

Notable bug fixes:

  • We will now consistently emit object-this-reference errors. Previously these errors were missing when the object is an argument of Object.freeze(), Object.defineProperties() or Object.create().
  • Fix crash when walking directories that can't be accessed.
  • Fixed a potential crash when two type identifiers are declared in the same block.

Library Definitions:

  • Improve fs.readFile type definition when the encoding config option is supplied.

Don't miss a new flow release

NewReleases is sending notifications on new releases.