Changelog
All notable changes to @cookest/ui are documented here. We follow Semantic Versioning.
v1.0.0
majorMay 202612 production-ready React components with full TypeScript support.
12 matching Flutter widgets for cross-platform parity.
80+ CSS custom properties for colors, typography, spacing, and effects.
Full light and dark theme support with automatic system detection.
Interactive stories for every component with controls and documentation.
Next.js showcase site with interactive playgrounds and real-world examples.
v0.9.0
minorApril 2026Built foundational components: Button, Input, Card, Badge, Alert.
Established the CSS custom property token system with light/dark variants.
Defined the Inter + Playfair Display + JetBrains Mono type system.
Configured tsup bundler for optimal tree-shaking and minimal bundle size.
v0.5.0
minorMarch 2026Initialized monorepo with React library, Storybook, and build tooling.
Defined the Cookest brand palette: sage green primary with warm neutrals.
Established composable component patterns with variant props.