Conversation
🦋 Changeset detectedLatest commit: b0b9df3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
* Add support for yarn to `getPublishTool`. * Use yarn for publishing when it is the used package manager.
7d6f9c8 to
b0b9df3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1449 +/- ##
==========================================
- Coverage 81.02% 80.91% -0.11%
==========================================
Files 54 54
Lines 2213 2216 +3
Branches 659 661 +2
==========================================
Hits 1793 1793
- Misses 416 419 +3
Partials 4 4 ☔ View full report in Codecov by Sentry. |
|
A PR has discussed this issue in detail #674 |
|
I guess this is superseded by #674, if so should this PR be closed? Or if that one is sufficiently stuck, perhaps this one can be merged? Would love to see yarn 4 support land in Changesets. |
getPublishTool.Fixes: