Releases: kitajs/html
Releases · kitajs/html
@kitajs/[email protected]
Major Changes
- #129
f6a8c11
Thanks @JacopoPatroclo! - Ported to ReactJSX
runtime.
Patch Changes
-
9b324af
Thanks @arthurfiorette! - Simplified html stream
generation -
#129
f6a8c11
Thanks @JacopoPatroclo! - Updated Dependencies -
Updated dependencies
[9b324af
,
f6a8c11
,
f16f99f
,
f6a8c11
,
f6a8c11
,
35fc753
,
f6a8c11
,
35fc753
,
f6a8c11
]:- @kitajs/html@4.0.0-next.0
- @kitajs/[email protected]
v3.1.2
What's Changed
- add register.js to sideEffects by @wrapperup in #118
New Contributors
- @wrapperup made their first contribution in #118
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- docs: add section
no context api
by @JacopoPatroclo in #108 - feat: add escape tagged function to escape html by @JacopoPatroclo in #112
New Contributors
- @JacopoPatroclo made their first contribution in #108
Full Changelog: v3.1.0...v3.1.1
v3.1.0
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
v3.0.10
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
tag: v3.0.9
v3.0.8
v3.0.7
What's Changed
- Fix for
style
prop type. Resolves #60. by @nsaunders in #61
New Contributors
- @nsaunders made their first contribution in #61
Full Changelog: v3.0.6...v3.0.7
v3.0.6
Important Changes
Full Changelog: v3.0.5...v3.0.6