Skip to content

Commit 259cead

Browse files
chore: bump version to v2.8.0
v2.8.0 — Layout Primitives, 110/110 Audit, DX Improvements New features: - 7 page layout composition components (PageShell, PageHeader, SectionHeader, Toolbar, StatsGrid, CardGrid, ListLayout) with lite/premium variants - MCP get_started tool for guided project setup - MCP fuzzy component name matching - UIProvider runtime CSS warning - CLI init auto-detects root layout and adds CSS imports Quality: - All 159 demo pages score 110/110 on the 11-category audit - Every page has interactive playground, 5-framework code generators, accessibility docs, tier cards, source links, and brand color picker Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8f996cf commit 259cead

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@annondeveloper/ui-kit",
3-
"version": "2.7.3",
3+
"version": "2.8.0",
44
"description": "Zero-dependency React component library with 147 components, 3 weight tiers (Lite/Standard/Premium), physics-based animations, OKLCH color system, Aurora Fluid design, and built-in MCP server for AI assistants.",
55
"exports": {
66
".": "./src/index.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@annondeveloper/ui-kit",
3-
"version": "2.7.3",
3+
"version": "2.8.0",
44
"type": "module",
55
"description": "A zero-dependency React component library with built-in theming, motion, and accessibility.",
66
"main": "dist/esm/index.js",

0 commit comments

Comments
 (0)