v15.6.0
π¨ Features
- Adds support for the selectors
:focus
and:focus-visible
- By @capricorn86 in task #1515
π·ββοΈ Patch fixes
- Changes wrong property name "inputmode" to "inputMode" in
HTMLInputElement
andHTMLTextAreaElement
- By @capricorn86 in task #1487