Skip to content

kumiko changes

Terminal window
kumiko changes <subcommand>

Maintainer-oriented helper around changes.json files that kumiko upgrade reads. Use it when you ship a breaking or notable change in the framework or a bundled feature.

Typical flow: add an entry next to the feature you touched, with version, type (breaking | improvement | fix), title, and optional migration / codemod fields. App developers then see it via kumiko upgrade.

Run kumiko help changes for the full subcommand list (add / list / validate — role-gated to maintainers when you are inside the monorepo).