Changelog
See what's new added, changed, fixed, improved or updated.
04 July, 2025
04 July, 2025
v1.0.0-beta.3
New Component Variants
New Pagination, Sheet, Sonner and Tabs component variants added.
Added
- Added Pagination, Sheet, Sonner and Tabs component variants
- Added Animated Tabs component variants
27 June, 2025
27 June, 2025
v1.0.0-beta.2
Component Variants Expansion
New component variants and animated components added.
Added
- Added Collapsible, Data table, Form, Hover Card, Popover, Table and Tooltip component variants
- Added Animated Collapsible, Popover and Tooltip component variants
20 June, 2025
20 June, 2025
v1.0.0-beta.1
Major Update and New Themes
Added Art Deco & Marshmallow themes, component variants and restructured directories.
Added
- Added Calendar, Combobox, Date and Time Picker, Form, Input, Input Mask, Input OTP, Select, Switch & Textarea component variants
- Added Animated Combobox, Select & Switch component variants
- Added Art Deco & Marshmallow themes
- Relocated the following folders to their new paths:
- All ui components from
src/registry/new-york/ui
tosrc/components/ui
- All component variants from
src/registry/new-york/components
tosrc/components/shadcn-studio
- All hooks from
src/registry/new-york/hooks
tosrc/hooks
- All libs from
src/registry/new-york/lib
tosrc/lib
- All ui components from
- Removed all registries from
public/r
andsrc/registry
directories including generating scripts
06 June, 2025
06 June, 2025
v1.0.0-alpha.3
New Component Variants and Themes
Added VS Code & Spotify themes plus new component variants.
Added
- Added Button Group, Card, Checkbox, Dialog (also Alert Dialog) & Radio Group component variants
- Added Animated Button Group, Card, Checkbox, Dialog & Radio Group component variants
- Added VS Code & Spotify themes
- Moved all scripts from
scripts
tosrc/scripts
- Moved all components registry from
public/r
topublic/r/components
with the help ofgenerate-components-registry.ts
script - Removed
registry.json
file and addedsrc/registry/registry-components.ts
file for generating registries fromgenerate-components-registry.ts
script
30 May, 2025
30 May, 2025
v1.0.0-alpha.2
Expanded Component Library and New Themes
Added Marvel, Material Design & Summer themes with component variants and improvements.
Added
- Added Accordion, Alert, Button & Dropdown Menu component variants
- Added Animated Button component variants
- Added Marvel, Material Design & Summer themes
- Updated Avatar 10 & Avatar 19 variants
- Updated Breadcrumb 03, Breadcrumb 07 & Breadcrumb 08 variants
23 April, 2025
23 April, 2025
v1.0.0-alpha.1
Initial Release
First public release of shadcn/studio.
Added
- Initial Release