Skip to content

v0.89.1

Choose a tag to compare

@github-actions github-actions released this 05 Nov 14:01
· 6 commits to main since this release
1604650

Patch Changes

  • #877 cec3339c Thanks @tenphi! - Add shape prop to Alert component. The shape prop accepts 'card' (default, 1cr radius with border) or 'sharp' (no border radius or border) values to control border styling.

  • #875 f1bc522d Thanks @tenphi! - Add inherit type to HotKeys component. The inherit type uses currentColor for both text and border, allowing the component to adapt to its parent's color context with a transparent background.