github facebook/flow v0.118.0

latest releases: v0.236.0, v0.235.1, v0.234.0...
4 years ago

New Features:

  • Autocomplete for nullable objects will now suggest completions with optional chaining syntax
  • Added a new lint, unsafe-addition, which warns if either operand of an addition is null or void

Breaking change:

  • The output of flow autocomplete --json no longer includes location information. This might affect some IDE integrations which have not yet updated to Flow's LSP server. The LSP integration is unaffected.

Misc:

  • Added the dir field to the Document libdef (Thanks, @lukeapage!)

Don't miss a new flow release

NewReleases is sending notifications on new releases.