Skip to content

Releases: kitajs/html

v1.3.4

30 Jul 23:25
Compare
Choose a tag to compare
  • Only allows 0 as falsy value

Full Changelog: v1.3.3...v1.3.4

v1.3.3

30 Jul 22:49
Compare
Choose a tag to compare
  • Correct handle, undefined, child and [child, child] children possibility.

Full Changelog: v1.3.2...v1.3.3

v1.3.2

30 Jul 21:41
Compare
Choose a tag to compare
  • Added undefined to all optional types to avoid exactOptionalPropertyTypes problems
  • Correct handle falsy property values
  • Moved to node:test and fixed some minor html generation problems
  • Typos in the documentation

Full Changelog: v1.3.1...v1.3.2

v1.3.1

30 Jul 19:45
Compare
Choose a tag to compare
  • Improved typings
  • Esmodules interop
  • Moved to html namespace

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Jul 23:15
Compare
Choose a tag to compare
  • Improved typings
  • Added <tag of/> custom attribute to help non typescript users

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Jul 22:03
Compare
Choose a tag to compare
  • Added preact (h) exports compatibility
  • Correct handling null/undefined values
  • Added missing attributes
  • Documentation improvements

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Jul 07:09
Compare
Choose a tag to compare

Added support for style tag as camel case objects.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Jul 20:45
Compare
Choose a tag to compare