Skip to content

v2.15.0

Latest
Compare
Choose a tag to compare
@ckifer ckifer released this 12 Dec 20:03
· 1 commit to master since this release

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 #4558

Fix

  • Bar: fix Bar mouse event types regression - closes #5308
  • Remove React19 deprecated ReactText type

Full Changelog: v2.14.1...v2.15.0