recharts 2.4.2
v2.4.2
cherry-picked commit b625f7236d776f4942b3a70d9225ca4ec5d47a94 to not pollute patch release with other changes
fix
- fix broken zoom functionality in 2.4 - https://github.com/recharts/recharts/issues/3369
- if chart is categorical we still need to calculate categorical domain even if the domain is given by the user
Full Changelog: https://github.com/recharts/recharts/compare/v2.4.1...v2.4.2