recharts 2.12.2
What's Changed
Some more small fixes while working on 3.x
Fix
Pie: pie label keys are not unique when data is 0 by @ckifer in https://github.com/recharts/recharts/pull/4224ResponsiveContainer: Remove incorrectly timed console.warn call, only log when using soon-to-be deprecated feature by @HHongSeungWoo in https://github.com/recharts/recharts/pull/4249
Full Changelog: https://github.com/recharts/recharts/compare/v2.12.1...v2.12.2