recharts 2.15.1
What's Changed
Quick patch release, nothing crazy going on here.
In the meantime please help us test recharts 3.0 alpha https://github.com/recharts/recharts/issues/5445 🚀
Fix
Legend - Typescript: adddataKeytype to legend formatter props by @lucasassisrosa in https://github.com/recharts/recharts/pull/5511. Fixes https://github.com/recharts/recharts/issues/5508
Chore
- Make sure
react-smoothversion is up to date in package.json for R19 support by @acomanescu in https://github.com/recharts/recharts/pull/5422
New Contributors
- @acomanescu made their first contribution in https://github.com/recharts/recharts/pull/5422
- @lucasassisrosa made their first contribution in https://github.com/recharts/recharts/pull/5511
Full Changelog: https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1