Changelog
0.38.0 (2026-07-13)
⚠ BREAKING CHANGES
- blocks: the tabbed_panel block is renamed to tabs (tab item key -> id), and workflow_progress is no longer registered by the free package (moved to @middag-io/react-pro).
Features
- blocks: rename tabbed_panel to tabs, add chart, move workflow_progress to pro (d9a21fe)
- blocks: rename tabbed_panel to tabs, add chart, move workflow_progress to pro (4c41b61)
Refactoring
- engine: rename src/app to src/engine (0963b85)
- group vendored primitives, gallery and icons under src/primitives/ (e689608)
- move example gallery out of src into repo-root examples/ (a2a7e0d)
Documentation
- schemas: rename tabbed_panel to tabs and add chart block manifest (be2f3d9)
0.37.1 (2026-07-09)
Bug Fixes
- form: space collapsible section content and stop toggle submitting (16fcf26)
- theme: default bare border utility to --color-border token (567907b)
0.37.0 (2026-07-09)
Features
- form: export FormField + multiselect combobox variant (c96018a)
- form: export FormField and add multiselect combobox variant (186894c)
0.36.2 (2026-07-09)
Bug Fixes
- form: space collapsible section content and stop toggle submitting (4688d9e)
0.36.1 (2026-07-08)
Bug Fixes
- theme: default bare border utility to --color-border token (b0fc1f2)
- theme: default bare border utility to --color-border token (af5ccf4)
0.36.0 (2026-07-06)
Features
- app: add content-only shell mode to ContractPage (cf291bd)
0.35.3 (2026-07-06)
Bug Fixes
- build: externalize react-i18next to dedupe consumer copy (474de60)
0.35.2 (2026-07-05)
Bug Fixes
- contracts: sync generated contracts with the TableDisplayOptions schema rename (998c182)
@middag-io/react
Releases up to and including 0.35.1 were cut from the original private monorepo (now middag-io/middag-react-pro); their changelog history lives there. This file starts fresh with the first release from this repository.