Skip to content

Releases: currents-dev/currents-reporter

@currents/jest v1.2.2

13 Jun 09:05
Compare
Choose a tag to compare

fix: report correct test status for jest reporter

@currents/cmd v1.9.4

12 Jun 17:09
Compare
Choose a tag to compare

@currents/cmd v1.9.3

12 Jun 16:10
Compare
Choose a tag to compare

@currents/cmd v1.9.2

12 Jun 15:55
Compare
Choose a tag to compare

1.9.2 (2025-06-12)

Bug Fixes

@currents/cmd v1.9.1

12 Jun 11:43
Compare
Choose a tag to compare

@currents/cmd v1.9.0

12 Jun 11:27
Compare
Choose a tag to compare

1.9.0 (2025-06-12)

Bug Fixes

Features

  • refactor cache commands implementation (#216) (3e21aab)

@currents/cmd v1.8.0

30 Apr 16:42
f665a38
Compare
Choose a tag to compare

1.8.0 (2025-04-30)

Bug Fixes

Features

  • refactor cache commands implementation (#216) (3e21aab)

@currents/cmd v1.7.1

16 Apr 16:39
Compare
Choose a tag to compare

1.7.1 (2025-04-16)

Bug Fixes

  • api get-run: exit early if no right set of parameters provided (96e69e6)
  • http formatting for 404 errors (c1170b2)
  • omit ciBuildId from cache meta file when null (#203) (72c2362)
  • remove tsconfig.json, add commander to dev deps (8e7e83c)

@currents/node-test-reporter v1.0.0

10 Apr 20:31
4880c83
Compare
Choose a tag to compare

1.0.0 (2025-04-10)

Features

  • Initial release of @currents/node-test-reporter.
  • XML report generation for Node.js tests.
  • Support for nested describe blocks and detailed failure reporting.

@currents/cmd v1.7.0

10 Apr 22:16
c44a79c
Compare
Choose a tag to compare

1.7.0 (2025-04-10)

Features

  • Add support for Node as a framework for the convert command

Bug Fixes

  • remove tsconfig.json, add commander to dev deps (8e7e83c)