Update component
Use Mintlify-style Update blocks for changelog notes, release entries, and docs change history.
Use Update when a docs page needs a changelog-style entry with a stable label, description, and tags. Tags appear inline and, when there is no stronger right-rail component on the page, as filters in the desktop rail.
Default Panel components now behave like Mintlify side panels. Update tags can filter release notes from the right rail.
- Use
inlineonPanelwhen the content should stay in the article flow. - Use unique
labelvalues so each update has a stable anchor.
Component coverage now includes fields, response fields, examples, snippets, view-specific content, and recursive navigation groups.
Tiles can show icon-only navigation choices or visual previews with product screenshots.
Properties
labelstringrequiredThe visible update label. It creates the anchor for the update.
descriptionstringShort supporting text shown beside the label.
rss{ title?: string; description?: string }Optional alternate text for feeds when an update contains components or rich markup.
iconstringdefault: badgeIcon shown beside the update label.
class | classNamestringOptional local utility classes.