Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

v0.5.0

Choose a tag to compare

@benjamn benjamn released this 03 Sep 21:57

Now supporting the .return method for generator objects (#109), in addition to .next and .throw.

Also now depending on the esprima-fb NPM package instead of https://github.com/ariya/esprima/tree/harmony, which warrants the minor version bump.