What’s New
Track every update, improvement, and fix released for Shadcn UI Multi Form. This changelog provides a transparent, chronological record of new features, enhancements, and changes across all versions.
Shadcn UI Multi Form – The Biggest Upgrade Since Launch v1.3.0
This update marks the largest improvement to Shadcn UI Multi Form since its creation, introducing a redesigned builder, real-time code generation, advanced Zod validation, and a more intuitive workflow for creating single and multi-step forms.
Brand-new Multi-Step Form Builder with a cleaner, modular architecture.
Real-time TypeScript + React code generation as forms are built.
New changelog page to keep users informed of updates and improvements.
Auto-detection engine for identifying single vs multi-step forms.
Full integration with modern Shadcn UI components.
New Zod schema generator with strongly typed output.
Redesigned interface with a cleaner, more modern layout.
Export-ready project structure for direct React + TS integration.
New helper utilities for validation, default values, and field control.
Performance enhancements across the entire builder workflow.
More stable internal architecture for better maintainability.
Smarter state management reducing re-renders and sync issues.
More accurate type inference for field-to-Zod schema mapping.
Cleaner, more consistent code generation output.
Better styling tokens and dark/light mode support.
Fixed state-loss issues when switching between steps.
Corrected inconsistencies between single and multi-step exports.
Enhanced Form Builder Experience - New Input Types Arrive in v1.2.0
We`re excited to announce the release of Shadcn UI Multi Form v1.2.0! This update brings a host of new features and improvements designed to enhance your form-building experience. With the addition of new input types.
Added support for new input types: rich text editor, file input, switch and checkbox.
Better design and usability enhancements for the form builder interface.
A Smoother Form Building Workflow - UX Enhancements in v1.1.0
The latest update for Shadcn UI Multi Form is here! We`ve enhanced the user experience and introduced new features to make form building even more intuitive and efficient. Now, creating multi-step forms with Shadcn UI and React Hook Form is smoother than ever.
Improved user experience and cleaner, more minimalistic UI.
Copy code feature now displays a check icon to confirm when code is copied.
Added support for toast notifications.
Redesigned input field component interface.
Empty state now displays when no inputs have been added.
Improved generated form code for better reusability.
New input types added: textarea.
Introducing Shadcn UI Multi Form - The Beginning with v1.0.0
The inaugural release of Shadcn UI Multi Form marks a significant milestone in our journey to provide developers with a robust and flexible multi-step form solution. This version introduces the core functionalities, setting the foundation for future enhancements and features.
Supports Shadcn UI components (Simple Input only).
Built with React Hook Form for easy form handling.
Live Form Preview to see changes instantly.
Copy Generated Code and use it in your React projects.
Fully Responsive Design for seamless use on all devices.
Editable Label Names for better customization.
Supports Three Input Types: text, email and password.
Dark Mode Available.