TypeScript 2.9
- Support number and symbol named properties with keyof and mapped types
- Generic type arguments in JSX elements
- Generic type arguments in generic tagged templates
- import types
- Relaxing declaration emit visiblity rules
- Support for import.meta
- New –resolveJsonModule
- –pretty output by default
- New –declarationMap