Skip to content

Commit 4918bca

Browse files
author
codeceptjs-bot
committed
chore: sync docs, unified API and releases from CodeceptJS
1 parent 3df7710 commit 4918bca

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

src/content/docs/release.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ description: Latest CodeceptJS releases, pulled from GitHub.
44
---
55
<!-- Auto-generated by bunosh release:pull from codeceptjs/CodeceptJS GitHub Releases. Do not edit. -->
66

7+
## [4.0.7](https://github.com/codeceptjs/CodeceptJS/releases/tag/4.0.7)
8+
9+
_Released 2026-06-13_
10+
11+
### What's Changed
12+
* fix(init): missing file ext of step file when using typescript by @kobenguyent in https://github.com/codeceptjs/CodeceptJS/pull/5615
13+
* fix(deps): don't auto-install detox & react-native (#5620) by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5621
14+
15+
16+
**Full Changelog**: https://github.com/codeceptjs/CodeceptJS/compare/4.0.6...4.0.7
17+
718
## [4.0.6](https://github.com/codeceptjs/CodeceptJS/releases/tag/4.0.6)
819

920
_Released 2026-06-09_
@@ -172,15 +183,3 @@ _Released 2026-05-06_
172183

173184

174185
**Full Changelog**: https://github.com/codeceptjs/CodeceptJS/compare/4.0.0-rc.19...4.0.0-rc.20
175-
176-
## [4.0.0-rc.19](https://github.com/codeceptjs/CodeceptJS/releases/tag/4.0.0-rc.19) _(pre-release)_
177-
178-
_Released 2026-05-05_
179-
180-
### What's Changed
181-
* Fix/mcp fixes by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5548
182-
* feat(plugins): add `expose` plugin for direct helper-internals injection by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5549
183-
* feat(codeceptq): CLI to query HTML with CodeceptJS locators by @DavertMik in https://github.com/codeceptjs/CodeceptJS/pull/5550
184-
185-
186-
**Full Changelog**: https://github.com/codeceptjs/CodeceptJS/compare/4.0.0-rc.18...4.0.0-rc.19

0 commit comments

Comments
 (0)