Patch Changes
-
chore: mark the "multi-thread" deprecated (#2030)
NOTICE This will be a breaking change in the future
mark the thread strategy "multi-thread" as deprecated.
Please use "all-on-ui" instead. If you still want to use multi-thread mode, please try to use a cross-origin isolated iframe.
A console warning will be printed if
thread-strategyis set tomulti-thread. -
fix csp issue for mts realm (#1998)
-
Updated dependencies []:
- @lynx-js/web-constants@0.19.2
- @lynx-js/web-mainthread-apis@0.19.2
- @lynx-js/web-worker-rpc@0.19.2
- @lynx-js/web-worker-runtime@0.19.2