v66.0.0
- Added the
gutterSize
prop toEuiDescriptionList
(#6175) - Added
tooltipText
as an optional prop onEuiListGroupItem
(#6186)
Bug fixes
- Updated the
EuiHeaderSectionItem
to not render if empty (#6158) - Added memoization to
useEuiTheme
's return value, supporting React's shallow prop comparison optimizations (#6165) - Fixed an
EuiPageSidebar
bug where inline styles were not correctly updating (#6191)
Breaking changes