recharts 2.6.2
fix bug where ts types error and cannot be generated when exporting in a consuming package. Fixes https://github.com/recharts/recharts/pull/3581
What's Changed
- fix: sankey types - add explicitly return type for renderTooltip by @ckifer in https://github.com/recharts/recharts/pull/3581
Full Changelog: https://github.com/recharts/recharts/compare/v2.6.1...v2.6.2