Skip to content

v20.11.5

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:26
e978bc8

👷‍♂️ Patch fixes

  • Allow explicit element types for querySelector (e.g. querySelector<HTMLInputElement>(".my-input")) - By @cyphercodes