-
v0.5.0 — visual upgrade: 7 new components + theming API
Stableci / build-and-design (push) Failing after 1sreleased this
2026-07-23 10:07:04 -05:00 | 0 commits to main since this releaseNew components
FormField,Checkbox,Switch,Tabs,Tooltip,Skeleton,Pagination
Theming
- New
ThemeProvider,ThemeScript,useThemehook, andTheme/ResolvedThemetypes (existingsetTheme/toggleThemeretained — backward compatible)
Infrastructure
- Design token system (
tokens.json+ generated theme CSS) and font CSS - Showcase app under
showcase/ - Vitest test suite (
tests/) - CI workflow updates
Additive, backward-compatible release — no public exports were removed.
Downloads