Skip to content

Releases: Shelex/cypress-allure-plugin

v2.28.5

10 Aug 19:11
Compare
Choose a tag to compare

2.28.5 (2022-08-10)

Bug Fixes

v2.28.4

05 Aug 04:11
Compare
Choose a tag to compare

2.28.4 (2022-08-05)

Bug Fixes

  • use object-inspect instead of util as it want process which will fail in webpack (e5892ca)

v2.28.3

05 Aug 03:36
Compare
Choose a tag to compare

2.28.3 (2022-08-05)

Bug Fixes

  • include process as dependency for webpack v5 (cf9d9cf)

v2.28.2

05 Aug 03:28
Compare
Choose a tag to compare

2.28.2 (2022-08-05)

Bug Fixes

  • include util into dependencies, as webpack >5 does not add polifills, address #147, switch from yarn to npm (10c2ff5)

v2.28.1

02 Aug 08:34
Compare
Choose a tag to compare

2.28.1 (2022-08-02)

Bug Fixes

  • use project root to define allure results folder, fixes cypress v10 when config is not in cwd (c1ce8d6)

v2.28.0

01 Jul 16:10
Compare
Choose a tag to compare

2.28.0 (2022-07-01)

Features

  • support cypress v10, update docs, migrate tests (d720e6f)

v2.27.1

29 Jun 16:26
Compare
Choose a tag to compare

2.27.1 (2022-06-29)

Bug Fixes

  • handle background section for new cucumber preprocessor format, address #139 (e39b4bd)

v2.27.0

27 Jun 17:11
Compare
Choose a tag to compare

2.27.0 (2022-06-27)

Features

v2.26.5

17 Feb 19:38
Compare
Choose a tag to compare

2.26.5 (2022-02-17)

Bug Fixes

  • listen to plugin process directly when after:spec is already registered, address #127 (952d0a3)

v2.26.4

15 Feb 20:41
Compare
Choose a tag to compare

2.26.4 (2022-02-15)

Bug Fixes

  • do not re-instantiate Allure when different origin URL is opened, address #125 (3685b31)