AI Components / Changelog
Changelog
Version history feed with type badges and rollback buttons.
ai-production v0.5.0
Playground
Examples
History
<ai-changelog style="max-width:450px;"></ai-changelog> Import
import { AiChangelog } from '@cognivo/components'; // Or tree-shake: import '@cognivo/components/ai-changelog'; Per-component imports ship only that component (~8 kB gzip).
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
entries | {version, date, changes, type}[] | — | Changelog entries |
Events
| Event | Detail | Description |
|---|---|---|
ai-changelog-rollback | {version} | Rollback clicked |