v4.2.0 🌿
New Features
React 17 support
This release enables React 17 support, with some minor changes to useEffect
clean ups now the clean up function is always run asynchronously - Thanks @anajavi! (see #310 and #315 )
Typescript definitions
This release adds Typescript definitions to the react-jsx-highcharts
only, we hope to add support for the other packages in future releases. - Thanks @anajavi (see #303)