CatalystOne Logo
CatalystOne Design System

Home / Releases / 35.0.0

Release 35.0.0

Major

Released 2026-07-06


Major release with 1 breaking change and 2 fixes.

Breaking Changes

  • The IconSymbol and IconImage components now reside in their own respective NPM packages. Only dependency updates are necessary. (#764, 1fc902d)

Bug Fixes

  • add zIndex to Tooltip popper for guaranteed override, role fix for Tooltip (#763, 12d18b5)
  • tooltip: make sure to invert theming, for light and dark variants (#761, 76885ec)