| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.9 source code.tar.gz | 2026-07-06 | 2.6 MB | |
| 4.0.9 source code.zip | 2026-07-06 | 3.0 MB | |
| README.md | 2026-07-06 | 1.1 kB | |
| Totals: 3 Items | 5.5 MB | 0 | |
What's Changed
- fix(data): detect DataTable structurally so Data() works under tsx/cjs (#5641) by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5649
- fix: future proof for ts6 by @kobenguyent in https://github.com/codeceptjs/CodeceptJS/pull/5616
- ci(docker): build multi-arch images (amd64 + arm64) by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5648
- fix(pause): stop pause() at the right step in 4.x (#5652) by @mirao in https://github.com/codeceptjs/CodeceptJS/pull/5653
- fix(graphql): drop ESM-broken _checkRequirements() so
checkworks (#5654) by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5658 - Add a custom Firefox binary example to the Playwright helper docs by @feder-cr in https://github.com/codeceptjs/CodeceptJS/pull/5655
- fix(junit): report suite hook failures via hook.failed event by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5657
New Contributors
- @feder-cr made their first contribution in https://github.com/codeceptjs/CodeceptJS/pull/5655
Full Changelog: https://github.com/codeceptjs/CodeceptJS/compare/4.0.8...4.0.9