github facebook/flow v0.113.0

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

Bug fixes:

  • Fixed autocomplete when at the end of file
  • Stopped filtering lints (e.g. signature-verification-failure) out when running flow check-contents

Parser:

  • Added support for export default class implements Foo {} [example]
  • Added support for type parameters in anonymous class expressions [example] (thanks @nicolo-ribaudo)

Library definitions:

  • Fixed type of navigator.mediaDevices.getUserMedia (thanks @thecotne)
  • Added missing InputEvent to removeEventListener
  • Updated type of ServiceWorkerContainer.getRegistration

Misc:

  • Added module.system.node.main_field option (see #8128 for more details)

Don't miss a new flow release

NewReleases is sending notifications on new releases.