Skip to content

Releases: codeceptjs/expect-helper

1.2.0

Choose a tag to compare

@thomashohn thomashohn released this 30 Apr 11:33
9eaac47
Add expects: fail and ok (#10)

* add to gitignore .idea dir

* fix README example of config

* add expectFail and expectOk

* update docs

* bump version of lib

1.2.0-test-build

1.2.0-test-build Pre-release
Pre-release

Choose a tag to compare

@thomashohn thomashohn released this 30 Apr 08:49
150697b
Fix release

4.0.0-beta.5

4.0.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 28 Apr 01:27
lazy load

4.0.0-beta.4

4.0.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 28 Apr 00:56
release: bump to 4.0.0-beta.3

4.0.0-beta.3

4.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 27 Apr 12:58
release: bump to 4.0.0-beta.3

4.0.0-beta.

4.0.0-beta. Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 27 Apr 12:44
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

Choose a tag to compare

@DavertMik DavertMik released this 27 Apr 11:40

Fixed release

v1.1.0

Choose a tag to compare

@thomashohn thomashohn released this 10 Mar 16:43
0e8488f

What's Changed

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

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 05:03
0ab472e

1.0.2 (2025-04-03)

Bug Fixes

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 16:02
2c15a66

1.0.1 (2025-03-14)

Bug Fixes