codex-team / icons

Dozens of cute svg icons made with love by CodeX for your projects. No dependencies required. Free to use and share.
MIT License
39 stars 15 forks source link

build(yarn): upgrade yarn to the version 3.2.2 #2

Open ilyamore88 opened 1 year ago

ilyamore88 commented 1 year ago

Why

Yarn version 1.22 is the legacy. This branch of the manager receives only security updates.

How it will affect on our workflow with this repo?

Will not affect. I set up the Yarn not to use Zero-installs and PnP features. This will help us to more easily migrate to the new version. Also, we can practice working with these features in the future.

How to set up my workspace for this repo?

You don't need to do something special. Current version of the Yarn supplied with the repo. Just check your version in the repo:

$ yarn -v
> 3.2.2
talyguryn commented 1 year ago

no need to merge cause no meaningful reasons to do it now