Fixes
- Resolved punycode deprecation warning
- Fixed hoisting bug with transitive dependencies that have aliases as sub-dependencies
Unclaimed project
Are you a maintainer of yarn? Claim this project to take control of your public changelog and roadmap.
Changelog
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
Last updated about 2 months ago
[!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.
[!WARNING] This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this.
Important: Punycode is now embed within the bundle, as it has been deprecated by Node.js and will be removed in a future version.
A message will be displayed when Yarn 1.22 notices that the local project has a package.json file referencing a non-1.x Yarn releas...
Node 17.7.0 had a regression in url.resolve which broke Yarn, causing network errors. This release fixes that, although the regression also got fixed on the Node side starting from 17.7.1, so as long as you keep your Node up-to-date it'll be fine.
Strangely this released disappeared from GitHub, re-adding it.
Release v1.22.16
--ignore-builds set (Windows only)yarn init -y2 w/ Corepackyarn set version stable (and canary) will now defer to the stable & canary for upgrading the project