Skip to content

Releases: currents-dev/currents-reporter

@currents/jest v1.2.1

05 Feb 18:30
bff84a7
Compare
Choose a tag to compare

1.2.1 (2025-02-05)

Bug Fixes

  • fix: use the rootDir on fs.realpathSync (c2322a2)
  • remove worker info from jest reporter (f3e1e5d)

@currents/cmd v1.6.8

30 Jan 14:26
Compare
Choose a tag to compare

1.6.8 (2025-01-30)

Bug Fixes

Features

  • allow reporting instance results in different requests (3a55883)

@currents/cmd v1.6.7

14 Jan 17:01
Compare
Choose a tag to compare

1.6.7 (2025-01-14)

Bug Fixes

  • remove worker (8c2e09e)
  • remove worker info from jest reporter (f3e1e5d)
  • removed workerIndex, parallelIndex from attempt and cliArgs from config file as they're unnecessary (4b520f9)
  • update snapshot (3b05431)
  • update test snapshot (eac97e4)

@currents/cmd v1.6.6

06 Jan 11:35
Compare
Choose a tag to compare

1.6.6 (2025-01-06)

Bug Fixes

@currents/cmd v1.6.5

02 Jan 15:09
Compare
Choose a tag to compare

1.6.5 (2025-01-02)

Bug Fixes

  • .. (6b32d28)
  • display the correct baseURL in the http client debug logs (b80b276)
  • ensure date values are properly handled (4a819ca)
  • mask sensitive data (5985aed)

@currents/cmd v1.6.4

30 Dec 15:51
Compare
Choose a tag to compare

1.6.4 (2024-12-30)

Reverts

  • Revert "Merge pull request #102 from currents-dev/dependabot/npm_and_yarn/pretty-ms-9.2.0" (c71af0f), closes #102
  • Revert "[CSR-0] chore: Bump chalk from 4.1.2 to 5.4.1" (ea4922a)

@currents/cmd v1.6.3

30 Dec 13:40
Compare
Choose a tag to compare

@currents/cmd v1.6.2

16 Dec 18:25
Compare
Choose a tag to compare

1.6.2 (2024-12-16)

Bug Fixes

  • addressed feedback (aaeb96a)
  • change getSuiteName (518d989)
  • instance files withe duplicated testsuite names (8eef041)

@currents/cmd v1.6.1

11 Dec 15:12
Compare
Choose a tag to compare

1.6.1 (2024-12-11)

Bug Fixes

  • upload command options parsing (1cb9dac)

@currents/cmd v1.6.0

06 Dec 11:50
Compare
Choose a tag to compare

1.6.0 (2024-12-06)

Bug Fixes

  • add ensureArray to full test suite discovery, avoid creating testless instance files (814ebdc)