Releases: striezel/echarts-node-export-server
Version 5.1.3 (2024-05-28)
-
[maintenance]
Update dependencysemver
to 7.6.2. -
[maintenance]
Update Dockerfile to use Node.js 16 instead of Node.js 14.
Version 5.1.2 (2024-03-31)
-
[maintenance]
Update dependencydetect-libc
to 2.0.3. -
[maintenance]
Update dependencytar
to 6.2.1.
Version 5.1.1 (2024-03-16)
[maintenance]
Update dependency nan
to 2.19.0.
Version 5.1.0 (2024-02-20)
[improvement]
The ECharts library is updated from version 5.4.3 to version 5.5.0.
ECharts 5.5.0 brings several fixes and a new features, compared to 5.4.3.
For a full list of those see the release notes of ECharts:
Version 5.0.13 (2024-02-10)
[maintenance]
Update dependency semver
to 7.6.0.
Version 5.0.12 (2023-11-30)
[improvement]
Whenever the server responds to an unallowed method with HTTP status code 405, it will now also send an Allow
HTTP header to indicate the allowed methods. This behaviour is required by RFC 9110, so it should be implemented.
Furthermore, any HTTP request to the server root using the OPTIONS method will now return the allowed options via an Allow
HTTP header.
Version 5.0.11 (2023-11-29)
[bug fix]
Fix error in handling of unusually large payloads.
Version 5.0.10 (2023-09-15)
-
[maintenance]
Update dependencynan
to 2.18.0. -
[maintenance]
Update dependencytar
to 6.2.0. -
[maintenance]
Update dependencyuuid
to 9.0.1.
Version 5.0.9 (2023-09-01)
[maintenance]
Update dependency node-fetch
to 2.7.0.
Version 5.0.8 (2023-07-20)
-
[improvement]
The ECharts library is updated from version 5.4.2 to version 5.4.3.
ECharts 5.4.3 brings several fixes and a few new features, compared to 5.4.2.
For a full list of those see the release notes of ECharts: -
[maintenance]
Update dependencydetect-libc
to 2.0.2.