Skip to content

Releases: ipinfo/node

v4.0.0

21 Nov 06:10
v4.0.0
a47903e
Compare
Choose a tag to compare

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