npm recharts 3.0.0-beta.2
v3.0.0-beta.2

latest releases: 3.1.2, 3.1.1, 3.1.0...
2 months ago

What's Changed

Ok, this for sure the last beta release before 3.0! All blockers for 3.0 resolved - will release 3.0 within the next week.

Changes since beta 1

Feat

Fix

  • Pie: Fix interrupting Pie animation by @PavelVanecek in #5879 - this was blocking 3.0 release
  • X/YAxis: Fix issue where ticks did not adjust based on set fontSize #5859
  • Animation: Fix a few small animation bugs in 3.x

Chore

  • Move react packages into peerDependencies by @PavelVanecek in #5867 - this was blocking 3.0 release
  • Removed generateCategoricalChart! 🚀 by @PavelVanecek in #5895
  • Split props and components into Cartesian and Polar variants by @PavelVanecek in #5900
  • Inline react-smooth by @PavelVanecek in #5924
    • We moved react-smooth into the recharts repository and refactored it to TypeScript for easier maintainability and testability

We've also updated our branch names!

  • master -> 2.x
  • 3.x -> main

New Contributors

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2

Don't miss a new recharts release

NewReleases is sending notifications on new releases.