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

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.
@@ -95,8 +95,8 @@
95
95
  "removedExports": [],
96
96
  "dependents": [
97
97
  "/src/unstable-core-do-not-import.ts",
98
- "/src/unstable-core-do-not-import/initTRPC.ts",
99
- "/src/unstable-core-do-not-import/http/contentType.ts"
98
+ "/src/unstable-core-do-not-import/http/contentType.ts",
99
+ "/src/unstable-core-do-not-import/initTRPC.ts"
100
100
  ],
101
101
  "percent": 5.11,
102
102
  "reduction": 29.51
@@ -292,8 +292,8 @@
292
292
  "dependents": [
293
293
  "/src/unstable-core-do-not-import.ts",
294
294
  "/src/unstable-core-do-not-import/http/resolveResponse.ts",
295
- "/src/unstable-core-do-not-import/router.ts",
296
- "/src/unstable-core-do-not-import/initTRPC.ts"
295
+ "/src/unstable-core-do-not-import/initTRPC.ts",
296
+ "/src/unstable-core-do-not-import/router.ts"
297
297
  ],
298
298
  "percent": 1.38,
299
299
  "reduction": 45.98
@@ -356,16 +356,16 @@
356
356
  "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
357
357
  "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
358
358
  "/src/unstable-core-do-not-import/http/resolveResponse.ts",
359
- "/src/unstable-core-do-not-import/error/TRPCError.ts",
360
- "/src/unstable-core-do-not-import/router.ts",
361
- "/src/unstable-core-do-not-import/transformer.ts",
362
- "/src/unstable-core-do-not-import/middleware.ts",
363
359
  "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
360
+ "/src/unstable-core-do-not-import/error/TRPCError.ts",
364
361
  "/src/unstable-core-do-not-import/http/contentType.ts",
365
362
  "/src/unstable-core-do-not-import/http/abortError.ts",
363
+ "/src/unstable-core-do-not-import/middleware.ts",
366
364
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
365
+ "/src/unstable-core-do-not-import/router.ts",
367
366
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
368
- "/src/unstable-core-do-not-import/stream/sse.ts"
367
+ "/src/unstable-core-do-not-import/stream/sse.ts",
368
+ "/src/unstable-core-do-not-import/transformer.ts"
369
369
  ],
370
370
  "percent": 1.24,
371
371
  "reduction": 17.51
@@ -384,10 +384,10 @@
384
384
  "/src/unstable-core-do-not-import.ts",
385
385
  "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
386
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
387
  "/src/unstable-core-do-not-import/http/contentType.ts",
388
+ "/src/unstable-core-do-not-import/middleware.ts",
390
389
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
390
+ "/src/unstable-core-do-not-import/router.ts",
391
391
  "/src/unstable-core-do-not-import/stream/sse.ts"
392
392
  ],
393
393
  "percent": 1.22,
@@ -854,8 +854,8 @@
854
854
  "removedExports": [],
855
855
  "dependents": [
856
856
  "/src/unstable-core-do-not-import.ts",
857
- "/src/unstable-core-do-not-import/router.ts",
858
- "/src/unstable-core-do-not-import/initTRPC.ts"
857
+ "/src/unstable-core-do-not-import/initTRPC.ts",
858
+ "/src/unstable-core-do-not-import/router.ts"
859
859
  ],
860
860
  "percent": 0.03,
861
861
  "reduction": 93.9
@@ -873,9 +873,9 @@
873
873
  "reduction": 100
874
874
  },
875
875
  {
876
- "id": "/src/index.ts",
876
+ "id": "/src/rpc.ts",
877
877
  "size": 0,
878
- "origSize": 32,
878
+ "origSize": 36,
879
879
  "renderedExports": [],
880
880
  "removedExports": [],
881
881
  "dependents": [],
@@ -883,19 +883,27 @@
883
883
  "reduction": 100
884
884
  },
885
885
  {
886
- "id": "/src/rpc.ts",
886
+ "id": "/src/unstable-core-do-not-import.ts",
887
887
  "size": 0,
888
- "origSize": 36,
888
+ "origSize": 2584,
889
889
  "renderedExports": [],
890
890
  "removedExports": [],
891
- "dependents": [],
891
+ "dependents": [
892
+ "/src/adapters/express.ts",
893
+ "/src/adapters/next.ts",
894
+ "/src/adapters/ws.ts",
895
+ "/src/adapters/standalone.ts",
896
+ "/src/adapters/next-app-dir/nextAppDirCaller.ts",
897
+ "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
898
+ "/src/adapters/node-http/writeResponse.ts"
899
+ ],
892
900
  "percent": 0,
893
901
  "reduction": 100
894
902
  },
895
903
  {
896
- "id": "/src/shared.ts",
904
+ "id": "/src/index.ts",
897
905
  "size": 0,
898
- "origSize": 653,
906
+ "origSize": 32,
899
907
  "renderedExports": [],
900
908
  "removedExports": [],
901
909
  "dependents": [],
@@ -903,20 +911,12 @@
903
911
  "reduction": 100
904
912
  },
905
913
  {
906
- "id": "/src/unstable-core-do-not-import.ts",
914
+ "id": "/src/shared.ts",
907
915
  "size": 0,
908
- "origSize": 2584,
916
+ "origSize": 653,
909
917
  "renderedExports": [],
910
918
  "removedExports": [],
911
- "dependents": [
912
- "/src/adapters/express.ts",
913
- "/src/adapters/next.ts",
914
- "/src/adapters/standalone.ts",
915
- "/src/adapters/ws.ts",
916
- "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
917
- "/src/adapters/next-app-dir/nextAppDirCaller.ts",
918
- "/src/adapters/node-http/writeResponse.ts"
919
- ],
919
+ "dependents": [],
920
920
  "percent": 0,
921
921
  "reduction": 100
922
922
  },
@@ -971,8 +971,8 @@
971
971
  "dependents": [
972
972
  "/src/adapters/express.ts",
973
973
  "/src/adapters/next.ts",
974
- "/src/adapters/standalone.ts",
975
974
  "/src/adapters/ws.ts",
975
+ "/src/adapters/standalone.ts",
976
976
  "/src/adapters/fastify/fastifyRequestHandler.ts"
977
977
  ],
978
978
  "percent": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-rc.807+be14f29e3",
3
+ "version": "11.0.0-rc.808+4df1eb8fa",
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": "be14f29e3f0667a2670f89e2e9e6d017797502d8"
155
+ "gitHead": "4df1eb8fa820341db81bc7cb9907f30dfebbf4d7"
156
156
  }