Releases: cypress-io/unique-selector
Releases · cypress-io/unique-selector
v2.1.1
19 May 16:56
Compare
Sorry, something went wrong.
No results found
2.1.1 (2025-05-19)
Bug Fixes
extra protection around tagName accessor (#13 ) (b970b33 )
v2.1.0
03 Apr 18:04
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-04-03)
Features
considerations for elements within Shadow DOM (#12 ) (2d5844c )
v2.0.1
05 Aug 14:06
Compare
Sorry, something went wrong.
No results found
2.0.1 (2024-08-05)
Bug Fixes
Standardize filter params for class
(#10 ) (1111cc6 )
v2.0.0
30 Apr 13:40
Compare
Sorry, something went wrong.
No results found
2.0.0 (2024-04-30)
Features
Accept single filter function rather than dict (#9 ) (5b5afe4 )
BREAKING CHANGES
Optional filter argument is now a function rather than an object
v1.2.0
05 Apr 19:31
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-04-05)
Features
Allow selector traits to be conditionally filtered (#8 ) (74c9036 )
v1.1.0
05 Feb 21:30
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-02-05)
Features
Allow specifying preferred attributes (#7 ) (993a2b9 )
v1.0.0
17 Jan 17:27
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-01-17)
Features
Enable name
attribute as an independent selector config (#6 ) (cdf1116 )
BREAKING CHANGES
Default selectorTypes is now ['id', 'name', 'class', 'tag', 'nth-child']
v0.0.5
20 Dec 17:53
Compare
Sorry, something went wrong.
No results found
0.0.5 (2023-12-20)
Performance Improvements
Improve performance of finding unique classes. (#24 ) (fc24bf2 )