Skip to content

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 07 Jun 22:35
· 44 commits to main since this release
f411ea3

0.9.5 (2026-06-07)

Features

  • zero-friction csszyx setup (init types, MCP setup resource, docs) (#38) (924b007)
  • cli: csszyx init now adds @csszyx/runtime + @csszyx/types as direct dependencies and generates csszyx-env.d.ts, so the sz prop types work out of the box (no more "Property 'sz' does not exist") (#38)
  • mcp-server: add a csszyx://setup resource so AI tools wire csszyx correctly — direct runtime/types deps, the sz JSX types, and the Turbopack no-as rule (#38)