0.2.2 - 2026-08-29
Upgrade notes
- Run
mix corex.design.buildfromassets.build/assets.deploy(notmix compile). - For
--a11y+mix release, addcorex_design: :load.
See the monorepo CHANGELOG.
0.2.1 - 2026-08-08
Patch release aligned with Corex 0.2.1. No Design API changes.
See the monorepo CHANGELOG.
0.2.0 - 2026-08-07
Initial Hex release of corex_design as a package separate from corex.
Config-driven Elixir CSS pipeline: themes, semantics, modes, shared ui-*
modifiers, and mix corex.design.build. accessibility: true enables all six
preference axes; see Corex.Design.Accessibility on Hexdocs.
See the monorepo CHANGELOG and update guide.