What's Changed
- Switched from using
node-fetch
to using built-infetch
implementation for Node.js v18 and newer.- This resolves a nuisance dependency-related warning message reported in #876
- Various minor updates
Full Changelog: v6.0.0...v6.0.1
node-fetch
to using built-in fetch
implementation for Node.js v18 and newer.
Full Changelog: v6.0.0...v6.0.1