Skip to content

Releases: striezel/echarts-node-export-server

Version 7.0.2 (2025-01-16)

16 Jan 22:09
Compare
Choose a tag to compare

[maintenance]
Update dependency node-abi to 3.73.0.

Version 7.0.1 (2025-01-15)

15 Jan 00:50
Compare
Choose a tag to compare
  • [maintenance]
    Update dependency node-abi to 3.72.0.

  • [maintenance]
    Update dependency tar-fs to 2.1.2.

Version 7.0.0 (2025-01-08)

08 Jan 10:48
Compare
Choose a tag to compare
  • [breaking change]
    Support for Node.js 16 and Node.js 17 is dropped.
    The minimum required version is now Node.js 18.
    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.

  • [maintenance]
    Update dependency canvas to 3.0.1.
    This version of canvas drops support for Node.js 16.

  • [maintenance]
    The lock file package-lock.json is converted from version 2 to version 3.
    Version 3 has been supported since (at least) Node.js 16 and is the default in Node.js 18. Since this project already requires Node.js 18 or later it is save to convert the file to the newer version.

  • [maintenance]
    Update Dockerfile to use Node.js 22 instead of Node.js 20.

Version 6.1.0 (2025-01-01)

01 Jan 19:34
Compare
Choose a tag to compare
  • [improvement]
    The image rendering process is simplified and does now use less I/O operations.

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

    Changes in ECharts 5.6.0

  • [maintenance]
    Update dependency debug to 4.4.0.

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.