Releases: currents-dev/currents-reporter
Releases · currents-dev/currents-reporter
@currents/cmd v1.6.7
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
1.6.6 (2025-01-06)
Bug Fixes
@currents/cmd v1.6.5
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
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.2
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
1.6.1 (2024-12-11)
Bug Fixes
- upload command options parsing (1cb9dac)
@currents/cmd v1.6.0
1.6.0 (2024-12-06)
Bug Fixes
- add ensureArray to full test suite discovery, avoid creating testless instance files (814ebdc)
@currents/cmd v1.5.0
1.5.0 (2024-11-28)
Features
- Add the continue flag to cache set (2e02e5a)
@currents/cmd v1.3.1
1.3.1 (2024-11-27)
Bug Fixes