Fixed #10281, yAxis label adjustment for long text.
Fixed #10779, yAxis max value occurred the wrong axis rendering.
Fixed #13359, more than one scrollbar were visible when grid enabled.
Fixed #13376, changed the default Gantt navigator series.
HIGHCHARTS CORE v8.2.0 CHANGES
These core changes also apply to this moduleEXPANDCOLLAPSE
Internally reorganized source file structure and naming.
Added defer as animation parameter, see #12901. This allows for granular deferring of series animation, labels etc.
Added toggle feature for the data table in the export-data module. See #13690.
Added support for configuring sonification options in the chart configuration, as well as support for disabling individual series, configuring master volume, and inverted polarity mapping. Note that chart configuration options are still considered experimental and may change.
Added new option, time.moment, allowing the moment.js library to be used without being available in the window context.