Skip to content

Releases: kitajs/html

v3.1.1

28 Jan 13:59
8963016
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

21 Jan 19:12
95b7b12
Compare
Choose a tag to compare

What's Changed

  • Initial support for fastify-html-plugin.
  • Added attrs attribute to enable attributes with custom syntax.
  • Improved error messages.
  • Updated dependencies.
  • Support for strings in renderToStream request id.
  • Added pipeHtml method to external runtimes.

Suspense and renderToStream internals were changed in favor to support fastify-html-plugin. You may have breaking changes if you were using SUSPENSE_ROOT global directly.

Full Changelog: v3.0.11...v3.1.0

v3.0.11

11 Jan 22:30
fe8a802
Compare
Choose a tag to compare

What's Changed

  • Fixed htmx tags typing

Full Changelog: v3.0.10...v3.0.11

v3.0.10

19 Nov 03:34
5fe8825
Compare
Choose a tag to compare

What's Changed

  • Added support for nested <Suspense />.
  • Fixed multiple number attributes.
  • Updated Html namespace declaration to a modern one.
  • Support for conditional classes.

Full Changelog: v3.0.8...v3.0.10

v3.0.9

19 Nov 01:40
f5c8292
Compare
Choose a tag to compare
v3.0.9 Pre-release
Pre-release
tag: v3.0.9

v3.0.8

08 Nov 22:44
9419997
Compare
Choose a tag to compare

What's Changed

  • Fixed many boolean attributes

Full Changelog: v3.0.7...v3.0.8

v3.0.7

05 Nov 05:12
e63d94c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.6...v3.0.7

v3.0.6

05 Nov 00:01
f34e1fb
Compare
Choose a tag to compare

Important Changes

  • dialog element (#58)
  • React-like object styles (#60)

Full Changelog: v3.0.5...v3.0.6

v3.0.5

30 Oct 02:38
d797e10
Compare
Choose a tag to compare

Important Changes

  • Improved performance
  • Added react benchmarks
  • meta property tag
  • More iframe attributes

Full Changelog: v3.0.4...v3.0.5

v3.0.4

17 Oct 15:29
f993aca
Compare
Choose a tag to compare

Important Changes

  • Added triple slash directives for error-boundary and suspense, allowing tools to detect and autoimport them.

Full Changelog: v3.0.3...v3.0.4