react-server-dom-parcel 19.3.0-canary-06fcc8f3-20251009 → 19.3.0-canary-d7215b49-20251013
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/cjs/react-server-dom-parcel-client.browser.development.js +2 -2
- package/cjs/react-server-dom-parcel-server.browser.development.js +10 -7
- package/cjs/react-server-dom-parcel-server.browser.production.js +1 -1
- package/cjs/react-server-dom-parcel-server.edge.development.js +10 -7
- package/cjs/react-server-dom-parcel-server.edge.production.js +1 -1
- package/cjs/react-server-dom-parcel-server.node.development.js +10 -7
- package/cjs/react-server-dom-parcel-server.node.production.js +1 -1
- package/package.json +3 -3
|
@@ -4774,10 +4774,10 @@
|
|
|
4774
4774
|
return hook.checkDCE ? !0 : !1;
|
|
4775
4775
|
})({
|
|
4776
4776
|
bundleType: 1,
|
|
4777
|
-
version: "19.3.0-canary-
|
|
4777
|
+
version: "19.3.0-canary-d7215b49-20251013",
|
|
4778
4778
|
rendererPackageName: "react-server-dom-parcel",
|
|
4779
4779
|
currentDispatcherRef: ReactSharedInternals,
|
|
4780
|
-
reconcilerVersion: "19.3.0-canary-
|
|
4780
|
+
reconcilerVersion: "19.3.0-canary-d7215b49-20251013",
|
|
4781
4781
|
getCurrentComponentInfo: function () {
|
|
4782
4782
|
return currentOwnerInDEV;
|
|
4783
4783
|
}
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
});
|
|
280
280
|
break;
|
|
281
281
|
case "stylesheet":
|
|
282
|
-
preload(srcSet, "
|
|
282
|
+
preload(srcSet, "style", {
|
|
283
283
|
crossOrigin: props.crossOrigin,
|
|
284
284
|
integrity: props.integrity,
|
|
285
285
|
nonce: props.nonce,
|
|
@@ -2697,12 +2697,15 @@
|
|
|
2697
2697
|
function emitDebugChunk(request, id, debugInfo) {
|
|
2698
2698
|
var json = serializeDebugModel(request, 500, debugInfo);
|
|
2699
2699
|
null !== request.debugDestination
|
|
2700
|
-
?
|
|
2701
|
-
(
|
|
2702
|
-
|
|
2703
|
-
request.
|
|
2704
|
-
|
|
2705
|
-
|
|
2700
|
+
? '"' === json[0] && "$" === json[1]
|
|
2701
|
+
? ((id = id.toString(16) + ":D" + json + "\n"),
|
|
2702
|
+
request.completedRegularChunks.push(stringToChunk(id)))
|
|
2703
|
+
: ((debugInfo = request.nextChunkId++),
|
|
2704
|
+
(json = debugInfo.toString(16) + ":" + json + "\n"),
|
|
2705
|
+
request.pendingDebugChunks++,
|
|
2706
|
+
request.completedDebugChunks.push(stringToChunk(json)),
|
|
2707
|
+
(id = id.toString(16) + ':D"$' + debugInfo.toString(16) + '"\n'),
|
|
2708
|
+
request.completedRegularChunks.push(stringToChunk(id)))
|
|
2706
2709
|
: ((id = id.toString(16) + ":D" + json + "\n"),
|
|
2707
2710
|
request.completedRegularChunks.push(stringToChunk(id)));
|
|
2708
2711
|
}
|
|
@@ -334,7 +334,7 @@ function getChildFormatContext(parentContext, type, props) {
|
|
|
334
334
|
});
|
|
335
335
|
break;
|
|
336
336
|
case "stylesheet":
|
|
337
|
-
preload(srcSet, "
|
|
337
|
+
preload(srcSet, "style", {
|
|
338
338
|
crossOrigin: props.crossOrigin,
|
|
339
339
|
integrity: props.integrity,
|
|
340
340
|
nonce: props.nonce,
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
});
|
|
284
284
|
break;
|
|
285
285
|
case "stylesheet":
|
|
286
|
-
preload(srcSet, "
|
|
286
|
+
preload(srcSet, "style", {
|
|
287
287
|
crossOrigin: props.crossOrigin,
|
|
288
288
|
integrity: props.integrity,
|
|
289
289
|
nonce: props.nonce,
|
|
@@ -2768,12 +2768,15 @@
|
|
|
2768
2768
|
function emitDebugChunk(request, id, debugInfo) {
|
|
2769
2769
|
var json = serializeDebugModel(request, 500, debugInfo);
|
|
2770
2770
|
null !== request.debugDestination
|
|
2771
|
-
?
|
|
2772
|
-
(
|
|
2773
|
-
|
|
2774
|
-
request.
|
|
2775
|
-
|
|
2776
|
-
|
|
2771
|
+
? '"' === json[0] && "$" === json[1]
|
|
2772
|
+
? ((id = id.toString(16) + ":D" + json + "\n"),
|
|
2773
|
+
request.completedRegularChunks.push(stringToChunk(id)))
|
|
2774
|
+
: ((debugInfo = request.nextChunkId++),
|
|
2775
|
+
(json = debugInfo.toString(16) + ":" + json + "\n"),
|
|
2776
|
+
request.pendingDebugChunks++,
|
|
2777
|
+
request.completedDebugChunks.push(stringToChunk(json)),
|
|
2778
|
+
(id = id.toString(16) + ':D"$' + debugInfo.toString(16) + '"\n'),
|
|
2779
|
+
request.completedRegularChunks.push(stringToChunk(id)))
|
|
2777
2780
|
: ((id = id.toString(16) + ":D" + json + "\n"),
|
|
2778
2781
|
request.completedRegularChunks.push(stringToChunk(id)));
|
|
2779
2782
|
}
|
|
@@ -345,7 +345,7 @@ function getChildFormatContext(parentContext, type, props) {
|
|
|
345
345
|
});
|
|
346
346
|
break;
|
|
347
347
|
case "stylesheet":
|
|
348
|
-
preload(srcSet, "
|
|
348
|
+
preload(srcSet, "style", {
|
|
349
349
|
crossOrigin: props.crossOrigin,
|
|
350
350
|
integrity: props.integrity,
|
|
351
351
|
nonce: props.nonce,
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
});
|
|
292
292
|
break;
|
|
293
293
|
case "stylesheet":
|
|
294
|
-
preload(srcSet, "
|
|
294
|
+
preload(srcSet, "style", {
|
|
295
295
|
crossOrigin: props.crossOrigin,
|
|
296
296
|
integrity: props.integrity,
|
|
297
297
|
nonce: props.nonce,
|
|
@@ -2947,12 +2947,15 @@
|
|
|
2947
2947
|
function emitDebugChunk(request, id, debugInfo) {
|
|
2948
2948
|
var json = serializeDebugModel(request, 500, debugInfo);
|
|
2949
2949
|
null !== request.debugDestination
|
|
2950
|
-
?
|
|
2951
|
-
(
|
|
2952
|
-
|
|
2953
|
-
request.
|
|
2954
|
-
|
|
2955
|
-
|
|
2950
|
+
? '"' === json[0] && "$" === json[1]
|
|
2951
|
+
? ((id = id.toString(16) + ":D" + json + "\n"),
|
|
2952
|
+
request.completedRegularChunks.push(id))
|
|
2953
|
+
: ((debugInfo = request.nextChunkId++),
|
|
2954
|
+
(json = debugInfo.toString(16) + ":" + json + "\n"),
|
|
2955
|
+
request.pendingDebugChunks++,
|
|
2956
|
+
request.completedDebugChunks.push(json),
|
|
2957
|
+
(id = id.toString(16) + ':D"$' + debugInfo.toString(16) + '"\n'),
|
|
2958
|
+
request.completedRegularChunks.push(id))
|
|
2956
2959
|
: ((id = id.toString(16) + ":D" + json + "\n"),
|
|
2957
2960
|
request.completedRegularChunks.push(id));
|
|
2958
2961
|
}
|
|
@@ -351,7 +351,7 @@ function getChildFormatContext(parentContext, type, props) {
|
|
|
351
351
|
});
|
|
352
352
|
break;
|
|
353
353
|
case "stylesheet":
|
|
354
|
-
preload(srcSet, "
|
|
354
|
+
preload(srcSet, "style", {
|
|
355
355
|
crossOrigin: props.crossOrigin,
|
|
356
356
|
integrity: props.integrity,
|
|
357
357
|
nonce: props.nonce,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-server-dom-parcel",
|
|
3
3
|
"description": "React Server Components bindings for DOM using Parcel. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.",
|
|
4
|
-
"version": "19.3.0-canary-
|
|
4
|
+
"version": "19.3.0-canary-d7215b49-20251013",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react"
|
|
7
7
|
],
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"node": ">=0.10.0"
|
|
79
79
|
},
|
|
80
80
|
"peerDependencies": {
|
|
81
|
-
"react": "19.3.0-canary-
|
|
82
|
-
"react-dom": "19.3.0-canary-
|
|
81
|
+
"react": "19.3.0-canary-d7215b49-20251013",
|
|
82
|
+
"react-dom": "19.3.0-canary-d7215b49-20251013"
|
|
83
83
|
}
|
|
84
84
|
}
|