v1.22.21
git-ai-project/git-aiv1.22.21Nov 14, 2023by arcanis
AI Summary
A patch release addressing an issue with Yarn execution outside of a Corepack context by adding a configuration flag to skip the check.
Key Highlights
- Fixed issue calling Yarn from a subfolder outside Corepack context
- Added SKIP_YARN_COREPACK_CHECK environment variable
New Features
- Skip Corepack check environment variable
- Subfolder execution fix
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.