Releases: anton-kravchenko/cypress-selectors
Releases · anton-kravchenko/cypress-selectors
v1.0.3
v1.0.2
Changelog:
- fixed a couple of typos in the documentation
- added links to setup examples with TypeScript and Babel + JavaScript
v1.0.1
Changelog:
- updated homepage
v1.0.0
Changelog:
- added support of
eqselector configuration forXPathselector - fixed
CSSselectors withXPathparent - improved documentation
v0.9.0
Changelog:
- documented
@ByExactText,@ByPartialText,@ByPartialLinkText,@ByExactLinkTextand@ByNameselectors
v0.8.0
Changelog:
- added
ByExactLinkTextselector - added
ByPartialLinkTextselector - improved validation
v0.7.0
Changelog:
- added
ByName,ByPartialTextandByExactTextselectors - improved logging
- improved test coverage
v0.6.0
Changelog:
- migrated to
tsdx - improved documentation
v0.5.9
Changelog:
- added g analytics to the docs
v0.5.8
Changelog:
- improved documentation