Skip to content

10.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 21:32
233eaef

Features

Bug Fixes

Typings

  • add exactOptionalPropertyTypes support to html attributes (#3868, thanks @deadem)
  • Changes EventHandler<...> to have a this of type void. (#3867, thanks @MicahZoltu)
  • Narrows type of parent in render functions. (#3863, thanks @MicahZoltu)

Maintenance