recharts 2.13.3
What's Changed
Small change which may (or may not) help when using ResponsiveContainer with React 19. Worth a shot.
!! react-is override is still needed for React 19 to work correctly with recharts !! - see https://github.com/recharts/recharts/issues/4558
Fix
- https://github.com/recharts/recharts/commit/7a67b414bddaae93c263bfd918f9e552fc9b184f
ResponsiveContainer- swapisElementfromreact-iswithReact.isValidElement
Full Changelog: https://github.com/recharts/recharts/compare/v2.13.2...v2.13.3