yarn v1.17.0 Release Notes

    • ➕ Adds prereleases flags and prerelease identifier to yarn version.

    #7336 - Daniel Seijo

    • 🛠 Fixes audits when used with yarn add & yarn upgrade

    #7326 - David Sanders

    • ➕ Adds support for the --offline flag to yarn global add

    #7330 - Francis Crick

    • 📜 Yarn will tolerate Yaml at parse time. Full support isn't ready yet and will only come at the next major.

    #7300 - Maël Nison

    • 🛠 Fixes a bug when using the link: protocol with a folder that doesn't contain a package.json

    #7337 - Maël Nison