recharts 2.15.0
What's Changed
Final 2.x React 19 support
!!! You still need to override your react-is version to match react/react-dom for React 19 to work with recharts !!! - see thread here - this limitation will be alleviated in recharts 3.0
Feat
Add React 19 to peerDependencies - closes https://github.com/recharts/recharts/issues/4558
Fix
Bar: fix Bar mouse event types regression - closes https://github.com/recharts/recharts/issues/5308- Remove React19 deprecated
ReactTexttype
Full Changelog: https://github.com/recharts/recharts/compare/v2.14.1...v2.15.0