v1.22.21

livekit/agents-jsv1.22.21Nov 14, 2023by arcanis

AI Summary

A Yarn release addressing issues with Corepack when running from a project subfolder and introducing an environment variable to skip checks.

Key Highlights

  • Fix for calling Yarn from a project subfolder outside Corepack context
  • Added `SKIP_YARN_COREPACK_CHECK` environment variable
  • Note on missing artifacts (MSI/RPM/DEB/ASC)

New Features

  • Environment variable for skipping Corepack checks

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.