Skip to content

chore(deps): bump @mind-studio/ui to 0.7.0 (brand-refresh typography) - #14

Closed
rep0x wants to merge 2 commits into
mainfrom
chore/ui-0.7.0-brand-refresh
Closed

chore(deps): bump @mind-studio/ui to 0.7.0 (brand-refresh typography)#14
rep0x wants to merge 2 commits into
mainfrom
chore/ui-0.7.0-brand-refresh

Conversation

@rep0x

@rep0x rep0x commented Jun 21, 2026

Copy link
Copy Markdown
Member

Bumps `@mind-studio/ui` from `^0.4.0` → `^0.7.0`, picking up the design-system brand refresh.

What this delivers

  • Fraunces serif headings — the ui stylesheet now renders h1–h3 in the serif axis.
  • kbd mono — keyboard hints render in the mono axis.
  • Semantic state tokens — success / warning / error / info.

Typography QA (Tier 2)

Verified the serif heading chain resolves end-to-end:

  • ui 0.7.0 sets `--mind-font-serif: var(--font-fraunces), "Fraunces", …` → `--font-serif: var(--mind-font-serif)` → h1–h3 use `var(--font-serif)`.
  • The app already loads Fraunces via `next/font/google` under the exact variable `--font-fraunces` (`src/app/layout.tsx`), applied to ``.
  • Chain reaches `--font-fraunces` correctly — no alias or refactor needed.

Verification

  • `pnpm typecheck` ✅ pass
  • `pnpm build` ✅ pass (Next.js 16.2.6)

Tier 1+2 of #29.

Refs #29

🤖 Generated with Claude Code

Picks up the serif heading typography (Fraunces h1–h3), kbd mono, and
the semantic state tokens from the design-system brand refresh.

Refs #29

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The 0.7.0 bump updated package.json but not the npm lockfile, leaving
it pinned to 0.4.0 (npm ci would fail). Regenerate the lockfile.

Refs #29

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rep0x

rep0x commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

Superseded by #15, which was branched from this bump branch (so it already contains the 0.7.0 bump) and has been squash-merged to main. Closing as redundant.

@rep0x rep0x closed this Jun 21, 2026
@rep0x
rep0x deleted the chore/ui-0.7.0-brand-refresh branch June 21, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant