Releases: b-fuze/deno-dom
Releases · b-fuze/deno-dom
fix: pass context local name when setting innerHTML
Linux ARM64 support
v0.1.35-alpha-artifacts ci: static vcruntime for Windows native build
Expose template contents
v0.1.23-alpha-artifacts chore: latest Rust stable
Native backend with Deno FFI
v0.1.17-alpha chore: update native asset URL
Support Deno 1.10 new native interface
v0.1.12-alpha feat: support Deno 1.10 native plugin interface
Support Deno 1.10 new native interface
Enable Deno DOM Native to work with the new Deno 1.10 native interface, courtesy of @crowlKats
v0.1.2-alpha2
- Fix compiler using stale artifacts
v0.1.2-alpha
- Support new native API
- Fix document roots with multiple children (comments + html node)
v0.1.1-alpha2
Fix Native Builds
v0.1.1-alpha
Merge branch 'master' of github.com:b-fuze/deno-dom