# @emdash-cms/blocks ## 0.29.0 ## 0.28.1 ## 0.28.0 ## 0.27.0 ## 0.26.0 ## 0.25.1 ## 0.25.0 ## 0.24.1 ## 0.24.0 ## 0.23.0 ## 0.22.0 ## 0.21.0 ## 0.20.0 ## 0.19.0 ## 0.18.0 ## 0.17.2 ## 0.17.1 ## 0.17.0 ## 0.16.1 ## 0.16.0 ## 0.15.0 ### Patch Changes - [#1177](https://github.com/emdash-cms/emdash/pull/1177) [`b9cc08e`](https://github.com/emdash-cms/emdash/commit/b9cc08e7556ccdbcbbcea6d3c06cae6abef18766) Thanks [@ascorbic](https://github.com/ascorbic)! - Bumps `@cloudflare/kumo` from 1.16 to 2.3. Two internal call sites picked up breaking API changes from Kumo 2.0: `Collapsible` is now a compound component (`Collapsible.Root` / `.DefaultTrigger` / `.DefaultPanel` instead of ``), used by the accordion block; and `ChartPalette.color()` was renamed to `ChartPalette.categorical()` in the chart block. No public API changes -- consumers see identical behaviour. Tests in `@emdash-cms/admin` that asserted on `Button`'s native `title` attribute now read `aria-label` instead, because Kumo 2 wraps `