New
v3.2.1
What's Changed
Fix
X/YAxis, etc.: reduce re-renders to fix blinking line in Zoom & Highlight example by @PavelVanecek in https://github.com/recharts/recharts/pull/6315Bar: Remove redundantRectangleimport, fixes tsup builds with recharts in them by @guscost in https://github.com/recharts/recharts/pull/6305Pie: fix PieLabel types by @PavelVanecek in https://github.com/recharts/recharts/pull/6313Brush: fix index off by one error whenmarginis 0 by @ckifer in https://github.com/recharts/recharts/pull/6323- Enable dev tools via Global module instead of window by @uncaught in https://github.com/recharts/recharts/pull/6309
New Contributors
- @guscost made their first contribution in https://github.com/recharts/recharts/pull/6305
Full Changelog: https://github.com/recharts/recharts/compare/v3.2.0...v3.2.1