npm recharts 2.13.0-alpha.5
v2.13.0-alpha.5

13 days ago

What's Changed

Some non-breaking bug fixes that need more testing with React 19. Fixes JSX type issue for React 19 when using @types/react@19

Fix

  • Line/Area: clipDot setting fails to take effect if set as the only DotProp by @ckifer in #4674 fixes #4671
  • Tooltip: Tooltip now renders correctly when data is set on the graphical item rather than the higher level chart by @HHongSeungWoo in #4718 fixes #4717
  • Pie: fix duplicate key issue when "key" exists in chart data (try not use "key" as a data point) by @ckifer in #4958 fixes #4858

TypeScript

Full Changelog: v2.13.0-alpha.4...v2.13.0-alpha.5

Don't miss a new recharts release

NewReleases is sending notifications on new releases.