Skip to content

Releases: anton-kravchenko/cypress-selectors

v1.0.3

03 May 06:43
1d8eaa8

Choose a tag to compare

Changelog:

  • add directions for the f*cking ʳussian warship

v1.0.2

27 Dec 21:09
c7579fa

Choose a tag to compare

Changelog:

  • fixed a couple of typos in the documentation
  • added links to setup examples with TypeScript and Babel + JavaScript

v1.0.1

12 Jul 21:39
d607ab4

Choose a tag to compare

Changelog:

  • updated homepage

v1.0.0

10 Jun 09:16
2ed6c17

Choose a tag to compare

Changelog:

  • added support of eq selector configuration for XPath selector
  • fixed CSS selectors with XPath parent
  • improved documentation

v0.9.0

30 May 14:35
3a3638c

Choose a tag to compare

Changelog:

  • documented @ByExactText, @ByPartialText, @ByPartialLinkText, @ByExactLinkText and @ByName selectors

v0.8.0

29 May 11:10
fe4f5e2

Choose a tag to compare

Changelog:

  • added ByExactLinkText selector
  • added ByPartialLinkText selector
  • improved validation

v0.7.0

23 May 13:12
82d9231

Choose a tag to compare

Changelog:

  • added ByName, ByPartialText and ByExactText selectors
  • improved logging
  • improved test coverage

v0.6.0

16 May 16:26
e76fa42

Choose a tag to compare

Changelog:

  • migrated to tsdx
  • improved documentation

v0.5.9

16 May 08:58
02d234b

Choose a tag to compare

Changelog:

  • added g analytics to the docs

v0.5.8

12 May 08:16
dab71b6

Choose a tag to compare

Changelog:

  • improved documentation