v1.22.18
ocrmypdf/OCRmyPDFv1.22.18Mar 15, 2022by DanBuild
AI Summary
Fixes a regression in Node.js 17.7.0 that broke Yarn's `url.resolve` functionality, causing network errors. The release addresses this issue, though updating Node.js to 17.7.1 or later is recommended for stability.
Key Highlights
- Fixes regression in Node 17.7.0 breaking Yarn
- Resolves network errors caused by url.resolve
- Recommendation to upgrade Node.js to 17.7.1+
Full Release Notes
Node 17.7.0 had a regression in `url.resolve` which broke Yarn, causing network errors. This release fixes that, although the regression also got fixed on the Node side starting from 17.7.1, so as long as you keep your Node up-to-date it'll be fine.