Releases: bahmutov/cypress-code-coverage
Releases · bahmutov/cypress-code-coverage
v2.1.0
2.1.0 (2023-03-29)
Features
- filter out support source files from component test code coverage (#21) (580a15d)
v2.0.1
2.0.1 (2023-03-25)
Bug Fixes
- add peer Cypress dependency version above 10 (397f90d)
v2.0.0
2.0.0 (2023-03-25)
Features
- better support for Cypress v12 (122a61f)
BREAKING CHANGES
- changed filtering for Cypress v12
v1.3.2
1.3.2 (2022-07-07)
Bug Fixes
- update the labels in the command log (#10) (b54f9c0)
v1.3.1
1.3.1 (2022-06-14)
Bug Fixes
- use spec name to sort second (179d3f9)
v1.3.0
1.3.0 (2022-06-14)
Features
- compute what each spec covers separately (#7) (af159c8)
v1.2.1
1.2.1 (2022-06-14)
Bug Fixes
- require debug in the plugins file (3790ae4)
v1.2.0
1.2.0 (2022-03-15)
Features
- allow specifying the reporter after each spec (#6) (723e4c3)
v1.1.2
1.1.2 (2022-03-15)
Bug Fixes
- do not try to generate NYC report if there is no NYC output JSON file (#4) (c0424bd)
v1.1.1
1.1.1 (2022-03-14)
Bug Fixes