nodejs / corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers
MIT License
2.46k stars 160 forks source link

Switches Yarn to the "aliases" field #340

Closed arcanis closed 8 months ago

arcanis commented 9 months ago

I added a new aliases field to https://repo.yarnpkg.com/tags which contain all of stable, canary, and latest. We can use this field in the new configuration so that we support latest without changing anything to whatever may be relying on the content of the latest field.