v4.0.0
What's Changed
BREAKING CHANGES
- react-smooth v4 "breaking changes" by @ckifer in https://github.com/recharts/react-smooth/pull/87
- drop support for React < 16.8
- upgrade
react-transition-groupto 4.x - move
prop-typestodependenciesso it doesn't have to be included by the consumer- remove from webpack
externals
- remove from webpack
- Upgrade
prop-types - Upgrade some dev dependencies
Full Changelog: https://github.com/recharts/react-smooth/compare/v3.0.0...v4.0.0