Skip to content

v1.1.4

Choose a tag to compare

@leebyron leebyron released this 07 Oct 09:41
· 45 commits to master since this release

Fixes:

  • Removes memory leak for async functions with await within loops (#26)
  • Fix transform bug for nested super assignments (b1976f2)