v1.22.21
AppFlowy-IO/AppFlowyv1.22.21Nov 14, 2023by arcanis
AI Summary
This release addresses a regression in v1.22.20 where calling Yarn from a project subfolder outside of a Corepack context caused issues. It also introduces an environment variable to bypass Corepack checks.
Key Highlights
- Fixes an issue with Yarn execution in project subfolders outside Corepack context
- Added SKIP_YARN_COREPACK_CHECK environment variable to skip the Corepack check
- Note regarding missing installation artifacts (MSI, RPM, DEB, and ASC files)
New Features
- Added SKIP_YARN_COREPACK_CHECK environment variable to skip the Corepack check
Full Release Notes
> [!WARNING] > This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this. - Fixes an issue in the v1.22.20 when calling Yarn from a project subfolder, outside of a Corepack context. - Added a `SKIP_YARN_COREPACK_CHECK` environment variable to skip the Corepack check.