yarn v3.0.0-rc.2 Release Notes

  • yarn set version 3.0.0-rc.2
    

    Few functional changes; mostly intended to fix distribution issues.

    • 🔌 yarn plugin import can now install specific versions of the official plugins.
    • 0️⃣ yarn plugin import will now download plugins compatible with the current CLI by default.
    • 🛠 Fixed a bug in yarn version check when used with the --prerelease flag.