Changelog
Notable milestones for the Qeetrix design system — components, tokens, and brand.
Qeetrix (@qeetrix/ui) is pre-1.0 and in production use across the Qeet suite.
This changelog records notable milestones; for exact release notes see the package
changesets in the qeetrix repo.
Qeetrix follows semver pre-1.0 — minor versions may include breaking changes. The component catalog always reflects the currently published surface.
0.4.0 — single-package consolidation
- One package.
@qeetrix/tokensand@qeetrix/brandare folded into@qeetrix/uiand exposed as subpaths (/tokens.css,/tokens.json,/qeetrix.css,/brand,/blocks). Install is now justpnpm add @qeetrix/ui. The old standalone packages are retired.
Current
- ~114 components across forms, actions, overlays, data display, feedback, charts, and utilities. See Components.
- 6 composed blocks — auth, dashboard shell, onboarding wizard, page state, pricing table, settings layout. See Blocks.
- Design tokens + theming on Tailwind CSS v4 with light/dark support. See Theming.
- Brand assets — logos and product icons via
@qeetrix/ui/brand. See Brand.