@trpc/server 11.0.0-next-beta.317 → 11.0.0-next.320

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.
@@ -43,8 +43,8 @@
43
43
  "removedExports": [],
44
44
  "dependents": [
45
45
  "/src/unstable-core-do-not-import.ts",
46
- "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts",
47
- "/src/unstable-core-do-not-import/initTRPC.ts"
46
+ "/src/unstable-core-do-not-import/initTRPC.ts",
47
+ "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts"
48
48
  ],
49
49
  "percent": 6.56,
50
50
  "reduction": 38.58
@@ -202,9 +202,9 @@
202
202
  "removedExports": [],
203
203
  "dependents": [
204
204
  "/src/unstable-core-do-not-import.ts",
205
- "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts",
206
205
  "/src/unstable-core-do-not-import/router.ts",
207
- "/src/unstable-core-do-not-import/initTRPC.ts"
206
+ "/src/unstable-core-do-not-import/initTRPC.ts",
207
+ "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts"
208
208
  ],
209
209
  "percent": 2.97,
210
210
  "reduction": 45.94
@@ -268,10 +268,10 @@
268
268
  "removedExports": [],
269
269
  "dependents": [
270
270
  "/src/unstable-core-do-not-import.ts",
271
- "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts",
272
- "/src/unstable-core-do-not-import/http/contentType.ts",
273
271
  "/src/unstable-core-do-not-import/router.ts",
274
272
  "/src/unstable-core-do-not-import/middleware.ts",
273
+ "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts",
274
+ "/src/unstable-core-do-not-import/http/contentType.ts",
275
275
  "/src/unstable-core-do-not-import/procedureBuilder.ts"
276
276
  ],
277
277
  "percent": 1.87,
@@ -397,8 +397,8 @@
397
397
  ],
398
398
  "removedExports": [],
399
399
  "dependents": [
400
- "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts",
401
- "/src/unstable-core-do-not-import/error/getErrorShape.ts"
400
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts",
401
+ "/src/unstable-core-do-not-import/http/resolveHTTPResponse.ts"
402
402
  ],
403
403
  "percent": 1.37,
404
404
  "reduction": 22.76
@@ -430,11 +430,11 @@
430
430
  "removedExports": [],
431
431
  "dependents": [
432
432
  "/src/unstable-core-do-not-import.ts",
433
- "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
434
433
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
435
434
  "/src/unstable-core-do-not-import/router.ts",
436
435
  "/src/unstable-core-do-not-import/transformer.ts",
437
436
  "/src/unstable-core-do-not-import/middleware.ts",
437
+ "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
438
438
  "/src/unstable-core-do-not-import/procedureBuilder.ts"
439
439
  ],
440
440
  "percent": 0.88,
@@ -628,9 +628,9 @@
628
628
  "reduction": 93.8
629
629
  },
630
630
  {
631
- "id": "/src/http.ts",
631
+ "id": "/src/index.ts",
632
632
  "size": 0,
633
- "origSize": 37,
633
+ "origSize": 32,
634
634
  "renderedExports": [],
635
635
  "removedExports": [],
636
636
  "dependents": [],
@@ -638,9 +638,9 @@
638
638
  "reduction": 100
639
639
  },
640
640
  {
641
- "id": "/src/rpc.ts",
641
+ "id": "/src/http.ts",
642
642
  "size": 0,
643
- "origSize": 36,
643
+ "origSize": 37,
644
644
  "renderedExports": [],
645
645
  "removedExports": [],
646
646
  "dependents": [],
@@ -648,9 +648,9 @@
648
648
  "reduction": 100
649
649
  },
650
650
  {
651
- "id": "/src/index.ts",
651
+ "id": "/src/rpc.ts",
652
652
  "size": 0,
653
- "origSize": 32,
653
+ "origSize": 36,
654
654
  "renderedExports": [],
655
655
  "removedExports": [],
656
656
  "dependents": [],
@@ -690,9 +690,9 @@
690
690
  "reduction": 100
691
691
  },
692
692
  {
693
- "id": "/src/adapters/fetch/index.ts",
693
+ "id": "/src/adapters/fastify/index.ts",
694
694
  "size": 0,
695
- "origSize": 64,
695
+ "origSize": 78,
696
696
  "renderedExports": [],
697
697
  "removedExports": [],
698
698
  "dependents": [],
@@ -700,9 +700,9 @@
700
700
  "reduction": 100
701
701
  },
702
702
  {
703
- "id": "/src/adapters/fastify/index.ts",
703
+ "id": "/src/adapters/fetch/index.ts",
704
704
  "size": 0,
705
- "origSize": 78,
705
+ "origSize": 64,
706
706
  "renderedExports": [],
707
707
  "removedExports": [],
708
708
  "dependents": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-next-beta.317+927c2417a",
3
+ "version": "11.0.0-next.320+f3a237ccb",
4
4
  "description": "The tRPC server library",
5
5
  "author": "KATT",
6
6
  "license": "MIT",
@@ -156,5 +156,5 @@
156
156
  "funding": [
157
157
  "https://trpc.io/sponsor"
158
158
  ],
159
- "gitHead": "927c2417a71b5eb7c1b9d774ca0f8e380da0b064"
159
+ "gitHead": "f3a237ccb36c083c1bfb30817e1f90a177df763b"
160
160
  }