Releases: cypress-io/cypress-grep
Releases · cypress-io/cypress-grep
v2.11.0
2.11.0 (2021-12-03)
Features
- better handling of negative title filters (b2d47fa)
v2.10.3
2.10.3 (2021-11-22)
Bug Fixes
- convert grep to String before using, closes #91 (ca58e2d)
v2.10.2
2.10.2 (2021-11-12)
Bug Fixes
- include the plugin version in the debug logs (171a6c5)
v2.10.1
2.10.1 (2021-11-03)
Bug Fixes
- remove bahmutov organization name (e5a61ca)
v2.10.0
2.10.0 (2021-11-03)
Features
- add option to omit all filtered tests (#84) (8cdc686)
v2.9.3
2.9.3 (2021-11-03)
Bug Fixes
v2.9.2
2.9.2 (2021-10-29)
Bug Fixes
- if filtering by grep eliminates all specs, do not filter them (44ef6a5)
v2.9.1
2.9.1 (2021-10-28)
Bug Fixes
- find test names with template literals when filtering specs (34a3283)