·
5 commits
to main
since this release
Patch Changes
-
fix: avoid wasm 4kb error on chrome < 115 (#2717)
fix
Uncaught (in promise) RangeError: WebAssembly.Instance is disallowed on the main thread, if the buffer size is larger than 4KB. Use WebAssembly.instantiate.error onchrome < 115 -
Fix web font-face stylesheet insertion so custom fonts are appended through the Lynx view shadow host. (#2745)
-
Restore CSS var fallback values when encoding web binary templates. (#2841)
-
Updated dependencies [
445c6c7]:- @lynx-js/web-elements@0.12.4
- @lynx-js/web-worker-rpc@0.21.1