v1.22.18

AppFlowy-IO/AppFlowyv1.22.18Mar 15, 2022by DanBuild

AI Summary

This release addresses a critical bug where Node.js 17.7.0 caused network errors by breaking Yarn due to a regression in the `url.resolve` function. While this release provides a fix for AppFlowy, users are advised to upgrade their Node.js version to 17.7.1 or later to resolve the underlying regression.

Key Highlights

  • Fixed Yarn network errors caused by Node.js 17.7.0
  • Resolved regression in the `url.resolve` function
  • Recommendation to update Node.js to 17.7.1 or higher

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.