1.41.0
Button
component:- Added a new
color="black"
that can be used withvariant="secondary"
.
- Added a new
Link
component:- Added a new
variant="black-button"
that can be used withappearance="secondary-button"
.
- Added a new
Message
component:callToAction
cannot be<Button variant="primary">
or<Link appearance="primary-button">
anymore.
- Removed the
primary.blue.b40
color.