Skip to content

Releases: striezel/echarts-node-export-server

Version 4.1.6 (2023-01-13)

13 Jan 21:43
Compare
Choose a tag to compare

[maintenance]
Update dependency node-fetch to 2.6.8.

Version 4.1.5 (2022-12-24)

24 Dec 03:38
Compare
Choose a tag to compare

[maintenance]
Update dependency canvas to 2.11.0.

Version 4.1.4 (2022-12-09)

09 Dec 19:19
Compare
Choose a tag to compare
  • [improvement]
    The ECharts library is updated from version 5.4.0 to version 5.4.1.
    ECharts 5.4.1 brings several fixes and a few new features, compared to 5.4.0.
    For a full list of those see the release notes of ECharts:

    Changes in ECharts 5.4.1

  • [maintenance]
    Update dependency tar to 6.1.13.

Version 4.1.3 (2022-11-29)

29 Nov 11:43
Compare
Choose a tag to compare

[maintenance]
Update dependency minipass to 3.3.6.

Version 4.1.2 (2022-11-06)

06 Nov 18:54
Compare
Choose a tag to compare

[maintenance]
Update dependency tar to 6.1.12.

Version 4.1.1 (2022-10-31)

31 Oct 19:56
Compare
Choose a tag to compare

[maintenance]
Update dependency canvas to 2.10.2.

Note: canvas 2.10.2 is the first version which has prebuilds for Node.js 16 and Node.js 18, so the initial npm install should now work smoother for people using those versions of Node.js.

Version 4.1.0 (2022-10-16)

16 Oct 15:10
Compare
Choose a tag to compare

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

Version 4.0.1 (2022-10-16)

15 Oct 23:37
Compare
Choose a tag to compare

[maintenance]
Update dependencies nan to 2.17.0, and semver to 7.3.8.

Version 4.0.0 (2022-09-21)

21 Sep 00:30
Compare
Choose a tag to compare
  • [breaking change]
    Support for Node.js 8, Node.js 9, Node.js 10, and Node.js 11 is dropped.
    The minimum required version is now Node.js 12.
    Node.js 8 has reached its end of life on 2019-12-31, Node.js 9 reached its end of life on 2018-06-30, Node.js 10 reached its end of life on 2021-04-30, Node.js 11 reached its end of life on 2019-06-01. 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 9.0.0. This version of uuid drops support for Node.js 10 (and earlier).

Version 3.0.4 (2022-09-12)

12 Sep 21:24
Compare
Choose a tag to compare

[maintenance]
Update dependencies canvas to 2.10.1, and @mapbox/node-pre-gyp to 1.0.10.