Skip to content

Bug fix for node environment

Compare
Choose a tag to compare
@jonbern jonbern released this 14 Sep 16:34
· 31 commits to master since this release

Fixes a bug (#63) introduced in version 5.0.0 where support for the Request argument was added. The initial implementation introduced a runtime error for the node environment.

Many thanks to @paulrosania for reporting the issue, and to @knotthere for creating a PR with the suggested fix.