@trpc/server 11.0.0-rc.461 → 11.0.0-rc.465

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.
@@ -193,9 +193,9 @@
193
193
  "removedExports": [],
194
194
  "dependents": [
195
195
  "/src/unstable-core-do-not-import.ts",
196
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
196
197
  "/src/unstable-core-do-not-import/initTRPC.ts",
197
- "/src/unstable-core-do-not-import/router.ts",
198
- "/src/unstable-core-do-not-import/http/resolveResponse.ts"
198
+ "/src/unstable-core-do-not-import/router.ts"
199
199
  ],
200
200
  "percent": 2.08,
201
201
  "reduction": 45.94
@@ -319,11 +319,11 @@
319
319
  "removedExports": [],
320
320
  "dependents": [
321
321
  "/src/unstable-core-do-not-import.ts",
322
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
323
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
322
324
  "/src/unstable-core-do-not-import/stream/sse.ts",
323
325
  "/src/unstable-core-do-not-import/middleware.ts",
324
326
  "/src/unstable-core-do-not-import/router.ts",
325
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
326
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
327
327
  "/src/unstable-core-do-not-import/http/contentType.ts",
328
328
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
329
329
  "/src/unstable-core-do-not-import/stream/jsonl.ts"
@@ -393,8 +393,8 @@
393
393
  "removedExports": [],
394
394
  "dependents": [
395
395
  "/src/unstable-core-do-not-import.ts",
396
- "/src/unstable-core-do-not-import/error/getErrorShape.ts",
397
- "/src/unstable-core-do-not-import/http/resolveResponse.ts"
396
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
397
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts"
398
398
  ],
399
399
  "percent": 1.04,
400
400
  "reduction": 17.52
@@ -415,17 +415,17 @@
415
415
  "removedExports": [],
416
416
  "dependents": [
417
417
  "/src/unstable-core-do-not-import.ts",
418
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
419
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
420
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
418
421
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
419
422
  "/src/unstable-core-do-not-import/stream/sse.ts",
420
423
  "/src/unstable-core-do-not-import/transformer.ts",
421
424
  "/src/unstable-core-do-not-import/middleware.ts",
422
425
  "/src/unstable-core-do-not-import/router.ts",
423
- "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
424
- "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
425
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
426
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
427
426
  "/src/unstable-core-do-not-import/http/contentType.ts",
428
427
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
428
+ "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
429
429
  "/src/unstable-core-do-not-import/stream/jsonl.ts"
430
430
  ],
431
431
  "percent": 0.91,
@@ -710,19 +710,21 @@
710
710
  "reduction": 93.8
711
711
  },
712
712
  {
713
- "id": "/src/index.ts",
713
+ "id": "/src/http.ts",
714
714
  "size": 0,
715
- "origSize": 32,
715
+ "origSize": 37,
716
716
  "renderedExports": [],
717
717
  "removedExports": [],
718
- "dependents": [],
718
+ "dependents": [
719
+ "/src/adapters/ws.ts"
720
+ ],
719
721
  "percent": 0,
720
722
  "reduction": 100
721
723
  },
722
724
  {
723
- "id": "/src/rpc.ts",
725
+ "id": "/src/index.ts",
724
726
  "size": 0,
725
- "origSize": 36,
727
+ "origSize": 32,
726
728
  "renderedExports": [],
727
729
  "removedExports": [],
728
730
  "dependents": [],
@@ -730,13 +732,14 @@
730
732
  "reduction": 100
731
733
  },
732
734
  {
733
- "id": "/src/http.ts",
735
+ "id": "/src/unstable-core-do-not-import.ts",
734
736
  "size": 0,
735
- "origSize": 37,
737
+ "origSize": 2244,
736
738
  "renderedExports": [],
737
739
  "removedExports": [],
738
740
  "dependents": [
739
- "/src/adapters/ws.ts"
741
+ "/src/adapters/ws.ts",
742
+ "/src/adapters/next-app-dir/nextAppDirCaller.ts"
740
743
  ],
741
744
  "percent": 0,
742
745
  "reduction": 100
@@ -752,15 +755,12 @@
752
755
  "reduction": 100
753
756
  },
754
757
  {
755
- "id": "/src/unstable-core-do-not-import.ts",
758
+ "id": "/src/rpc.ts",
756
759
  "size": 0,
757
- "origSize": 2244,
760
+ "origSize": 36,
758
761
  "renderedExports": [],
759
762
  "removedExports": [],
760
- "dependents": [
761
- "/src/adapters/ws.ts",
762
- "/src/adapters/next-app-dir/nextAppDirCaller.ts"
763
- ],
763
+ "dependents": [],
764
764
  "percent": 0,
765
765
  "reduction": 100
766
766
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-rc.461+f178d3fed",
3
+ "version": "11.0.0-rc.465+461733492",
4
4
  "description": "The tRPC server library",
5
5
  "author": "KATT",
6
6
  "license": "MIT",
@@ -149,5 +149,5 @@
149
149
  "funding": [
150
150
  "https://trpc.io/sponsor"
151
151
  ],
152
- "gitHead": "f178d3fed131c9036014603665a0803de0533c9a"
152
+ "gitHead": "461733492f066c6eea21149c857bf7f7890e55dd"
153
153
  }