github carbon-design-system/carbon v11.107.0

5 hours ago

v11.107.0 (2026-5-6)

stylelint-config-carbon@1.22.0

Housekeeping 🏠

@carbon/colors@11.51.0

Housekeeping 🏠

@carbon/elements@11.89.0

New features 🚀

Housekeeping 🏠

@carbon/grid@11.55.0

New features 🚀

Housekeeping 🏠

@carbon/icons@11.80.0

New features 🚀

Housekeeping 🏠

@carbon/icons-react@11.80.0

Housekeeping 🏠

@carbon/icons-vue@10.129.0

Housekeeping 🏠

@carbon/layout@11.52.0

Housekeeping 🏠

@carbon/pictograms@12.75.0

New features 🚀

Housekeeping 🏠

@carbon/pictograms-react@11.101.0

Housekeeping 🏠

@carbon/react@1.107.0

New features 🚀

Bug fixes 🐛

Documentation 📝

Housekeeping 🏠

@carbon/styles@1.106.0

New features 🚀

Bug fixes 🐛

  • fix(tabs): honour $prefix in vertical tabs line-height token (#22091) (e46239c64)
  • fix(button): WC Button, tooltip positioning breaks when text direction is RTL (#22103) (8e563c895)
  • fix(ai-label): React & WC link colors (#21991) (5bc862303)

Housekeeping 🏠

@carbon/themes@11.73.0

Housekeeping 🏠

@carbon/type@11.59.0

Housekeeping 🏠

@carbon/web-components@2.54.0

Warning

Potential breaking change in cds-multi-select:

cds-multi-select item sorting has been fixed to sort and resort alphabetically when using selection-feedback="top" and selection-feedback="top-after-reopen", regardless of the initial order of <cds-multi-select-item> elements provided by the consumer.

If your code relies on manually ordering items to create a non-alphabetical item order, you can:
- Use the new sortItems and/or compareItems properties released
- "Opt out" of this change by adding <cds-multi-select .compareItems=${() => NaN}>. This is not recommended as selected items will not return to their original position after being deselected (this is the old, incorrect behavior).

See Multi Select/Overview#Custom Sorting for more info.

New features 🚀

Bug fixes 🐛

Documentation 📝

Housekeeping 🏠

Don't miss a new carbon release

NewReleases is sending notifications on new releases.