Skip to content

@lynx-js/web-core@0.21.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:48
· 5 commits to main since this release
80e2988

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 on chrome < 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