Skip to content

Releases: codeceptjs/configure

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 01:27
lazy load

4.0.0-beta.3

4.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 28 Apr 00:55
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

4.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 26 Apr 19:07
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

4.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@DavertMik DavertMik released this 26 Apr 19:03

First release for 4.x branch

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:25
5ce3b9d

1.0.6 (2025-06-26)

Bug Fixes

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:19
d7adda6

1.0.5 (2025-06-26)

Bug Fixes

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

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Apr 05:02
ebae3ca

1.0.4 (2025-04-03)

Bug Fixes

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Mar 08:54

1.0.3 (2025-03-13)

Bug Fixes

  • remove some unused files (dd5ec02)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 04:36
7323c46

1.0.2 (2025-01-22)

Bug Fixes

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 08:03
520ca39

1.0.1 (2024-02-24)

Bug Fixes

  • docs - remove deprecated helpers (520ca39)