Arrow functions, destructuring, import syntax, things like that. Haven't found any docs.
m
matty
09/12/2017, 12:28 PM
Arrow functions appear to be supported without the directive, but the others aren't. Would love it if we could also get async/await but I suppose that is ES7
a
agartha
09/12/2017, 12:38 PM
The others are definitely supported with 'use latest'