Skip to content

v0.117.0

Compare
Choose a tag to compare
@facebook-github-bot facebook-github-bot released this 24 Jan 20:27
· 7694 commits to main since this release

Notable bug fixes:

  • Improved the behavior of $Diff and other type destructors when applied to unions.

Misc:

  • Improved error messages when attempting to use watchman without watchman installed.
  • Removed uses of Symbol from libdefs in favor of symbol.
  • Fixed definition of fs.promises.mkdir (thanks @gabrielrumiranda!)