Skip to content

Releases: herp-inc/snabbdom-jsx

v0.22.0

24 Sep 09:39
Compare
Choose a tag to compare
  • Support CSS custom properties

v0.21.2

23 Aug 09:20
Compare
Choose a tag to compare
  • Correct the type definition for <th> elements

v0.21.1

12 Jul 04:34
Compare
Choose a tag to compare
  • Allow undefined for the value property of a <button> element

v0.21.0

10 Jul 05:31
Compare
Choose a tag to compare
  • Define the jsx namespace in the ./jsx-runtime module

v0.20.0

10 Jul 05:07
Compare
Choose a tag to compare
  • Define various types under the Snabbdom namespace

v0.19.0

09 Jul 09:19
Compare
Choose a tag to compare
  • Support the Popover API

v0.18.0

19 Jun 08:04
Compare
Choose a tag to compare
  • Allow undefined for Snabbdom modules

v0.17.0

18 Apr 07:35
Compare
Choose a tag to compare
  • Allow undefined for partial properties

v0.16.0

16 Apr 08:52
Compare
Choose a tag to compare
  • Restrict the tag type only to JSX.ElementType
  • Flatten nested children instead of making fragments

v0.15.0

06 Mar 10:58
Compare
Choose a tag to compare
  • Accept a bigint as a child