Pre Release

Run a series of pre-release checks on the repo.

mattpocock Updated 236k repo stars

File contents

Check all of the files in the .changeset directory.

For the changesets as a whole, check the following:

  • Each changeset should be about a user-facing feature. Internal refactors or things that don't affect users should not be added as changesets.
  • Related changes should be grouped under a single changeset.
  • Changesets are user-facing, not maintainer-facing. They should not specify implementation details, or how a feature was made. They should only specify the user-facing change, and why it was made. Changesets !== commit messages.

Once done, commit your changes.

mattpocock/sandcastle/tree/main/.agents/skills/pre-release commit 4de55117c5

Frequently asked questions

npx skillmds@latest add mattpocock/pre-release