Releases: ericclemmons/unique-selector
Releases · ericclemmons/unique-selector
0.3.4
perf: Improve performance of finding unique classes. (#24)
0.3.3
fix: Add check to getID() to return null if element has no set id (#22)
0.3.2
fix: Limits the number of class-combinations to avoid freeze (#23)
0.3.1
- fix: handle escape colon in tag names (#21)