This repository has been archived by the owner on Feb 1, 2025. It is now read-only.
v0.5.0
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.