Releases: codeceptjs/CodeceptJS
Releases · codeceptjs/CodeceptJS
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
4.0.0-rc.20
What's Changed
- fix(mcp): timeout aborts Mocha runner so next run_test isn't blocked by @DavertMik in #5551
Full Changelog: 4.0.0-rc.19...4.0.0-rc.20
4.0.0-rc.19
What's Changed
- Fix/mcp fixes by @DavertMik in #5548
- feat(plugins): add
exposeplugin for direct helper-internals injection by @DavertMik in #5549 - feat(codeceptq): CLI to query HTML with CodeceptJS locators by @DavertMik in #5550
Full Changelog: 4.0.0-rc.18...4.0.0-rc.19