Skip to content

node-fetch and form-data polyfill bug fix

Compare
Choose a tag to compare
@reynolek reynolek released this 18 Nov 22:58
· 70 commits to master since this release

Thank you @jgiovaresco, @hirenoble, and @erunion for their contributions on this release!

Encoding JSON Body in js-fetch target
#179

Adding node-fetch target
#180

Better error handling
#182

Handling polyfill in browsers when fs doesnt exist
#184