Skip to content

Arrow function and edge-case output fixes

Choose a tag to compare

@matAtWork matAtWork released this 16 Dec 21:12
· 238 commits to master since this release

Correct cases where arrow functions contain deeply nested expressions containing await and logical/conditional operators
Fix edge cases in code output (sparse array constants, object pattern precedence, generator member functions), add everything.js syntax tests