1.4.0
New Features
React 16 support
As Fiber supports rendering arrays we can stop rendering junk hidden wrapper divs! Yay!
Custom className
The root <HighchartsChart /> / <HighchartsStockChart /> now accept a className prop. Thanks @will-stone!
Bug fixes
Fixed an error when unmounting a Stock chart with a navigator, event handlers on the document object were not removed (#32)