Skip to content

Releases: codeceptjs/expect-helper

4.0.0-beta.5

28 Apr 01:27

Choose a tag to compare

4.0.0-beta.5 Pre-release
Pre-release
lazy load

4.0.0-beta.4

28 Apr 00:56

Choose a tag to compare

4.0.0-beta.4 Pre-release
Pre-release
release: bump to 4.0.0-beta.3

4.0.0-beta.3

27 Apr 12:58

Choose a tag to compare

4.0.0-beta.3 Pre-release
Pre-release
release: bump to 4.0.0-beta.3

4.0.0-beta.

27 Apr 12:44

Choose a tag to compare

4.0.0-beta. Pre-release
Pre-release
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

27 Apr 11:40

Choose a tag to compare

Fixed release

v1.1.0

10 Mar 16:43
0e8488f

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

03 Apr 05:03
0ab472e

Choose a tag to compare

1.0.2 (2025-04-03)

Bug Fixes

v1.0.1

14 Mar 16:02
2c15a66

Choose a tag to compare

1.0.1 (2025-03-14)

Bug Fixes

v1.0.0

10 Feb 11:11
2600477

Choose a tag to compare

1.0.0 (2025-02-10)

Bug Fixes

Features

0.2.2

10 Feb 10:56
4d3af8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/codeceptjs/expect-helper/commits/0.2.2