Skip to content

Releases: b-fuze/deno-dom

fix: pass context local name when setting innerHTML

Linux ARM64 support

15 Sep 06:26
Compare
Choose a tag to compare
v0.1.35-alpha-artifacts

ci: static vcruntime for Windows native build

Expose template contents

08 May 04:47
Compare
Choose a tag to compare
v0.1.23-alpha-artifacts

chore: latest Rust stable

Native backend with Deno FFI

07 Nov 21:04
Compare
Choose a tag to compare
v0.1.17-alpha

chore: update native asset URL

Support Deno 1.10 new native interface

24 May 17:43
Compare
Choose a tag to compare
v0.1.12-alpha

feat: support Deno 1.10 native plugin interface

Support Deno 1.10 new native interface

24 May 17:02
Compare
Choose a tag to compare

Enable Deno DOM Native to work with the new Deno 1.10 native interface, courtesy of @crowlKats

v0.1.2-alpha2

30 Aug 17:39
Compare
Choose a tag to compare
v0.1.2-alpha2 Pre-release
Pre-release
  • Fix compiler using stale artifacts

v0.1.2-alpha

30 Aug 13:49
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release
  • Support new native API
  • Fix document roots with multiple children (comments + html node)

v0.1.1-alpha2

29 Jul 12:29
Compare
Choose a tag to compare
v0.1.1-alpha2 Pre-release
Pre-release

Fix Native Builds

v0.1.1-alpha

29 Jul 04:00
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release
Merge branch 'master' of github.com:b-fuze/deno-dom