Releases: codeceptjs/CodeceptJS
Releases · codeceptjs/CodeceptJS
4.0.3
What's Changed
- docs: fix typo in detox.md by @javigomez in #5579
- fix(gherkin): emit test.before/after with real current test by @danikkrapivnitskiy in #5580
- test(gherkin): cover event.test.before/after payload regression by @DavertMik in #5582
- fix(appium): resolve "Unsupported helper type: unknown" in fillField by @DavertMik in #5583
- chore: upgrade axios to 1.16.1 by @mscpdg in #5584
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
- @danikkrapivnitskiy made their first contribution in #5580
- @mscpdg made their first contribution in #5584
Full Changelog: 4.0.2...4.0.3
4.0.2
4.0.1
What's Changed
- fixed esm compatible def by @DavertMik in #5576
- Fix retryFailedStep ignoredSteps exact-name matching by @gololdf1sh in #5571
Full Changelog: 4.0.0...4.0.1
4.0.0
Major update:
4.0.0-rc.26
pre release check
4.0.0-rc.25
Pre release check
Full Changelog: 4.0.0-rc.24...4.0.0-rc.25
4.0.0-rc.24
What's Changed
- fix(analyze): use AI SDK ImagePart format for vision screenshots by @gololdf1sh in #5566
- Remove deprecated I.retry() and I.limitTime() by @DavertMik in #5567
- Chore/remove react by @DavertMik in #5568
- Fix recorder: stop mutating shared defaultRetryOptions by @gololdf1sh in #5572
- upd dock by @DenysKuchma in #5573
- Fix retryFailedStep config: own retry timing, stop mutating shared defaults by @DavertMik in #5574
Full Changelog: 4.0.0-rc.23...4.0.0-rc.24
4.0.0-rc.23
What's Changed
- refactor(step): rename Step.name to Step.title for consistency by @gololdf1sh in #5564
Full Changelog: 4.0.0-rc.22...4.0.0-rc.23
4.0.0-rc.22
What's Changed
- fix(playwright): replace constructor.name checks with stable public API (#5559) by @mirao in #5560
- fix(workers): do not exit worker on unhandled rejections by @gololdf1sh in #5561
- feat(plugin): JUnit XML reporter plugin with steps & meta by @DavertMik in #5558
Full Changelog: 4.0.0-rc.21...4.0.0-rc.22
4.0.0-rc.21
What's Changed
- fix(playwright): reset cleanup state at start of _afterSuite to prevent worker crashes by @gololdf1sh in #5552
- Fix/refactor autoexit by @DavertMik in #5556
- fix(mcp): kill zombie Mocha state when timeout fires before pause() by @DavertMik in #5555
- Fix/pr 5554 rebased by @DavertMik in #5557
Full Changelog: 4.0.0-rc.20...4.0.0-rc.21