Patch Changes
-
fix: load main-thread chunk in ESM format (#1437)
See nodejs/node#59362 for more details.
-
feat: support path() for
createQuerySelector
(#1456)- Added
getPathInfo
API toNativeApp
and its cross-thread handler for retrieving the path from a DOM node to the root. - Implemented endpoint and handler registration in both background and UI threads.
- Implemented
nativeApp.getPathInfo()
- Added
-
Updated dependencies []:
- @lynx-js/web-worker-rpc@0.15.5