shadcn/ui
Open-source React component library
shadcn/ui pivots from UI library to AI-native app toolkit, switching defaults and shipping agentic helpers.
◆Recent moves
- 13d ago
September 2026 - cn
Consolidates the `cn` utility into a single package dependency, removing the need for a local helper file. It's a small DX improvement that trims boilerplate across any project using the library.
View source ↗ - 23d ago
August 2026 - Private GitHub Registries
Registry support now extends to private GitHub repositories, authenticated via the GitHub CLI or a personal access token. Teams with internal component libraries can now distribute them through the same registry mechanism as public components.
View source ↗ - 1mo ago
August 2026 - Human in the Loop
⚡ SPARKshadcn/ui ships AI-specific test fixtures through @shadcn/helpers — mock paused tool calls, approval flows, and continuations for the AI SDK. This extends the project's surface area into agentic workflow tooling, not just visual components.
View source ↗ - 1mo ago
August 2026 - Questionnaire
A Questionnaire component lands, covering multi-step question flows with fixed, freeform, multiple-choice, and skippable answers. It fills a real gap for onboarding and survey UIs without requiring a form library.
View source ↗ - 1mo ago
July 2026 - Dynamic Search
Registry search is now handled server-side, enabling smarter and potentially larger component indexes. This is infrastructure work for the registry-as-ecosystem direction the project is building toward.
View source ↗ - 1mo ago
July 2026 - Toast
A new Toast component built on Base UI primitives extends the library's catalog consistent with the July default-primitive migration. It shows the team is actively rebuilding core components on the new foundation rather than keeping Radix-only versions.
View source ↗