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

fix: add support for yarn 4 #211

Merged
merged 4 commits into from
Oct 29, 2023
Merged

fix: add support for yarn 4 #211

merged 4 commits into from
Oct 29, 2023

Conversation

hongaar
Copy link
Owner

@hongaar hongaar commented Oct 29, 2023

Add previously default --worktree to yarn workspaces foreach commands.

Fixes #210

@hongaar hongaar enabled auto-merge (squash) October 29, 2023 13:36
@hongaar hongaar merged commit 94ff591 into main Oct 29, 2023
3 of 4 checks passed
@hongaar hongaar deleted the fix/210 branch October 29, 2023 13:56
hongaar pushed a commit that referenced this pull request Oct 29, 2023
## [3.0.1](v3.0.0...v3.0.1) (2023-10-29)

### Bug Fixes

* add support for yarn 4 ([#211](#211)) ([94ff591](94ff591)), closes [#210](#210)

[skip ci]
@hongaar
Copy link
Owner Author

hongaar commented Oct 29, 2023

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspaces are not correctly handled in yarn v4
1 participant