@trpc/server 11.0.0-rc.844 → 11.0.1-canary.6

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/README.md CHANGED
@@ -24,16 +24,16 @@ Full documentation for `@trpc/server` can be found [here](https://trpc.io/docs/r
24
24
 
25
25
  ```bash
26
26
  # npm
27
- npm install @trpc/server@next
27
+ npm install @trpc/server
28
28
 
29
29
  # Yarn
30
- yarn add @trpc/server@next
30
+ yarn add @trpc/server
31
31
 
32
32
  # pnpm
33
- pnpm add @trpc/server@next
33
+ pnpm add @trpc/server
34
34
 
35
35
  # Bun
36
- bun add @trpc/server@next
36
+ bun add @trpc/server
37
37
  ```
38
38
 
39
39
  We also recommend installing `zod` to validate procedure inputs.
@@ -305,9 +305,9 @@
305
305
  "removedExports": [],
306
306
  "dependents": [
307
307
  "/src/unstable-core-do-not-import.ts",
308
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
309
308
  "/src/unstable-core-do-not-import/router.ts",
310
- "/src/unstable-core-do-not-import/initTRPC.ts"
309
+ "/src/unstable-core-do-not-import/initTRPC.ts",
310
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
311
311
  ],
312
312
  "percent": 1.36,
313
313
  "reduction": 45.98
@@ -367,13 +367,13 @@
367
367
  "removedExports": [],
368
368
  "dependents": [
369
369
  "/src/unstable-core-do-not-import.ts",
370
- "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
371
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
372
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
373
370
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
374
371
  "/src/unstable-core-do-not-import/router.ts",
375
372
  "/src/unstable-core-do-not-import/transformer.ts",
376
373
  "/src/unstable-core-do-not-import/middleware.ts",
374
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
375
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
376
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
377
377
  "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
378
378
  "/src/unstable-core-do-not-import/http/contentType.ts",
379
379
  "/src/unstable-core-do-not-import/http/abortError.ts",
@@ -396,10 +396,10 @@
396
396
  "removedExports": [],
397
397
  "dependents": [
398
398
  "/src/unstable-core-do-not-import.ts",
399
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
400
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
401
399
  "/src/unstable-core-do-not-import/router.ts",
402
400
  "/src/unstable-core-do-not-import/middleware.ts",
401
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
402
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
403
403
  "/src/unstable-core-do-not-import/http/contentType.ts",
404
404
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
405
405
  "/src/unstable-core-do-not-import/stream/sse.ts"
@@ -467,8 +467,8 @@
467
467
  "removedExports": [],
468
468
  "dependents": [
469
469
  "/src/unstable-core-do-not-import.ts",
470
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
471
- "/src/unstable-core-do-not-import/error/getErrorShape.ts"
470
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts",
471
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
472
472
  ],
473
473
  "percent": 1.03,
474
474
  "reduction": 18.54
@@ -875,31 +875,31 @@
875
875
  "reduction": 93.9
876
876
  },
877
877
  {
878
- "id": "/src/http.ts",
878
+ "id": "/src/index.ts",
879
879
  "size": 0,
880
- "origSize": 37,
880
+ "origSize": 32,
881
881
  "renderedExports": [],
882
882
  "removedExports": [],
883
- "dependents": [
884
- "/src/adapters/ws.ts"
885
- ],
883
+ "dependents": [],
886
884
  "percent": 0,
887
885
  "reduction": 100
888
886
  },
889
887
  {
890
- "id": "/src/index.ts",
888
+ "id": "/src/http.ts",
891
889
  "size": 0,
892
- "origSize": 32,
890
+ "origSize": 37,
893
891
  "renderedExports": [],
894
892
  "removedExports": [],
895
- "dependents": [],
893
+ "dependents": [
894
+ "/src/adapters/ws.ts"
895
+ ],
896
896
  "percent": 0,
897
897
  "reduction": 100
898
898
  },
899
899
  {
900
- "id": "/src/rpc.ts",
900
+ "id": "/src/shared.ts",
901
901
  "size": 0,
902
- "origSize": 36,
902
+ "origSize": 653,
903
903
  "renderedExports": [],
904
904
  "removedExports": [],
905
905
  "dependents": [],
@@ -907,9 +907,9 @@
907
907
  "reduction": 100
908
908
  },
909
909
  {
910
- "id": "/src/shared.ts",
910
+ "id": "/src/rpc.ts",
911
911
  "size": 0,
912
- "origSize": 653,
912
+ "origSize": 36,
913
913
  "renderedExports": [],
914
914
  "removedExports": [],
915
915
  "dependents": [],
@@ -924,9 +924,9 @@
924
924
  "removedExports": [],
925
925
  "dependents": [
926
926
  "/src/adapters/express.ts",
927
+ "/src/adapters/next.ts",
927
928
  "/src/adapters/standalone.ts",
928
929
  "/src/adapters/ws.ts",
929
- "/src/adapters/next.ts",
930
930
  "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
931
931
  "/src/adapters/next-app-dir/nextAppDirCaller.ts",
932
932
  "/src/adapters/node-http/writeResponse.ts"
@@ -957,9 +957,9 @@
957
957
  "reduction": 100
958
958
  },
959
959
  {
960
- "id": "/src/adapters/fastify/index.ts",
960
+ "id": "/src/adapters/fetch/index.ts",
961
961
  "size": 0,
962
- "origSize": 78,
962
+ "origSize": 64,
963
963
  "renderedExports": [],
964
964
  "removedExports": [],
965
965
  "dependents": [],
@@ -967,9 +967,9 @@
967
967
  "reduction": 100
968
968
  },
969
969
  {
970
- "id": "/src/adapters/fetch/index.ts",
970
+ "id": "/src/adapters/fastify/index.ts",
971
971
  "size": 0,
972
- "origSize": 64,
972
+ "origSize": 78,
973
973
  "renderedExports": [],
974
974
  "removedExports": [],
975
975
  "dependents": [],
@@ -984,9 +984,9 @@
984
984
  "removedExports": [],
985
985
  "dependents": [
986
986
  "/src/adapters/express.ts",
987
+ "/src/adapters/next.ts",
987
988
  "/src/adapters/standalone.ts",
988
989
  "/src/adapters/ws.ts",
989
- "/src/adapters/next.ts",
990
990
  "/src/adapters/fastify/fastifyRequestHandler.ts"
991
991
  ],
992
992
  "percent": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-rc.844+0244dee81",
3
+ "version": "11.0.1-canary.6+e3bc61c2f",
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": "0244dee8108e808281041838d6c326dacb030bf2"
155
+ "gitHead": "e3bc61c2ff4b2c60111cf1ace42807dddc77135b"
156
156
  }