Skip to content

recharts 2.15.4

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

Security

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

New Contributors

Full Changelog: https://github.com/recharts/recharts/compare/v2.15.3...v2.15.4