@lynx-js/web-core-server-canary 0.19.6-canary-20260122-703078b8 → 0.19.6-canary-20260122-af2487a2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lynx-js/web-core-server
2
2
 
3
- ## 0.19.6-canary-20260122085806-703078b89aefc55a22d6dc54ea89392f0af7bd5a
3
+ ## 0.19.6-canary-20260122133816-af2487a274881e1b22ce9250656c96bcb60b2300
4
4
 
5
5
  ## 0.19.5
6
6
 
package/dist/131.js CHANGED
@@ -98,6 +98,7 @@ __webpack_require__.add({
98
98
  const queryComponentEndpoint = (0, _lynx_js_web_worker_rpc__rspack_import_0.H)('queryComponent', false, true);
99
99
  const updateBTSTemplateCacheEndpoint = (0, _lynx_js_web_worker_rpc__rspack_import_0.H)('updateBTSTemplateCacheEndpoint', false, true);
100
100
  (0, _lynx_js_web_worker_rpc__rspack_import_0.H)('loadTemplateMultiThread', false, true);
101
+ (0, _lynx_js_web_worker_rpc__rspack_import_0.H)('reload', false, false);
101
102
  },
102
103
  "../web-constants/dist/eventName.js" (__unused_rspack___webpack_module__, __webpack_exports__, __webpack_require__) {
103
104
  __webpack_require__.d(__webpack_exports__, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-core-server-canary",
3
- "version": "0.19.6-canary-20260122-703078b8",
3
+ "version": "0.19.6-canary-20260122-af2487a2",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [],
@@ -26,10 +26,10 @@
26
26
  "rsbuild-plugin-arethetypeswrong": "0.1.1",
27
27
  "rsbuild-plugin-publint": "0.3.3",
28
28
  "@lynx-js/offscreen-document": "npm:@lynx-js/offscreen-document-canary@0.1.4",
29
- "@lynx-js/web-constants": "npm:@lynx-js/web-constants-canary@0.19.6-canary-20260122-703078b8",
30
29
  "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.11.0",
31
- "@lynx-js/web-mainthread-apis": "npm:@lynx-js/web-mainthread-apis-canary@0.19.6-canary-20260122-703078b8",
32
- "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260122-703078b8"
30
+ "@lynx-js/web-constants": "npm:@lynx-js/web-constants-canary@0.19.6-canary-20260122-af2487a2",
31
+ "@lynx-js/web-mainthread-apis": "npm:@lynx-js/web-mainthread-apis-canary@0.19.6-canary-20260122-af2487a2",
32
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260122-af2487a2"
33
33
  },
34
34
  "scripts": {
35
35
  "build": "rslib build",