Skip to content

Releases: codeceptjs/CodeceptJS

4.1.0

Choose a tag to compare

@DenysKuchma DenysKuchma released this 30 Jul 09:53
8b91815

What's Changed

  • Fixes run-rerun by @DenysKuchma in #5667
  • fix(core): load Mocha test files as ES Modules (fixes internal-API imports from tests, #5636) by @DavertMik in #5640
  • chore(deps): bump @xmldom/xmldom from 0.9.8 to 0.9.10 by @ElVisPL in #5651
  • fix(appium): replace deprecated setNetworkConnection/getNetworkConnection with mobile: setConnectivity/getConnectivity by @mirao in #5662
  • fix(typings): add ARIA locators to ILocator by @patryk-przybysz in #5665
  • chore(deps-dev): bump eslint-plugin-mocha from 11.2.0 to 11.3.0 by @dependabot[bot] in #5629
  • chore(deps-dev): bump graphql from 16.12.0 to 16.14.2 by @dependabot[bot] in #5627
  • chore(deps): bump monocart-coverage-reports from 2.12.9 to 2.12.12 by @dependabot[bot] in #5625

New Contributors

Full Changelog: 4.0.9...4.1.0

4.0.8

Choose a tag to compare

@DavertMik DavertMik released this 17 Jun 21:58
060d72a

What's Changed

  • test(core): characterize promise-core error and hang paths by @DavertMik in #5622
  • fix(pause): remove leaked dispatcher listeners and guard session restore by @DavertMik in #5630
  • fix(core): re-land asyncWrapper + promise-core error-path fixes onto 4.x (#5624, #5633) by @DavertMik in #5637
  • fix: guard sort() with shuffle check so --shuffle is not silently ignored by @kapil971390 in #5639
  • fix(typescript): unique temp file names to fix run-multiple race (#5642) by @mirao in #5643

New Contributors

Full Changelog: 4.0.7...4.0.8

4.1.0-beta.1-esm-mocha

Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 17 Jun 22:00

4.0.7

Choose a tag to compare

@DavertMik DavertMik released this 13 Jun 09:36
ed58d06

What's Changed

Full Changelog: 4.0.6...4.0.7

4.0.6

Choose a tag to compare

@kobenguyent kobenguyent released this 09 Jun 06:02

Full Changelog: 4.0.5...4.0.6

4.0.5

Choose a tag to compare

@DavertMik DavertMik released this 08 Jun 10:59
4491b3f

What's Changed

New Contributors

Full Changelog: 4.0.4...4.0.5

4.0.4

Choose a tag to compare

@DavertMik DavertMik released this 05 Jun 09:01
a493212

What's Changed

  • fix(init): emit ESM-compatible tsconfig for TypeScript projects by @DavertMik in #5596
  • fix: support Playwright 1.58+ output format in codeceptjs info (4.x) by @mirao in #5437
  • fix: run-workers --by suite parallelization broken by test file sorting (4.x) by @mirao in #5438
  • fix: some path issues on windows by @kobenguyent in #5595
  • Fix: (index.d.ts) remove globals, add missing exports by @danielrentz in #5597
  • fix(container.js): TypeScript import to handle default export by @kobenguyent in #5604

Full Changelog: 4.0.3...4.0.4

4.0.3

Choose a tag to compare

@DavertMik DavertMik released this 28 May 08:59
06cdb0c

What's Changed

Deps

  • chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #5485
  • chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #5484
  • chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #5483
  • chore(deps): bump @codeceptjs/detox-helper from 1.1.13 to 1.1.14 by @dependabot[bot] in #5439
  • chore(deps-dev): bump electron from 40.1.0 to 40.2.1 by @dependabot[bot] in #5441
  • chore(deps-dev): bump @faker-js/faker from 10.2.0 to 10.3.0 by @dependabot[bot] in #5443
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #5454
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #5455

New Contributors

Full Changelog: 4.0.2...4.0.3

4.0.2

Choose a tag to compare

@DavertMik DavertMik released this 24 May 20:07
16b2f32

What's Changed

  • fix(run-multiple): restore plugin loading and per-child reportDir (#5577) by @mirao in #5578

Full Changelog: 4.0.1...4.0.2

4.0.1

Choose a tag to compare

@DavertMik DavertMik released this 23 May 21:56
2c89828

What's Changed

Full Changelog: 4.0.0...4.0.1