| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.4 source code.tar.gz | 2026-06-05 | 2.4 MB | |
| 4.0.4 source code.zip | 2026-06-05 | 2.9 MB | |
| README.md | 2026-06-05 | 891 Bytes | |
| Totals: 3 Items | 5.3 MB | 0 | |
What's Changed
- fix(init): emit ESM-compatible tsconfig for TypeScript projects by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5596
- fix: support Playwright 1.58+ output format in
codeceptjs info(4.x) by @mirao in https://github.com/codeceptjs/CodeceptJS/pull/5437 - fix: run-workers --by suite parallelization broken by test file sorting (4.x) by @mirao in https://github.com/codeceptjs/CodeceptJS/pull/5438
- fix: some path issues on windows by @kobenguyent in https://github.com/codeceptjs/CodeceptJS/pull/5595
- Fix: (index.d.ts) remove globals, add missing exports by @danielrentz in https://github.com/codeceptjs/CodeceptJS/pull/5597
- fix(container.js): TypeScript import to handle default export by @kobenguyent in https://github.com/codeceptjs/CodeceptJS/pull/5604
Full Changelog: https://github.com/codeceptjs/CodeceptJS/compare/4.0.3...4.0.4