npm recharts 2.15.4
v2.15.4

latest releases: 3.1.2, 3.1.1, 3.1.0...
2 months ago

What's Changed

Last 2.x patch - releasing since the @babel/runtime vulnerability is showing up in some security scans. Hoping to release 3.0 on 6/22 🚀

Fix

  • X/YAxis: fix issue where recharts class names did not get passed to custom tick components by @MyungAe in #5840
  • Bar: allow minPointSize function to receive null and undefined values by @eino in #5947
  • TypeScript: fix issue which caused build errors when allowSyntheticDefaultImports: false by @tfaller in #5810

Security

  • resolve @babel/runtime ReDoS vulnerability (SNYK-JS-BABELRUNTIME-10044504) by @moehaje in #5969
    • recharts isn't vulnerable to this per-se, but it does show up in security tooling like snyk

New Contributors

Full Changelog: v2.15.3...v2.15.4

Don't miss a new recharts release

NewReleases is sending notifications on new releases.