Skip to content

@lynx-js/web-core@0.24.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 09:46
6b0031f

Patch Changes

  • Allow __FlushElementTree() to run inside a main-thread event handler without (#3438)
    triggering wasm-bindgen's recursive-borrow error or aborting the remaining
    event dispatch.

  • Support the __GetAttributeNames element PAPI. (#3291)

    ElementNode.getAttributeNames() of the ReactLynx worklet runtime calls it, so a
    main-thread script reaching that API threw ReferenceError on web.

  • Updated dependencies [948eece, f9fdbad, 6cc9624, 6cc9624]:

    • @lynx-js/css-serializer@0.1.8
    • @lynx-js/web-elements@0.12.8
    • @lynx-js/web-worker-rpc@0.24.1