Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 02:31
36dd25e

1.0.0 (2023-04-01)

Features

  • h: add DOCTYPE when rendering html (813f6fa)
  • h: add fragment support (465ea2b)
  • h: add initial h function (d1110f8)
  • h: add sanitize to props (a049b48)
  • h: add sanitize to tagName (06bc184)
  • stringify: ensure that stringify a nullish child (333d6f3)
  • stringify: ensure that stringify an object child (34c90f6)

Bug Fixes

  • action: publish to npm action (db63499)
  • action: remove unnecessary npm ci script (4da037f)