feat(yarn)!: add optional support for yarn berry (#12374)

BREAKING CHANGE: some `yarn` aliases changed . Please see README for further information.

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
Yogeshwaran Rajendran 2024-07-22 11:12:46 +05:30
commit ab88ddeba5

View file

@ -62,3 +62,5 @@ else
alias yout="yarn outdated"
alias yuca="yarn global upgrade && yarn cache clean"
fi
unset is_yarn_berry