Release package version 0.0.04
All checks were successful
CI / build (push) Successful in 23s

Support for render ImageBitmap
This commit is contained in:
Andrey Kernichniy 2026-03-14 18:16:22 +07:00
parent 3c3b13e22f
commit c0150f85fa
5 changed files with 40 additions and 19 deletions

View file

@ -31,7 +31,7 @@
"vite": "^7.3.1"
},
"dependencies": {
"@gxc-solutions/math": "^0.0.1",
"@gxc-solutions/renderer-base": "^0.0.9"
"@gxc-solutions/math": "^0.0.2",
"@gxc-solutions/renderer-base": "^0.0.10"
}
}