Releases: yarnpkg/yarn
Releases · yarnpkg/yarn
v1.22.12
v1.22.11
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. 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).
1.22.10
(and prior)
Please check the changelog for details: https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md
For technical reasons, no prebuilt artifacts will be generated for this release. Please use npm install -g yarn
to install it.