Skip to content
mhegazy edited this page Nov 17, 2014 · 20 revisions

1.3

1.4

1.5

  • Support for Destructuring assignments
  • Support for Spread operator
  • Support for for..of
  • Support for generators
  • Support for ES6 Unicode specification

2.0

  • Incorporate ECMAScript 6 features that can be polyfilled
  • Support for ES6 Modules
  • Support for local types and class expressions
  • Investigate top-rated feature requests (mixins, abstract classes, etc).
  • Investigate async/await as a desugaring to ES6
  • Improve lib.d.ts modularity

Clone this wiki locally