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

v0.2.11

Choose a tag to compare

@benjamn benjamn released this 19 Nov 21:08

Thanks to @termi who identified and fixed a bug where wrapGenerator.isGeneratorFunction would fail after minification of runtime/dev.js, because most minifiers would have shortened the name of the GeneratorFunction constructor.