TypeScript Roadmap
TypeScript today is an early preview. We welcome
your discussions of the language specification (
docx,
pdf). Here are a few themes we are currently considering for the TypeScript compiler and language services.
- Improve the TypeScript type system's ability to express API intent.
- Continue to align with ECMAScript 6 where there are shared capabilities, as that standard evolves.
- Support the needs of tools built on TypeScript services.