Skip to content

v6.0.0

Compare
Choose a tag to compare
@carbonci carbonci released this 14 Jan 12:41
· 8 commits to master since this release
271a5c3

6.0.0 (2025-01-14)

⚠ BREAKING CHANGES

  • Status: Remove old generic status color tokens as new component-specific tokens are added for pill and message components.
  • Copilot Logo: Deleted unneeded copilot logo tokens. (#404) (e83938b)

Features

  • Status: created component specific pill, global message and contextual message color tokens. Originally these were generic and worked across all three components. By decoupling them from one another it makes it easier to avoid breaking changes in the future if the colors need to be different per component.
  • Frozen Theme: Added overrides to work alongside new status component specific tokens.