Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Releases: cypress-io/cypress-grep

v3.0.4

26 Oct 23:45
56afce9
Compare
Choose a tag to compare

3.0.4 (2022-10-26)

Bug Fixes

v3.0.3

06 Sep 20:02
98aaee8
Compare
Choose a tag to compare

3.0.3 (2022-09-06)

Bug Fixes

v3.0.2

06 Jul 22:43
2568aeb
Compare
Choose a tag to compare

3.0.2 (2022-07-06)

Bug Fixes

v3.0.1

27 Jun 16:36
Compare
Choose a tag to compare

3.0.1 (2022-06-27)

Bug Fixes

v3.0.0

24 Jun 16:46
Compare
Choose a tag to compare

3.0.0 (2022-06-24)

Features

  • add Cypress 10 support (setupNodeEvents only) (c2eb157)

BREAKING CHANGES

  • this version will only support config from <= Cypress 10

v2.14.0

03 Jun 13:15
1a2bd34
Compare
Choose a tag to compare

2.14.0 (2022-06-03)

Features

v2.13.1

12 Jan 12:05
Compare
Choose a tag to compare

2.13.1 (2022-01-12)

Bug Fixes

  • print debug parsed grep tags (c88579a)

v2.13.0

12 Jan 04:26
8e006e1
Compare
Choose a tag to compare

2.13.0 (2022-01-12)

Features

  • allow using comma to separate OR tags (#103) (8e006e1)

v2.12.2

21 Dec 18:59
5516e5b
Compare
Choose a tag to compare

2.12.2 (2021-12-21)

Bug Fixes

  • use full grep tags to pre-filter specs (#99) (5516e5b)

v2.12.1

20 Dec 14:00
Compare
Choose a tag to compare

2.12.1 (2021-12-20)

Bug Fixes

  • better typescript parsing (1627f8f)