Skip to content

Releases: codeceptjs/configure

4.0.0-beta.4

28 Apr 01:27

Choose a tag to compare

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

4.0.0-beta.3

28 Apr 00:55

Choose a tag to compare

4.0.0-beta.3 Pre-release
Pre-release
ci: --allow-same-version on publish

Same fix as expect-helper: re-triggering a release on the existing
tag (or any case where the tag matches package.json) no longer errors
with "Version not changed".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

4.0.0-beta.2

26 Apr 19:07

Choose a tag to compare

4.0.0-beta.2 Pre-release
Pre-release
ci: derive npm dist-tag from prerelease label

`npm publish` fails on a prerelease version unless `--tag` is given,
otherwise it would silently land on `latest`. Parse the prerelease
label out of the release tag (4.0.0-beta.1 -> beta, 4.0.0-rc.1 -> rc)
and pass it through; stable releases keep the default `latest`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

4.0.0-beta.1

26 Apr 19:03

Choose a tag to compare

4.0.0-beta.1 Pre-release
Pre-release

First release for 4.x branch

v1.0.6

26 Jun 13:25
5ce3b9d

Choose a tag to compare

1.0.6 (2025-06-26)

Bug Fixes

v1.0.5

26 Jun 13:19
d7adda6

Choose a tag to compare

1.0.5 (2025-06-26)

Bug Fixes

  • setCommonPlugins no deprecation warning with codeceptjs 3.7.x (d7adda6)

v1.0.4

03 Apr 05:02
ebae3ca

Choose a tag to compare

1.0.4 (2025-04-03)

Bug Fixes

v1.0.3

13 Mar 08:54

Choose a tag to compare

1.0.3 (2025-03-13)

Bug Fixes

  • remove some unused files (dd5ec02)

v1.0.2

22 Jan 04:36
7323c46

Choose a tag to compare

1.0.2 (2025-01-22)

Bug Fixes

v1.0.1

24 Feb 08:03
520ca39

Choose a tag to compare

1.0.1 (2024-02-24)

Bug Fixes

  • docs - remove deprecated helpers (520ca39)