Skip to content

v16.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 00:37
3bb23c2

🎨 Features

  • Adds support for subsequent sibling combinator to querySelector(), querySelectorAll() and matches() (e.g. ".a ~ .b") - By @karpiuMG in task #1683