yarn v1.22.5 Release Notes

Release Date: 2020-08-27 // over 3 years ago
    • 🖨 Headers won't be printed when calling yarn init with the -2 flag

    Maël Nison

    • Files with the .cjs extension will be spawned by yarnPath using `execPath

    #8144 - bgotink

    • Generates local yarn verions as .cjs files when calling yarn set version

    #8145 - bgotink

    • 🏁 Sorts files when running yarn pack to produce identical layout on Windows and Unix systems

    #8142 - Merceyz