Releases: codeceptjs/CodeceptJS
Releases · codeceptjs/CodeceptJS
4.0.0-rc.12
What's Changed
- Fix for stepByStepReport: cheerio ESM import and missing screenshot capture by @gololdf1sh in #5508
- fix: auth plugin loginAs injection broken in 4.x by @DavertMik in #5502
- refactor: eliminate internal globals in favor of store singleton by @DavertMik in #5506
New Contributors
- @gololdf1sh made their first contribution in #5508
Full Changelog: 4.0.0-rc.11...4.0.0-rc.12
3.7.8
What's Changed
- Fix open security issues by @thomashohn in #5504
- Create gitleaks.yml by @kobenguyent in #5505
- Update dependencies by @thomashohn in #5510
- release 3.7.8 by @kobenguyent in #5511
Full Changelog: 3.7.7...3.7.8
4.0.0-rc.11
What's Changed
- add little upd by @DenysKuchma in #5501
- feat: detect unfocused element before type() and pressKey() by @DavertMik in #5500
Full Changelog: 4.0.0-rc.10...4.0.0-rc.11
4.0.0-rc.9
What's Changed
- DOC: rewrite retry.md for clarity and concision by @DavertMik in #5496
- feat: wrap elements in WebElement for unified API across helpers by @DavertMik in #5497
- feat: add elementIndex step option for targeting specific elements by @DavertMik in #5499
Full Changelog: 4.0.0-rc.8...4.0.0-rc.10
4.0.0-rc.9
- Fixed position for multiple elements
3.7.7
What's Changed
- fix: support Playwright 1.58+ output format in
codeceptjs infoby @mirao in #5423 - fix: run-workers --by suite parallelization broken by test file sorting by @mirao in #5419
- Bump axios and other minor deps by @thomashohn in #5448
- Update some deps and remove security issues by @thomashohn in #5458
- doc: fix playwright link to external device list by @gimler in #5450
- Update minor deps by @thomashohn in #5463
- Update some deps by @thomashohn in #5467
- Update Sinon by @thomashohn in #5472
- Added overwrites by @thomashohn in #5477
- Updated deps by @thomashohn in #5488
- Update actions by @thomashohn in #5490
- Bump versions by @thomashohn in #5494
- release 3.7.7 by @kobenguyent in #5495
New Contributors
Full Changelog: 3.7.6...3.7.7
4.0.0-rc.8
What's Changed
- refactor: extract shared dropFile script for attachFile dropzone support by @DavertMik in #5486
- feat: strict mode for all helpers + improved MultipleElementsFound error by @DavertMik in #5491
- feat: add optional context parameter to moveCursorTo by @DavertMik in #5492
Full Changelog: 4.0.0-rc.7...4.0.0-rc.8
4.0.0-rc.7
Full Changelog: 4.0.0-rc.6...4.0.0-rc.7
4.0.0-rc.6
Full Changelog: 4.0.0-rc.5...4.0.0-rc.6
4.0.0-rc.5
What's Changed
- improved context methods by @DavertMik in #5453
- Remove built-in HTML reporter, recommend @testomatio/reporter by @DenysKuchma in #5407
- Enhanced Retry Mechanisms - Remove Code Duplication by @DenysKuchma in #5409
- Add AI Trace plugin for AI-assisted debugging by @DenysKuchma in #5432
- Enable event dispatcher in workers by @DenysKuchma in #5464
- implemented path normalization by @DavertMik in #5451
- fix: make XPath relative in buildLocatorString for within() scope by @mirao in #5474
- Fix aiTrace plugin by @DenysKuchma in #5478
- feat: add context parameter to appendField, clearField, attachFile by @DavertMik in #5479
- feat: add dropzone support to attachFile by @DavertMik in #5480
Full Changelog: 4.0.0-rc.2-r3...4.0.0-rc.5