npm recharts 2.15.2
v2.15.2

2 days ago

What's Changed

Few bugfixes and bug fix backports for 2.x

Fix

  • Bar/Rectangle: add index back to Bar Rectangle key to prevent duplicate key issues by @ckifer in #5561
  • Dot: re-include points object in dotProps by @brodriguezmilla in #5657
  • Tooltip: add SVGProps to Tooltip payload type to account for svg properties such as opacity passed by the user by @ally1002 in #5712
  • Tooltip/Bar: fix activeBar prop not working when tooltip shared={false} by @nizans in #5718
  • General: allow data-* props to be spread on svg elements and not be filtered out by @prtmwrkr in #5666

New Contributors

Full Changelog: v2.15.1...v2.15.2

Don't miss a new recharts release

NewReleases is sending notifications on new releases.