0.2.2 - 2026-08-29
Upgrade notes
- Do not add
:corex_designtocompilers. Runmix corex.design.buildfromassets.build/assets.deploy. - Keep
{:corex_design, "~> 0.2", runtime: false}(noonly: :dev). - For
--a11y+mix release, addcorex_design: :load(printed as a follow-up step).
See the monorepo CHANGELOG.
0.2.1 - 2026-08-08
Bug fixes
- Ship Tableau scaffold CSS/JS (
blog.css,prose.css,locale.js,heroicons.js) underpriv/tableausomix corex.tableau.newworks from the Hex mix archive (archives only keepebin+priv, nottemplates/)
See the monorepo CHANGELOG.
0.2.0 - 2026-08-07
Align mix corex.new / mix corex.tableau.new with Corex 0.2.0: Design and MCP
on by default (--no-design / --no-mcp), optional --a11y, and Cursor MCP
scaffold when MCP is enabled.
See the monorepo CHANGELOG.