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