@shadcn/react@0.3.0
shadcn-ui/ui@shadcn/react@0.3.0Aug 5, 2026by github-actions[bot]
AI Summary
A minor release introduces a new Questionnaire primitive component for complex, multi-step form interactions.
Key Highlights
- Add the Questionnaire primitive for multi-step questions, freeform answers, validation, and keyboard navigation.
New Features
- Add the Questionnaire primitive for multi-step questions, freeform answers, validation, and keyboard navigation.
Full Release Notes
### Minor Changes - [#11414](https://github.com/shadcn-ui/ui/pull/11414) [`3e54530e31020e2277df03490a30a08e3bc1792b`](https://github.com/shadcn-ui/ui/commit/3e54530e31020e2277df03490a30a08e3bc1792b) Thanks [@shadcn](https://github.com/shadcn)! - Add the Questionnaire primitive for multi-step questions, freeform answers, validation, and keyboard navigation.