-
Notifications
You must be signed in to change notification settings - Fork 763
Open
Description
Affected Packages
N/A
Problem
Changesets doesn't seem to use yarn for publishing (only npm or pnpm) :
| ): Promise<{ name: "npm" } | { name: "pnpm"; shouldAddNoGitChecks: boolean }> { |
This forces users to maintain yarn and npm configurations in order for example to publish to private repos.
What's the reason behind this choice ?
Proposed solution
Support yarn for publishing.
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels