recharts/recharts (recharts)
### [`v2.10.3`](https://togithub.com/recharts/recharts/releases/tag/v2.10.3)
[Compare Source](https://togithub.com/recharts/recharts/compare/v2.10.2...v2.10.3)
#### What's Changed
- Fix non-unique react `key` bug(s) by [@imagineLife](https://togithub.com/imagineLife) in [https://github.com/recharts/recharts/pull/4006](https://togithub.com/recharts/recharts/pull/4006) - closes [https://github.com/recharts/recharts/issues/4004](https://togithub.com/recharts/recharts/issues/4004)
#### New Contributors
- [@hkmarques](https://togithub.com/hkmarques) made their first contribution in [https://github.com/recharts/recharts/pull/4002](https://togithub.com/recharts/recharts/pull/4002)
**Full Changelog**: https://github.com/recharts/recharts/compare/v2.10.2...v2.10.3
### [`v2.10.2`](https://togithub.com/recharts/recharts/releases/tag/v2.10.2)
[Compare Source](https://togithub.com/recharts/recharts/compare/v2.10.1...v2.10.2)
#### What's Changed
Patch some bugs from 2.9 / 2.10
##### Fix
- `Tooltip`: Fix tooltip rendering crash when activeItem is undefined by [@tran-simon](https://togithub.com/tran-simon) in [https://github.com/recharts/recharts/pull/3982](https://togithub.com/recharts/recharts/pull/3982)
- `Cursor`: should no longer show gray background on hover where there was none previously [@HHongSeungWoo](https://togithub.com/HHongSeungWoo) in [https://github.com/recharts/recharts/pull/3992](https://togithub.com/recharts/recharts/pull/3992)
- `Tooltip`: show tooltip when `data` prop is on individual cartesian component by [@HHongSeungWoo](https://togithub.com/HHongSeungWoo) in [https://github.com/recharts/recharts/pull/3988](https://togithub.com/recharts/recharts/pull/3988)
- `LabelList` - TypeScript: LabelList offset prop issue by [@ckifer](https://togithub.com/ckifer) in [https://github.com/recharts/recharts/pull/3999](https://togithub.com/recharts/recharts/pull/3999)
##### Accessibility
- `Brush`: set default aria-label and allow value override by [@enriquetamames-cpi](https://togithub.com/enriquetamames-cpi) in [https://github.com/recharts/recharts/pull/3950](https://togithub.com/recharts/recharts/pull/3950)
##### Refactor / Cleanup
- Removing some eslint errors for "no array index key" by [@imagineLife](https://togithub.com/imagineLife)
#### New Contributors
- [@tran-simon](https://togithub.com/tran-simon) made their first contribution in [https://github.com/recharts/recharts/pull/3982](https://togithub.com/recharts/recharts/pull/3982)
- [@enriquetamames-cpi](https://togithub.com/enriquetamames-cpi) made their first contribution in [https://github.com/recharts/recharts/pull/3950](https://togithub.com/recharts/recharts/pull/3950)
**Full Changelog**: https://github.com/recharts/recharts/compare/v2.10.1...v2.10.2
Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.10.1
->2.10.3
Release Notes
recharts/recharts (recharts)
### [`v2.10.3`](https://togithub.com/recharts/recharts/releases/tag/v2.10.3) [Compare Source](https://togithub.com/recharts/recharts/compare/v2.10.2...v2.10.3) #### What's Changed - Fix non-unique react `key` bug(s) by [@imagineLife](https://togithub.com/imagineLife) in [https://github.com/recharts/recharts/pull/4006](https://togithub.com/recharts/recharts/pull/4006) - closes [https://github.com/recharts/recharts/issues/4004](https://togithub.com/recharts/recharts/issues/4004) #### New Contributors - [@hkmarques](https://togithub.com/hkmarques) made their first contribution in [https://github.com/recharts/recharts/pull/4002](https://togithub.com/recharts/recharts/pull/4002) **Full Changelog**: https://github.com/recharts/recharts/compare/v2.10.2...v2.10.3 ### [`v2.10.2`](https://togithub.com/recharts/recharts/releases/tag/v2.10.2) [Compare Source](https://togithub.com/recharts/recharts/compare/v2.10.1...v2.10.2) #### What's Changed Patch some bugs from 2.9 / 2.10 ##### Fix - `Tooltip`: Fix tooltip rendering crash when activeItem is undefined by [@tran-simon](https://togithub.com/tran-simon) in [https://github.com/recharts/recharts/pull/3982](https://togithub.com/recharts/recharts/pull/3982) - `Cursor`: should no longer show gray background on hover where there was none previously [@HHongSeungWoo](https://togithub.com/HHongSeungWoo) in [https://github.com/recharts/recharts/pull/3992](https://togithub.com/recharts/recharts/pull/3992) - `Tooltip`: show tooltip when `data` prop is on individual cartesian component by [@HHongSeungWoo](https://togithub.com/HHongSeungWoo) in [https://github.com/recharts/recharts/pull/3988](https://togithub.com/recharts/recharts/pull/3988) - `LabelList` - TypeScript: LabelList offset prop issue by [@ckifer](https://togithub.com/ckifer) in [https://github.com/recharts/recharts/pull/3999](https://togithub.com/recharts/recharts/pull/3999) ##### Accessibility - `Brush`: set default aria-label and allow value override by [@enriquetamames-cpi](https://togithub.com/enriquetamames-cpi) in [https://github.com/recharts/recharts/pull/3950](https://togithub.com/recharts/recharts/pull/3950) ##### Refactor / Cleanup - Removing some eslint errors for "no array index key" by [@imagineLife](https://togithub.com/imagineLife) #### New Contributors - [@tran-simon](https://togithub.com/tran-simon) made their first contribution in [https://github.com/recharts/recharts/pull/3982](https://togithub.com/recharts/recharts/pull/3982) - [@enriquetamames-cpi](https://togithub.com/enriquetamames-cpi) made their first contribution in [https://github.com/recharts/recharts/pull/3950](https://togithub.com/recharts/recharts/pull/3950) **Full Changelog**: https://github.com/recharts/recharts/compare/v2.10.1...v2.10.2Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.