Releases: striezel/echarts-node-export-server
Version 4.1.6 (2023-01-13)
[maintenance]
Update dependency node-fetch
to 2.6.8.
Version 4.1.5 (2022-12-24)
[maintenance]
Update dependency canvas
to 2.11.0.
Version 4.1.4 (2022-12-09)
-
[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: -
[maintenance]
Update dependencytar
to 6.1.13.
Version 4.1.3 (2022-11-29)
[maintenance]
Update dependency minipass
to 3.3.6.
Version 4.1.2 (2022-11-06)
[maintenance]
Update dependency tar
to 6.1.12.
Version 4.1.1 (2022-10-31)
[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)
[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)
[maintenance]
Update dependencies nan
to 2.17.0, and semver
to 7.3.8.
Version 4.0.0 (2022-09-21)
- [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 dependencyuuid
to 9.0.0. This version ofuuid
drops support for Node.js 10 (and earlier).
Version 3.0.4 (2022-09-12)
[maintenance]
Update dependencies canvas
to 2.10.1, and @mapbox/node-pre-gyp
to 1.0.10.