Skip to content

v2.0.0 - Breaking changes

Choose a tag to compare

@zefir-git zefir-git released this 04 May 09:26
· 81 commits to main since this release

What's Changed

Breaking changes

This project has now moved away from node-fetch and uses the built-in Fetch API in Node.js 18. Hence, this project now requires Node.js version 18.15.0 or above and npm version 9.6.4 or above.

If you are running an older version of Node.js or npm you can use <=2.0.0 versions of this package. These versions, however, will not receive any future updates.

Full Changelog: v1.10.3...v2.0.0