October 2025 - v0.98.0
Release notes for v0.98.0.
Added
- New standalone component
- Code component simplified (no longer includes copy button)
- Month and year selection dropdowns
- New time input showcase examples
- Time input showcase examples (default + styled)
Exclusiveprop – auto-closes other popovers when opening- Automatic script versioning on app restart
- Updated Lucide icons to v0.544.0
- Custom width support via CSS variables
- Copy Button: The
Codecomponent no longer includes a copy button. Use the new standaloneCopy Buttoncomponent instead (thanks @jaredweinfurtner, @shtayeb, @nenad, and @ananyatimalsina for their contributions!)
Changed
Removed
- Dropdown: removed dynamic class generation
- Avatar: API simplified to match shadcn/ui pattern
Fixed
- Select Box: two-way binding with reactive frameworks
- Transform-based offcanvas animation
- Toast: stable progress indicator rendering
- Dialog: close button now type=“button” to prevent form submit
- Code: respects DOM swaps
Released in v0.98.0.