v1.22.18

microsoft/markitdownv1.22.18Mar 15, 2022by DanBuild

AI Summary

This release resolves a critical bug where the Node.js url.resolve function caused network errors in Yarn. This issue was caused by a regression in Node 17.7.0, which was subsequently fixed in Node 17.7.1.

Key Highlights

  • Fixes network errors caused by Node.js url.resolve regression
  • Addresses compatibility with Node 17.7.0

New Features

  • Bug fix for Node 17.7.0 compatibility

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.