Skip to content

Releases: metrics-js/test-consumer

v3.0.1

06 Jul 15:50

Choose a tag to compare

3.0.1 (2025-07-06)

Bug Fixes

  • deps: update dependency @metrics/client to v2.5.5 (#3) (b664a29)

v3.0.0

24 Mar 13:25

Choose a tag to compare

3.0.0 (2025-03-24)

Bug Fixes

  • remove createMetric export from package (2b287a4)

BREAKING CHANGES

v2.1.0

06 Feb 11:51

Choose a tag to compare

2.1.0 (2025-02-06)

Features

  • return the whole metric object from getResults() (c146b44)

v2.0.0

31 Jan 16:13

Choose a tag to compare

2.0.0 (2025-01-31)

Features

  • uses default export and updated types (fb19107)

BREAKING CHANGES

  • Changed to using a default export for TestConsumer and added a named export for
    'createMetric' utility object.

Updated types to contain all exports.

v1.0.1

31 Jan 11:30

Choose a tag to compare

1.0.1 (2025-01-31)

Bug Fixes