Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@shrink shrink released this 21 Nov 06:10
· 2 commits to master since this release
v4.0.0
a47903e

Version 4 is a major version bump due to changing internals (from http(s) to node-fetch) which consumers may depend on.

What's Changed

  • Replace NodeJS http(s) with node-fetch for communication with API (Increases minimum Node engine version to 14) #93

Full Changelog: v3.5.5...v4.0.0