v0.3.2 - add DOM reactivity for html
added a custom jsx-runtime
to create reactive HTMLElement
s and Attr
ibutes on the fly.
also added a few JSX examples (in the /examples/*/
folder) for creating reactive web pages.
What's Changed
- feature: DOM and HTML reactivity by @omar-azmi in #6
- revamp library to support JSR publishing by @omar-azmi in #7
Full Changelog: v0.2.2...v0.3.2