Skip to content

v0.5.0

Compare
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.