Skip to content

v1.1.0 — Styles API + Setup Fixes

Choose a tag to compare

@aldefy aldefy released this 01 Mar 04:53
· 69 commits to master since this release

What's new

Added

  • Styles API (experimental) reference guide — covers Style {}, MutableStyleState, Modifier.styleable(), composition, theme integration, and alpha06 gotchas

Fixed

  • Claude Code setup: replaced non-existent claude skill add CLI command with correct file-based ~/.claude/skills/ and .claude/skills/ approach
  • Codex CLI setup: removed non-existent --instructions flag, now uses AGENTS.md only
  • Windsurf setup: updated from legacy .windsurfrules to current .windsurf/rules/*.md approach

Housekeeping

  • Swapped logo to MIT-licensed devicon SVG
  • Added CHANGELOG.md

Full changelog: a8b2a59...v1.1.0

If you forked this repo, use GitHub's Sync fork button or git pull upstream master to get these updates.