@trpc/server 11.0.0-rc.804 → 11.0.0-rc.807

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.
@@ -291,9 +291,9 @@
291
291
  "removedExports": [],
292
292
  "dependents": [
293
293
  "/src/unstable-core-do-not-import.ts",
294
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
294
295
  "/src/unstable-core-do-not-import/router.ts",
295
- "/src/unstable-core-do-not-import/initTRPC.ts",
296
- "/src/unstable-core-do-not-import/http/resolveResponse.ts"
296
+ "/src/unstable-core-do-not-import/initTRPC.ts"
297
297
  ],
298
298
  "percent": 1.38,
299
299
  "reduction": 45.98
@@ -353,13 +353,13 @@
353
353
  "removedExports": [],
354
354
  "dependents": [
355
355
  "/src/unstable-core-do-not-import.ts",
356
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
357
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
358
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
356
359
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
357
360
  "/src/unstable-core-do-not-import/router.ts",
358
361
  "/src/unstable-core-do-not-import/transformer.ts",
359
362
  "/src/unstable-core-do-not-import/middleware.ts",
360
- "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
361
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
362
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
363
363
  "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
364
364
  "/src/unstable-core-do-not-import/http/contentType.ts",
365
365
  "/src/unstable-core-do-not-import/http/abortError.ts",
@@ -382,10 +382,10 @@
382
382
  "removedExports": [],
383
383
  "dependents": [
384
384
  "/src/unstable-core-do-not-import.ts",
385
- "/src/unstable-core-do-not-import/router.ts",
386
- "/src/unstable-core-do-not-import/middleware.ts",
387
385
  "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
388
386
  "/src/unstable-core-do-not-import/http/resolveResponse.ts",
387
+ "/src/unstable-core-do-not-import/router.ts",
388
+ "/src/unstable-core-do-not-import/middleware.ts",
389
389
  "/src/unstable-core-do-not-import/http/contentType.ts",
390
390
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
391
391
  "/src/unstable-core-do-not-import/stream/sse.ts"
@@ -453,8 +453,8 @@
453
453
  "removedExports": [],
454
454
  "dependents": [
455
455
  "/src/unstable-core-do-not-import.ts",
456
- "/src/unstable-core-do-not-import/error/getErrorShape.ts",
457
- "/src/unstable-core-do-not-import/http/resolveResponse.ts"
456
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
457
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts"
458
458
  ],
459
459
  "percent": 1.05,
460
460
  "reduction": 18.54
@@ -860,16 +860,6 @@
860
860
  "percent": 0.03,
861
861
  "reduction": 93.9
862
862
  },
863
- {
864
- "id": "/src/index.ts",
865
- "size": 0,
866
- "origSize": 32,
867
- "renderedExports": [],
868
- "removedExports": [],
869
- "dependents": [],
870
- "percent": 0,
871
- "reduction": 100
872
- },
873
863
  {
874
864
  "id": "/src/http.ts",
875
865
  "size": 0,
@@ -883,9 +873,9 @@
883
873
  "reduction": 100
884
874
  },
885
875
  {
886
- "id": "/src/shared.ts",
876
+ "id": "/src/index.ts",
887
877
  "size": 0,
888
- "origSize": 653,
878
+ "origSize": 32,
889
879
  "renderedExports": [],
890
880
  "removedExports": [],
891
881
  "dependents": [],
@@ -902,6 +892,16 @@
902
892
  "percent": 0,
903
893
  "reduction": 100
904
894
  },
895
+ {
896
+ "id": "/src/shared.ts",
897
+ "size": 0,
898
+ "origSize": 653,
899
+ "renderedExports": [],
900
+ "removedExports": [],
901
+ "dependents": [],
902
+ "percent": 0,
903
+ "reduction": 100
904
+ },
905
905
  {
906
906
  "id": "/src/unstable-core-do-not-import.ts",
907
907
  "size": 0,
@@ -952,6 +952,16 @@
952
952
  "percent": 0,
953
953
  "reduction": 100
954
954
  },
955
+ {
956
+ "id": "/src/adapters/fetch/index.ts",
957
+ "size": 0,
958
+ "origSize": 64,
959
+ "renderedExports": [],
960
+ "removedExports": [],
961
+ "dependents": [],
962
+ "percent": 0,
963
+ "reduction": 100
964
+ },
955
965
  {
956
966
  "id": "/src/adapters/node-http/index.ts",
957
967
  "size": 0,
@@ -967,16 +977,6 @@
967
977
  ],
968
978
  "percent": 0,
969
979
  "reduction": 100
970
- },
971
- {
972
- "id": "/src/adapters/fetch/index.ts",
973
- "size": 0,
974
- "origSize": 64,
975
- "renderedExports": [],
976
- "removedExports": [],
977
- "dependents": [],
978
- "percent": 0,
979
- "reduction": 100
980
980
  }
981
981
  ],
982
982
  "moduleCount": 63
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-rc.804+ab12d16b0",
3
+ "version": "11.0.0-rc.807+be14f29e3",
4
4
  "description": "The tRPC server library",
5
5
  "author": "KATT",
6
6
  "license": "MIT",
@@ -152,5 +152,5 @@
152
152
  "peerDependencies": {
153
153
  "typescript": ">=5.7.2"
154
154
  },
155
- "gitHead": "ab12d16b010a304c980482545c910d0477125e8b"
155
+ "gitHead": "be14f29e3f0667a2670f89e2e9e6d017797502d8"
156
156
  }