# Changelog

This file is written by [Changesets](https://github.com/changesets/changesets) — do not edit it by
hand.

The flow is: describe a change with `pnpm changeset`, then let `pnpm changeset version` fold every
pending description into this file and bump `package.json#version`. `pnpm release` refuses to
publish while a changeset is still pending, because a pending changeset means the version was
never bumped.

Nothing has been released yet. The first `changeset version` run replaces this notice with the
first entry.

> Breaking changes inherited from the kit this project was scaffolded from are written up in
> `README.md` §9, with prop-by-prop migrations. That section is the one your consumers receive —
> `package.json#files` ships `README.md`, and changesets are stripped from the tarball.
