0.2.2 - 2026-08-29

Upgrade notes

  • Install snippets use {:corex_design, "~> 0.2", runtime: false} (no only: :dev).
  • For --a11y + mix release, add corex_design: :load.

See the monorepo CHANGELOG.

0.2.1 - 2026-08-08

Patch release aligned with Corex 0.2.1. No MCP API changes.

See the monorepo CHANGELOG.

0.2.0 - 2026-08-07

Initial Hex release of corex_mcp as a package separate from corex.

Optional MCP package (only: [:dev, :test], Apache-2.0) for AI component and design discovery. Never enable in production.

See the monorepo CHANGELOG and MCP guide.