Skip to content

Yarn not used for publishing #813

@ishfx

Description

@ishfx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions