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

v0.3.5

Choose a tag to compare

@benjamn benjamn released this 21 Jan 16:46

A bug with generators nested inside catch blocks was diagnosed and fixed by @amasad (#70, #71).

When using Regenerator in Node, you can now more easily include the runtime by calling require("regenerator").runtime(), thanks to a pull request from @jonathanong (#77, #78).