TypeScript 1.5
- ES6 Modules
- Destructuring in declarations and assignments
- namespace keyword
- let and const support
- for..of support
- Decorators
- Computed properties
- Support for UMD and System module output
- Unicode codepoint escapes in strings
- Tagged template strings in ES3/ES5
- AMD-dependency optional names
- Project support through tsconfig.json
- –rootDir command line option
- –noEmitHelpers command line option
- –newLine command line option
- –inlineSourceMap and inlineSources command line options