Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Releases: kuceb/cypress-plugin-retries

v1.5.2

21 Dec 02:20
f26952f
Compare
Choose a tag to compare

1.5.2 (2019-12-21)

Bug Fixes

  • types: fix typedef for Cypress.currentTest (#47) (f26952f)

v1.5.1

20 Dec 17:24
Compare
Choose a tag to compare

1.5.1 (2019-12-20)

Bug Fixes

  • types: type checking declarations (#40) (a26b9d0)

v1.5.0

25 Nov 22:27
f1cd179
Compare
Choose a tag to compare

1.5.0 (2019-11-25)

Features

  • ux: show retries info in terminal (#36) (f1cd179)

v1.4.0

31 Oct 21:15
1eda165
Compare
Choose a tag to compare

1.4.0 (2019-10-31)

Features

  • ui: add retry icon in browser gui (#30) (1eda165)

v1.3.0

11 Sep 18:25
08916d8
Compare
Choose a tag to compare

1.3.0 (2019-09-11)

Features

  • config: allow env var RETRIES_HIDDEN to hide retried tests… (#22) (08916d8)

Bug Fixes

  • fix failure in before hook still running tests (#20)
  • fix last test in suite + after hook erroneously reports test as passed (#19)

v1.2.2

22 May 16:33
Compare
Choose a tag to compare
  • add "declare" to .d.ts file

v1.2.1...v1.2.2

v1.2.1

13 May 19:09
Compare
Choose a tag to compare
  • Add fix for TypeScript error