github facebook/flow v0.152.0

latest releases: v0.238.3, v0.238.2, v0.238.1...
3 years ago

Likely to cause new Flow errors:

  • Fixed an issue with refinement invalidation for variables without initializers or that are written to before they're declared. You may see both new errors from improved invalidations, and some unnecessary invalidations will be removed.

Notable bug fixes:

  • Fixed the behavior of unary not operator on type applications

Library Definitions:

  • Add Symbol.asyncIterator (thanks @goodmind)
  • Add missing methods to HTMLTableSectionElement (thanks @vitoreiji)
  • Fix nullability of various DOM table properties
  • Fix type of MediaRecorder constructor options
  • Improve node crypto types (thanks @juodumas)
  • Improve node cluster.worker type (thanks @magicmark)

Don't miss a new flow release

NewReleases is sending notifications on new releases.