Announcing TypeScript 3.6 RC
Let’s explore what’s coming in 3.6! Stricter Generators, more Accurate Array Spread, improved UX Around Promises, better Unicode Support for Identifiers, import.meta Support in SystemJS, get and set Accessors Are Allowed in Ambient Contexts, ambient Classes and Functions Can Merge, APIs to Support --build and --incremental, semicolon-Aware Code Edits, smarter Auto-Import Syntax. Breaking Changes: String-Named Methods Named "constructor" Are Constructors, DOM Updates, JSDoc Comments Don’t Merge, Keywords Cannot Contain Escape Sequences, ...