v1.22.21

XTLS/Xray-corev1.22.21Nov 14, 2023by arcanis

AI Summary

This release fixes an issue in v1.22.20 where Yarn failed when called from a project subfolder outside of a Corepack context. It also introduces a new environment variable to allow users to skip the Corepack check.

Key Highlights

  • Fix for Yarn invocation from subfolders outside Corepack context
  • Added SKIP_YARN_COREPACK_CHECK environment variable
  • Note about missing artifact files (work in progress)

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.