Skip to content

v15.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 23:44
530f535

👷‍♂️ Patch fixes

  • Fixes issue with matching a nested element using ">" as combinator in selectors (e.g. ".x > .x") in Element.matches() and Element.closest() - By @ocavue in task #1472