Skip to content

v25.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@gnapse gnapse released this 04 Jul 22:42
· 4 commits to next since this release
79b9440
  • [BREAKING] Removed the ButtonLink component.
  • [BREAKING] Button no longer accepts props that render it as an icon-only button.
  • [Feat] Introduce a new IconButton component.
  • [Feat] The Button and IconButton component can be rendered as a link using the `render={} prop.