Skip to content

Fix `this` in loops. Fix CLI option.

Choose a tag to compare

@matAtWork matAtWork released this 27 Jun 10:15
· 178 commits to master since this release
  • Correctly bind this inside loops if it is referenced (#39). Many thanks to https://github.com/jeffreylin for the test case and fix.
  • Fix command-line option --use=(mode) with text input
  • Bump acorn-es7-plugin to to 1.0.15