Skip to content

Make the initial configuration access property public by default #503

Open
@remorses

Description

@remorses

Affected Packages

Problem

Most people will try to use changeset with a public package for the first time, making the config generated by changeset init with restricted access as default will make the initial setup more difficult

In my case i got weird npm errors at time of publishing because i didn't notice the config has access restricted by default (errors like EUNSCOPED Can't restrict access to unscoped packages)

Proposed solution

I think the default config should have "access": "public" as default

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionOpen discussion of a topic - looking for ideas and consensus

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions