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

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/http/contentType.ts",
99
- "/src/unstable-core-do-not-import/initTRPC.ts"
98
+ "/src/unstable-core-do-not-import/initTRPC.ts",
99
+ "/src/unstable-core-do-not-import/http/contentType.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/initTRPC.ts",
296
- "/src/unstable-core-do-not-import/router.ts"
295
+ "/src/unstable-core-do-not-import/router.ts",
296
+ "/src/unstable-core-do-not-import/initTRPC.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/rpc/parseTRPCMessage.ts",
360
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
+ "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
361
364
  "/src/unstable-core-do-not-import/http/contentType.ts",
362
365
  "/src/unstable-core-do-not-import/http/abortError.ts",
363
- "/src/unstable-core-do-not-import/middleware.ts",
364
366
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
365
- "/src/unstable-core-do-not-import/router.ts",
366
367
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
367
- "/src/unstable-core-do-not-import/stream/sse.ts",
368
- "/src/unstable-core-do-not-import/transformer.ts"
368
+ "/src/unstable-core-do-not-import/stream/sse.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/http/contentType.ts",
387
+ "/src/unstable-core-do-not-import/router.ts",
388
388
  "/src/unstable-core-do-not-import/middleware.ts",
389
+ "/src/unstable-core-do-not-import/http/contentType.ts",
389
390
  "/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/initTRPC.ts",
858
- "/src/unstable-core-do-not-import/router.ts"
857
+ "/src/unstable-core-do-not-import/router.ts",
858
+ "/src/unstable-core-do-not-import/initTRPC.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/rpc.ts",
876
+ "id": "/src/index.ts",
877
877
  "size": 0,
878
- "origSize": 36,
878
+ "origSize": 32,
879
879
  "renderedExports": [],
880
880
  "removedExports": [],
881
881
  "dependents": [],
@@ -883,27 +883,19 @@
883
883
  "reduction": 100
884
884
  },
885
885
  {
886
- "id": "/src/unstable-core-do-not-import.ts",
886
+ "id": "/src/rpc.ts",
887
887
  "size": 0,
888
- "origSize": 2584,
888
+ "origSize": 36,
889
889
  "renderedExports": [],
890
890
  "removedExports": [],
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
- ],
891
+ "dependents": [],
900
892
  "percent": 0,
901
893
  "reduction": 100
902
894
  },
903
895
  {
904
- "id": "/src/index.ts",
896
+ "id": "/src/shared.ts",
905
897
  "size": 0,
906
- "origSize": 32,
898
+ "origSize": 653,
907
899
  "renderedExports": [],
908
900
  "removedExports": [],
909
901
  "dependents": [],
@@ -911,12 +903,20 @@
911
903
  "reduction": 100
912
904
  },
913
905
  {
914
- "id": "/src/shared.ts",
906
+ "id": "/src/unstable-core-do-not-import.ts",
915
907
  "size": 0,
916
- "origSize": 653,
908
+ "origSize": 2584,
917
909
  "renderedExports": [],
918
910
  "removedExports": [],
919
- "dependents": [],
911
+ "dependents": [
912
+ "/src/adapters/express.ts",
913
+ "/src/adapters/next.ts",
914
+ "/src/adapters/ws.ts",
915
+ "/src/adapters/standalone.ts",
916
+ "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
917
+ "/src/adapters/next-app-dir/nextAppDirCaller.ts",
918
+ "/src/adapters/node-http/writeResponse.ts"
919
+ ],
920
920
  "percent": 0,
921
921
  "reduction": 100
922
922
  },
@@ -952,16 +952,6 @@
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
- },
965
955
  {
966
956
  "id": "/src/adapters/node-http/index.ts",
967
957
  "size": 0,
@@ -977,6 +967,16 @@
977
967
  ],
978
968
  "percent": 0,
979
969
  "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.808+4df1eb8fa",
3
+ "version": "11.0.0-rc.814+f490f467f",
4
4
  "description": "The tRPC server library",
5
5
  "author": "KATT",
6
6
  "license": "MIT",
@@ -133,7 +133,7 @@
133
133
  "fastify-plugin": "^5.0.0",
134
134
  "hash-sum": "^2.0.0",
135
135
  "myzod": "^1.3.1",
136
- "next": "^15.1.3",
136
+ "next": "^15.1.7",
137
137
  "react": "^19.0.0",
138
138
  "react-dom": "^19.0.0",
139
139
  "rollup": "^4.34.8",
@@ -141,7 +141,7 @@
141
141
  "superstruct": "^2.0.0",
142
142
  "tsx": "^4.19.3",
143
143
  "typescript": "^5.7.2",
144
- "valibot": "1.0.0-rc.1",
144
+ "valibot": "1.0.0-rc.2",
145
145
  "ws": "^8.0.0",
146
146
  "yup": "^1.0.0",
147
147
  "zod": "^3.24.2"
@@ -152,5 +152,5 @@
152
152
  "peerDependencies": {
153
153
  "typescript": ">=5.7.2"
154
154
  },
155
- "gitHead": "4df1eb8fa820341db81bc7cb9907f30dfebbf4d7"
155
+ "gitHead": "f490f467f201adcba334a0f620c838c4d6931bd5"
156
156
  }