@trpc/server 11.0.0-rc.524 → 11.0.0-rc.528

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.
@@ -206,9 +206,9 @@
206
206
  "removedExports": [],
207
207
  "dependents": [
208
208
  "/src/unstable-core-do-not-import.ts",
209
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
210
209
  "/src/unstable-core-do-not-import/initTRPC.ts",
211
- "/src/unstable-core-do-not-import/router.ts"
210
+ "/src/unstable-core-do-not-import/router.ts",
211
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
212
212
  ],
213
213
  "percent": 2.02,
214
214
  "reduction": 45.94
@@ -332,10 +332,10 @@
332
332
  "removedExports": [],
333
333
  "dependents": [
334
334
  "/src/unstable-core-do-not-import.ts",
335
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
336
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
337
335
  "/src/unstable-core-do-not-import/middleware.ts",
338
336
  "/src/unstable-core-do-not-import/router.ts",
337
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
338
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
339
339
  "/src/unstable-core-do-not-import/http/contentType.ts",
340
340
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
341
341
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
@@ -392,8 +392,8 @@
392
392
  "removedExports": [],
393
393
  "dependents": [
394
394
  "/src/unstable-core-do-not-import.ts",
395
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
396
- "/src/unstable-core-do-not-import/error/getErrorShape.ts"
395
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts",
396
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
397
397
  ],
398
398
  "percent": 1.06,
399
399
  "reduction": 16.73
@@ -429,14 +429,14 @@
429
429
  "removedExports": [],
430
430
  "dependents": [
431
431
  "/src/unstable-core-do-not-import.ts",
432
- "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
433
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
434
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
435
432
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
436
433
  "/src/unstable-core-do-not-import/transformer.ts",
437
434
  "/src/unstable-core-do-not-import/middleware.ts",
438
435
  "/src/unstable-core-do-not-import/router.ts",
439
436
  "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
437
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
438
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
439
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
440
440
  "/src/unstable-core-do-not-import/http/contentType.ts",
441
441
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
442
442
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
@@ -727,21 +727,19 @@
727
727
  "reduction": 93.8
728
728
  },
729
729
  {
730
- "id": "/src/http.ts",
730
+ "id": "/src/index.ts",
731
731
  "size": 0,
732
- "origSize": 37,
732
+ "origSize": 32,
733
733
  "renderedExports": [],
734
734
  "removedExports": [],
735
- "dependents": [
736
- "/src/adapters/ws.ts"
737
- ],
735
+ "dependents": [],
738
736
  "percent": 0,
739
737
  "reduction": 100
740
738
  },
741
739
  {
742
- "id": "/src/index.ts",
740
+ "id": "/src/rpc.ts",
743
741
  "size": 0,
744
- "origSize": 32,
742
+ "origSize": 36,
745
743
  "renderedExports": [],
746
744
  "removedExports": [],
747
745
  "dependents": [],
@@ -749,19 +747,21 @@
749
747
  "reduction": 100
750
748
  },
751
749
  {
752
- "id": "/src/shared.ts",
750
+ "id": "/src/http.ts",
753
751
  "size": 0,
754
- "origSize": 653,
752
+ "origSize": 37,
755
753
  "renderedExports": [],
756
754
  "removedExports": [],
757
- "dependents": [],
755
+ "dependents": [
756
+ "/src/adapters/ws.ts"
757
+ ],
758
758
  "percent": 0,
759
759
  "reduction": 100
760
760
  },
761
761
  {
762
- "id": "/src/rpc.ts",
762
+ "id": "/src/shared.ts",
763
763
  "size": 0,
764
- "origSize": 36,
764
+ "origSize": 653,
765
765
  "renderedExports": [],
766
766
  "removedExports": [],
767
767
  "dependents": [],
@@ -804,9 +804,9 @@
804
804
  "reduction": 100
805
805
  },
806
806
  {
807
- "id": "/src/adapters/fetch/index.ts",
807
+ "id": "/src/adapters/fastify/index.ts",
808
808
  "size": 0,
809
- "origSize": 64,
809
+ "origSize": 78,
810
810
  "renderedExports": [],
811
811
  "removedExports": [],
812
812
  "dependents": [],
@@ -814,9 +814,9 @@
814
814
  "reduction": 100
815
815
  },
816
816
  {
817
- "id": "/src/adapters/fastify/index.ts",
817
+ "id": "/src/adapters/fetch/index.ts",
818
818
  "size": 0,
819
- "origSize": 78,
819
+ "origSize": 64,
820
820
  "renderedExports": [],
821
821
  "removedExports": [],
822
822
  "dependents": [],
@@ -831,8 +831,8 @@
831
831
  "removedExports": [],
832
832
  "dependents": [
833
833
  "/src/adapters/express.ts",
834
- "/src/adapters/next.ts",
835
834
  "/src/adapters/standalone.ts",
835
+ "/src/adapters/next.ts",
836
836
  "/src/adapters/fastify/fastifyRequestHandler.ts"
837
837
  ],
838
838
  "percent": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-rc.524+df45b1a7c",
3
+ "version": "11.0.0-rc.528+32e6b1285",
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": "df45b1a7c13a3f5c47373a0d2b38c68f5c6c1028"
152
+ "gitHead": "32e6b1285dd844776d323ae23fbea638312d676e"
153
153
  }