v1.22.11
yarnpkg/yarnv1.22.11Jul 26, 2021by DanBuild
AI Summary
A maintenance release fixing signal handling and Corepack compatibility, accompanied by an end-of-life notice for 1.x.
Key Highlights
- Fixes SIGTERM forwarding to binaries spawned via `yarnPath`.
- Enhances Corepack compatibility for `yarn init` commands.
- Note that Yarn 1.x will not receive further functional improvements.
Full Release Notes
This version fixes a problem where Yarn wasn't forwarding SIGTERM to the binary spawned via `yarnPath`. It also makes `yarn init -2` compatible with [Corepack](https://github.com/nodejs/corepack). The behaviour of `yarn init` (without `-2`) doesn't change. Remember that Yarn 1.x won't receive further functional improvements. We recommend you to switch to the recently-released 3.0, and to ping us on Discord if you find issues when migrating (also check our [Migration Guide](https://yarnpkg.com/getting-started/migration#why-should-you-migrate)).