github facebook/flow v0.165.0

latest releases: v0.254.2, v0.254.1, v0.254.0...
3 years ago

Likely to cause new Flow errors:

  • The Flow parser now requires that variables declared using the declare var syntax be annotated with a type. declare var x; is now illegal.

Notable bug fixes:

  • No longer attempt to provide autocomplete or flow autocomplete on non-Flow files.
  • Fix a crash when deleting a file in lazy mode
  • Fix a bug that prevented some code actions from adding type imports for export default class definitions

Don't miss a new flow release

NewReleases is sending notifications on new releases.