Releases: cypress-io/cypress-xpath
Releases · cypress-io/cypress-xpath
v2.0.1
2.0.1 (2022-07-22)
Bug Fixes
- updated browser to fix CI failure (76502b5)
v2.0.0
2.0.0 (2022-06-22)
Features
- adds support for cypress 10 (47c32fc)
BREAKING CHANGES
- This commit itself is empty as it represents previous commits and serves as a commit to be versioned.
v1.6.2
1.6.2 (2021-02-10)
Bug Fixes
v1.6.1
1.6.1 (2020-11-04)
Bug Fixes
- show selector in the assertion message (#118) (040b298)
v1.6.0
1.6.0 (2020-05-26)
Features
v1.5.0
1.5.0 (2020-05-26)
Features
v1.4.1
1.4.1 (2020-05-26)
Bug Fixes
- invoke evaluate() on correct document node (Firefox support) (#87) (9edd90d)
v1.4.0
1.4.0 (2019-05-02)
Features
- allow command chaining and cy.within() (#33) (515edc0)
v1.3.1
1.3.1 (2019-04-26)
Bug Fixes
- provide jQuery-wrapped elements to upcoming assertions (#35) (5afe28d)
v1.3.0
1.3.0 (2018-12-18)
Features