Skip to content

recharts 2.8.0

What's Changed

Minor changes - mostly focused on resolving errors from https://github.com/recharts/recharts/issues/3615

Feat

Fix

Refactor

  • refactor function components to use default params, revert Tooltip to class based component - resolves console errors about defaultProps

Docs

  • Some storybook example additions/changes

New Contributors

Full Changelog: https://github.com/recharts/recharts/compare/v2.7.2...v2.8.0