Skip to content

Releases: striezel/echarts-node-export-server

Version 6.0.6 (2024-11-11)

11 Nov 14:55
Compare
Choose a tag to compare

[maintenance]
Update dependency uuid to 11.0.3.

Version 6.0.5 (2024-10-29)

29 Oct 05:30
Compare
Choose a tag to compare

[maintenance]
Update dependency uuid to 11.0.2.

Version 6.0.4 (2024-10-28)

28 Oct 07:45
Compare
Choose a tag to compare
  • [maintenance]
    Update Dockerfile to use Node.js 20 instead of Node.js 16.
    Furthermore, the base image is updated from Debian 11 to Debian 12.

  • [maintenance]
    Update dependency uuid to 11.0.1.

Version 6.0.3 (2024-10-13)

13 Oct 21:02
Compare
Choose a tag to compare

[maintenance]
Update dependency nan to 2.22.0.

Version 6.0.2 (2024-09-16)

16 Sep 21:33
Compare
Choose a tag to compare
  • [maintenance]
    Update dependency debug to 4.3.7.

  • [maintenance]
    Update dependency ms to 2.1.3.

Version 6.0.1 (2024-07-29)

28 Jul 22:13
Compare
Choose a tag to compare
  • [maintenance]
    Update dependency debug to 4.3.6.

  • [maintenance]
    Update dependency semver to 7.6.3.

Version 6.0.0 (2024-06-30)

30 Jun 08:57
Compare
Choose a tag to compare
  • [breaking change]
    Support for Node.js 12, Node.js 13, Node.js 14, and Node.js 15 is dropped.
    The minimum required version is now Node.js 16.
    These old Node.js versions have reached their end of life. All those versions are not maintained anymore by the Node.js developers. If you are still using older versions of Node.js, then please consider updating to a newer one.

  • [breaking change]
    Update dependency uuid to 10.0.0. This version of uuid drops support for Node.js 14 (and earlier versions).

Version 5.1.6 (2024-06-28)

28 Jun 21:23
Compare
Choose a tag to compare

[improvement]
The ECharts library is updated from version 5.5.0 to version 5.5.1.
ECharts 5.5.1 brings several fixes and a few new features, compared to 5.5.0.
For a full list of those see the release notes of ECharts:

Changes in ECharts 5.5.1

Version 5.1.5 (2024-06-22)

22 Jun 11:36
Compare
Choose a tag to compare

[maintenance]
Update dependency nan to 2.20.0.

Version 5.1.4 (2024-05-31)

31 May 22:04
Compare
Choose a tag to compare

[maintenance]
Update dependency debug to 4.3.5.