v25.0.0-beta
Pre-release
Pre-release
- [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
andIconButton
component can be rendered as a link using the `render={} prop.