v1.22.18
NodePassProject/Anywherev1.22.18Mar 15, 2022by DanBuild
AI Summary
This release fixes a regression in Node 17.7.0's `url.resolve` function that broke Yarn and caused network errors. While this patch resolves the immediate issue, users are advised to upgrade Node.js to version 17.7.1 or later for optimal stability.
Key Highlights
- Fixes regression in Node 17.7.0's `url.resolve` that broke Yarn.
- Resolves network errors caused by the dependency issue.
- Recommendation to upgrade Node.js to 17.7.1 or later.
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.