Releases: codeceptjs/expect-helper
Releases · codeceptjs/expect-helper
4.0.0-beta.5
lazy load
4.0.0-beta.4
release: bump to 4.0.0-beta.3
4.0.0-beta.3
release: bump to 4.0.0-beta.3
4.0.0-beta.
ci: --allow-same-version on publish; drop npm@latest upgrade in tests * publish.yml — `npm version` now passes `--allow-same-version` so a tag matching the package.json version (e.g. re-triggering the same release) doesn't error with "Version not changed". * node.yml — drop `npm install -g npm@latest`. It broke on Node 22 with `Cannot find module 'promise-retry'` after the global install. The npm bundled with Node 20/22/24 is fine for `npm test`; the upgrade is only needed where provenance support matters (the publish job, which runs on Node 24 with a sufficiently recent bundled npm). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4.0.0-beta.1 - CodeceptJS 4 compatibility
Fixed release
v1.1.0
What's Changed
- Update deps by @thomashohn in #8
- Bump version by @thomashohn in #9
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
v1.0.0
0.2.2
What's Changed
- fix: add tying def by @kobenguyent in #3
New Contributors
- @kobenguyent made their first contribution in #3
Full Changelog: https://github.com/codeceptjs/expect-helper/commits/0.2.2