Supported ES6 Features
- Arrow functions
- Template strings
- Destructuring
- Enhanced object literals
- Default and rest in functions
- Map + Set + WeakMap + WeakSet
- Promises
- Binary and octal literals
- Generators and Iterators
- Symbols
- Let + Const
Additionally, from React:
We hope to add more in the future, but if there's something specific you'd like to see, please leave feedback!