Skip to content

v160.0.0

Choose a tag to compare

@carbonci carbonci released this 06 Jul 14:49
e203dc7

160.0.0 (2026-07-06)

⚠ BREAKING CHANGES

  • css: Generated CSS class names now include the Carbon package version
    as a prefix. This scopes component CSS per version. Apps that use multiple versions of
    Carbon side by side should no longer see bleeding styles between them, but may see some
    visual differences if they were relying on old unscoped style rules.

Features

  • css: prefix component CSS class names with the Carbon package version (a4a9dc0)