Minor Changes
-
#191
af06ac8
Thanks @JacopoPatroclo! - Add missing on* events
on select jsx element type definition -
#237
b42e517
Thanks @AugustinSorel! - Addedrole
attribute
types
Patch Changes
-
#202
aa57511
Thanks @Jeaciaz! - addinputmode
attribute to Typescript
typings -
b587b1a
Thanks @arthurfiorette! - Fixed bug where fallback
resolved after children in Suspense components -
#200
d0f51bc
Thanks @douglasduteil! - Makes
tsx and the underling
esbuild ecosystem happy by exporting theFragment
,jsx
andjsxs
from@kitajs/html/jsx-runtime
-
d529ec0
Thanks @arthurfiorette! - Deprecated type
extensions import -
6790818
Thanks @arthurfiorette! - Removed Html.compile
support -
1b1aaf0
Thanks @arthurfiorette! - Fixed resolveHtmlStream
error handling -
6790818
Thanks @arthurfiorette! - Added ESM support -
#229
e575ef8
Thanks @garrappachc! - Addpopover
attribute typings -
19fe101
Thanks @arthurfiorette! - Custom ErrorBoundary
error support -
88ea4f4
Thanks @arthurfiorette! - Updated dependencies -
#190
a9adfd4
Thanks @damiennl! - Fixed primitives rendering to equal
react output