Skip to content

Releases: herp-inc/snabbdom-jsx

v0.14.0

27 Feb 12:55
Compare
Choose a tag to compare
  • Allow recursive arrays as children

v0.13.2

30 Jan 16:49
Compare
Choose a tag to compare
  • Accept readonly arrays

v0.13.1

25 Jan 17:43
Compare
Choose a tag to compare
  • Re-export Snabbdom from .

v0.13.0

25 Jan 12:28
Compare
Choose a tag to compare
  • Remove the classic runtime
  • Define Snabbdom.VNodeChildren type
  • Narrow the return type of JSX.ElementType to Snabbdom.VNodeChildren
  • Support typechecked JSX children

v0.12.1

23 Jan 05:17
Compare
Choose a tag to compare
  • Accept Snabbdom.Node as children

v0.12.0

13 Nov 14:52
Compare
Choose a tag to compare
  • Use any instead of the parameterized Props type in JSX.ElementType
  • Drop Snabbdom versions older than v3

v0.11.1

02 Nov 09:43
Compare
Choose a tag to compare
  • Parameterize JSX.ElementType type

v0.11.0

31 Oct 00:45
Compare
Choose a tag to compare
  • Define JSX.ElementType type
  • Deprecate JSX.Element type

v0.10.0

19 Oct 13:25
Compare
Choose a tag to compare
  • Declare JSX namespace locally
  • Stabilize automatic runtime

v0.9.0

17 Jun 09:37
Compare
Choose a tag to compare
  • Map aria-* attributes to the attributes module