Skip to content

Tracking The Next Release #2

@thecodedrift

Description

@thecodedrift

View What's In the Next Release

The "Next Release" PR is automatically created as new changes get merged down into main. This helps us track the significant changes instead of requiring semantic data in every release.

About changesets and pnpm changeset

The changesets workflow is designed to help when people are making changes, all the way through to publishing. It lets contributors declare how their changes should be released, then we automate updating package versions, and changelogs, and publishing new versions of packages based on the provided information.

If we ask you to "add a changeset" it's because we feel that your change is important to notify others about. Most code changes probably benefit from one. Don't worry though. You can just run pnpm changeset, describe the change, and you're good!

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