# Tesseract.js v6.0.1 - Product: Tesseract.js (https://whatsnew.fyi/product/tesseract-js) - Vendor: naptha - Date: 2025-04-07 - Version: v6.0.1 - Original notes: https://github.com/naptha/tesseract.js/releases/tag/v6.0.1 - Permalink: https://whatsnew.fyi/product/tesseract-js/releases/v6.0.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Switched from using node-fetch to using built-in fetch implementation for Node.js v18 and newer - **fixed** — Resolve dependency-related warning message ##### What's Changed * Switched from using `node-fetch` to using built-in `fetch` implementation 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