Skip to content

Fixes to finally{}, nested loops w/scope, parsing of 'async get(){...}'

Choose a tag to compare

@matAtWork matAtWork released this 06 Oct 16:19
· 115 commits to master since this release
  • Bump acorn-es7-plugin to resolve issues with 'async get(){}'
  • Merge in fixes related to some loop constructs and use of 'finally{ return...}' in synchronous code called by async code