v6.0.1
Changed 1
- Switched from using node-fetch to using built-in fetch implementation for Node.js v18 and newer
Fixed 1
- Resolve dependency-related warning message
From Tesseract.js
What's Changed
- Switched from using
node-fetchto using built-infetchimplementation for Node.js v18 and newer.- This resolves a nuisance dependency-related warning message reported in #876
- Various minor updates
Full Changelog: https://github.com/naptha/tesseract.js/compare/v6.0.0...v6.0.1