Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 760 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2025-01-07)

Bug fixes

  • Resolved a compatibility issue with with Highcharts v12.0.0+, which prevented the module from working properly.

Upgrade notes

  • Imports are now retrieved from global Highcharts object.

3.0.0 (2024-11-18)

Features

  • Refactored to Typescript-compatible version.
  • Removed unused, legacy code related to the old Highcharts versions.
  • Added snapshot testing for both coloredline/coloredarea series.