v1.22.21

kevinraymond/fosforav1.22.21Nov 14, 2023by arcanis

AI Summary

Addresses a specific Yarn Corepack issue found in the previous version and provides a configuration option to bypass the check.

Key Highlights

  • Fix for calling Yarn from a project subfolder outside Corepack
  • New environment variable to skip Corepack checks
  • Warning regarding missing installation artifacts (.msi, .rpm, etc.)

New Features

  • SKIP_YARN_COREPACK_CHECK environment variable

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.