Skip to content

kit 1.31.2

Choose a tag to compare

@sandstream sandstream released this 24 Jul 22:22
d158076

Changed

  • kit help is now grouped by category. The flat ~75-line dump (every command + every subcommand interleaved) is reorganized into eight scannable sections: Setup & lifecycle, Review & quality, Secrets & environments, Security & supply chain, Agents & memory, Governance & access, Packages & services, Meta. Only top-level commands are listed; a + marks those with subcommands (reach them via kit <command> --help or kit help <command>). Categories are completeness-checked at render time — any uncategorized command still prints under "Other", so help can't silently drop one.

Full changelog: https://github.com/sandstream/kit/blob/v1.31.2/CHANGELOG.md

Verify this release:

git tag -v v1.31.2
npm audit signatures