Releases: codeceptjs/CodeceptJS
Releases · codeceptjs/CodeceptJS
4.0.0-rc.17
What's Changed
- fix(locator): prevent click(text, container) from matching the container itself by @DavertMik in #5532
Full Changelog: 4.0.0-rc.16...4.0.0-rc.17
3.7.9
What's Changed
- Fix critical security issue in axios by @thomashohn in #5517
- Align docker playwrigth version with composer by @thomashohn in #5521
- Update outdated packages and security fixes by @thomashohn in #5523
- Fix securit issue in axios and updated deps by @thomashohn in #5530
- Fix all occurences of @xmldom/xmldom to 0.9.10 and removed override by @thomashohn in #5534
- release 3.7.9 by @kobenguyent in #5535
Full Changelog: 3.7.8...3.7.9
4.0.0-rc.16
What's Changed
- fix(fillField): prevent rich-editor keystroke leak to sibling inputs by @DavertMik in #5531
Full Changelog: 4.0.0-rc.15...4.0.0-rc.16
4.0.0-rc.15
Update publish-beta.yml
4.0.0-rc.14
What's Changed
- add yaml version upd by @DenysKuchma in #5513
- fix: process hangs when _beforeSuite helper hook throws by @DavertMik in #5515
- feat: page object lifecycle hooks and Data Objects by @DavertMik in #5512
- 4.x docs update by @DavertMik in #5519
- feat: add codeceptjs/assertions subpath and hopeThat.noErrors() by @DavertMik in #5526
- feat(locator): add withClass, negation, and raw-predicate helpers by @DavertMik in #5524
- feat: fillField supports rich text editors by @DavertMik in #5527
- feat: pauseOn plugin with debug modes and CLI plugin arguments by @DavertMik in #5520
Full Changelog: 4.0.0-rc.12...4.0.0-rc.14
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