Patch Changes
-
fix: map clientX and clientY to x and y in touch event detail (#2458)
-
fix(web-platform): completely detach event listeners and forcefully free
MainThreadWasmContextpointer alongside strict FIFO async component disposal to ensure total memory reclamation without use-after-free risks (#2457) -
refactor: with WeakRef in element APIs and WASM bindings to improve memory management. (#2439)
-
fix: preserve CSS variable fallback values when encoding web-core stylesheets so declarations like
var(--token, rgba(...))are emitted with their fallback intact. (#2460) -
fix: avoid to do use-after-free for rust instance (#2461)
-
fix: Change uniqueId to uid in LynxCrossThreadEventTarget (#2467)
-
Updated dependencies []:
- @lynx-js/web-worker-rpc@0.20.2