What’s New Card

A focused product-update card with version, date, summary, and optional destination.

Install

Add the source directly to your shadcn project.

pnpm dlx shadcn@latest add https://ui.starck.studio/r/whats-new-card.json

Usage

<WhatsNewCard
  title="A calmer command menu"
  version="2.4.0"
  date="September 2026"
  summary="Search is faster, keyboard navigation is clearer, and recent actions stay close at hand."
  href="#release-notes"
/>