Releases: herp-inc/snabbdom-jsx
Releases · herp-inc/snabbdom-jsx
v0.22.0
- Support CSS custom properties
v0.21.2
- Correct the type definition for
<th>
elements
v0.21.1
- Allow
undefined
for the value
property of a <button>
element
v0.21.0
- Define the
jsx
namespace in the ./jsx-runtime
module
v0.20.0
- Define various types under the
Snabbdom
namespace
v0.18.0
- Allow
undefined
for Snabbdom modules
v0.17.0
- Allow
undefined
for partial properties
v0.16.0
- Restrict the tag type only to
JSX.ElementType
- Flatten nested children instead of making fragments
v0.15.0
- Accept a
bigint
as a child