Skip to content

v0.306.0

Choose a tag to compare

@facebook-github-tools facebook-github-tools released this 19 Mar 19:45
· 1218 commits to main since this release

New Features:

  • Support for using well-known symbols as property names in types - the form should be exactly Symbol.iterator.

Notable bug fixes:

  • Report prop-missing errors for unbound module properties in explicit type args used with implicit instantiation (e.g. try-Flow)

Library Definitions:

  • Updated core.js library definitions to accept readonly tuples in Map constructor