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

feat: Support for yarn berry #99

Merged
merged 4 commits into from
Jul 5, 2024
Merged

feat: Support for yarn berry #99

merged 4 commits into from
Jul 5, 2024

Conversation

LekoArts
Copy link
Owner

@LekoArts LekoArts commented Jul 5, 2024

Description

Adds proper support for Yarn Berry (v3 & v4).

Fixes #21

Checklist

  • pnpm run test runs as expected.
  • pnpm run build runs as expected.
  • (If applicable) Documentation has been updated

Copy link

changeset-bot bot commented Jul 5, 2024

🦋 Changeset detected

Latest commit: b90e23c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
secco Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

netlify bot commented Jul 5, 2024

Deploy Preview for secco-cli canceled.

Name Link
🔨 Latest commit b90e23c
🔍 Latest deploy log https://app.netlify.com/sites/secco-cli/deploys/6687ac8b03bfdf00081481d4

Copy link
Contributor

github-actions bot commented Jul 5, 2024

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

@LekoArts LekoArts marked this pull request as ready for review July 5, 2024 08:19
@LekoArts LekoArts merged commit 1593131 into main Jul 5, 2024
13 checks passed
@LekoArts LekoArts deleted the feat/yarn-berry branch July 5, 2024 08:20
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.

Handle externalRegistry case by detecting yarn 2/3 and modify yarn config
1 participant