KP-015 · CHANGELOG/COMPARE
Version Compare Page
What changed between two versions, laid flat: the subject, what it was, what it is, and whether you have to do anything. Anyone upgrading across several releases has to read every note in between and hold the diff in their head; this page holds it for them, and counts the breaking rows so the size of the job is visible before they start.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/changelog-compare
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| rows | VersionRow[] | — | Subject, before, after, and whether it needs action. |
| versions / defaultFrom / defaultTo | string[] · string | — | The selectable versions and the opening pair. |