Skip to content

v4.2.0 🌿

Compare
Choose a tag to compare
@whawker whawker released this 23 Oct 08:55
· 101 commits to master since this release

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)