Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 rename yarn for yarn-v4 and add run cmpl #720

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

AucaCoyan
Copy link
Contributor

@AucaCoyan AucaCoyan commented Dec 28, 2023

Heya!

This yarn file is aimed at the latest yarn v4, which has different commands than yarn classic (v1)

I renamed the file to make that difference

custom-completions/yarn/yarn-completion.nu
#to
custom-completions/yarn/yarn-v4-completions.nu

and also added an improvement on yarn run which I have on pnpm, changing this

image

into this
image

(note that the new yarn adds the binaries in addition to the package.json scripts values)

@fdncred
Copy link
Collaborator

fdncred commented Dec 28, 2023

This is a breaking change but probably a good one as it provides more information on which yarn it requires. Thanks!

@fdncred fdncred merged commit 8386cdc into nushell:main Dec 28, 2023
@AucaCoyan AucaCoyan deleted the add-yarn-description-on-run-cmd branch December 28, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants