What's Changed
Patch some bugs from 2.9 / 2.10
Fix
Tooltip
: Fix tooltip rendering crash when activeItem is undefined by @tran-simon in #3982Cursor
: should no longer show gray background on hover where there was none previously @HHongSeungWoo in #3992Tooltip
: show tooltip whendata
prop is on individual cartesian component by @HHongSeungWoo in #3988LabelList
- TypeScript: LabelList offset prop issue by @ckifer in #3999
Accessibility
Brush
: set default aria-label and allow value override by @enriquetamames-cpi in #3950
Refactor / Cleanup
- Removing some eslint errors for "no array index key" by @imagineLife
New Contributors
- @tran-simon made their first contribution in #3982
- @enriquetamames-cpi made their first contribution in #3950
Full Changelog: v2.10.1...v2.10.2