Releases: metricq/metricq-js
Releases · metricq/metricq-js
history-v3.1.1
- Adds handling for empty responses in timeline requests
- Adds handling of error responses in timeline requests
What's Changed
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #33
- chore(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #32
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #34
Full Changelog: live-3.0.1...history-v3.1.1
live-3.0.1
@metricq/live 3.0.0 was unfortunately unpublished, so a new version was required.
history-v3.1.0
- Adds
postFunction
to replace axios with customized method. Expects the axios.post interface. - Adds
timeline
request