• v0.5.0 840504843a

    v0.5.0 — visual upgrade: 7 new components + theming API
    ci / build-and-design (push) Failing after 1s
    Stable

    jason released this 2026-07-23 10:07:04 -05:00 | 0 commits to main since this release

    New components

    • FormField, Checkbox, Switch, Tabs, Tooltip, Skeleton, Pagination

    Theming

    • New ThemeProvider, ThemeScript, useTheme hook, and Theme / ResolvedTheme types (existing setTheme / toggleTheme retained — 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