npm recharts 3.11.0-canary.1
v3.11.0-canary.1

2 hours ago

What's Changed

All changes included in 3.11.0-canary.0 plus:

Themes

Bugfixes

  • Fix package-lock.json desync breaking npm ci (missing nested esbuild subtree) by @PavelVanecek in #7691
  • fix(XAxis): equidistantPreserveEnd renders a single tick when the end label overflows by @ChristianK43 in #7697
  • fix(util): keep LRUCache within maxSize and refresh recency for undefined values by @MahinAnowar in #7715
  • fix: declare @types/react as an optional peer dependency by @tifandotme in #7710
  • fix(radar): keep radar points on their angle axis ticks when the angle range ascends by @giaBaoJS in #7708
  • fix(PolarGrid): drop the duplicate radial line where the angle axis wraps around by @giaBaoJS in #7727

Documentation

  • docs(sector): add description for Sector component by @Medyooo in #7693
  • docs: add locale formatting examples to tickFormatter and Tooltip for… by @Medyooo in #7692
  • fix(omnidoc): strip LinkToApi and resolve correct story name in generated Storybook MDX by @SanyaGubrani in #7712
  • docs(PolarGrid): add missing description for radialLines prop by @Chandu-Putta in #7728
  • refactor(test-vr): migrate VR tests to the Playwright story gallery by @visheshgubrani in #7714

New Contributors

Full Changelog: v3.11.0-canary.0...v3.11.0-canary.1

Don't miss a new recharts release

NewReleases is sending notifications on new releases.