@trpc/server 11.3.1-canary.0 → 11.3.1-canary.1

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.
@@ -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.34,
313
313
  "reduction": 45.98
@@ -367,14 +367,14 @@
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",
377
374
  "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
375
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
376
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
377
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
378
378
  "/src/unstable-core-do-not-import/http/contentType.ts",
379
379
  "/src/unstable-core-do-not-import/http/abortError.ts",
380
380
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
@@ -412,10 +412,10 @@
412
412
  "removedExports": [],
413
413
  "dependents": [
414
414
  "/src/unstable-core-do-not-import.ts",
415
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
416
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
417
415
  "/src/unstable-core-do-not-import/router.ts",
418
416
  "/src/unstable-core-do-not-import/middleware.ts",
417
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
418
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
419
419
  "/src/unstable-core-do-not-import/http/contentType.ts",
420
420
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
421
421
  "/src/unstable-core-do-not-import/stream/sse.ts"
@@ -452,8 +452,8 @@
452
452
  "removedExports": [],
453
453
  "dependents": [
454
454
  "/src/unstable-core-do-not-import.ts",
455
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
456
- "/src/unstable-core-do-not-import/error/getErrorShape.ts"
455
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts",
456
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
457
457
  ],
458
458
  "percent": 1.05,
459
459
  "reduction": 18.02
@@ -877,21 +877,19 @@
877
877
  "reduction": 93.9
878
878
  },
879
879
  {
880
- "id": "/src/http.ts",
880
+ "id": "/src/index.ts",
881
881
  "size": 0,
882
- "origSize": 37,
882
+ "origSize": 32,
883
883
  "renderedExports": [],
884
884
  "removedExports": [],
885
- "dependents": [
886
- "/src/adapters/ws.ts"
887
- ],
885
+ "dependents": [],
888
886
  "percent": 0,
889
887
  "reduction": 100
890
888
  },
891
889
  {
892
- "id": "/src/index.ts",
890
+ "id": "/src/rpc.ts",
893
891
  "size": 0,
894
- "origSize": 32,
892
+ "origSize": 36,
895
893
  "renderedExports": [],
896
894
  "removedExports": [],
897
895
  "dependents": [],
@@ -899,15 +897,27 @@
899
897
  "reduction": 100
900
898
  },
901
899
  {
902
- "id": "/src/rpc.ts",
900
+ "id": "/src/shared.ts",
903
901
  "size": 0,
904
- "origSize": 36,
902
+ "origSize": 653,
905
903
  "renderedExports": [],
906
904
  "removedExports": [],
907
905
  "dependents": [],
908
906
  "percent": 0,
909
907
  "reduction": 100
910
908
  },
909
+ {
910
+ "id": "/src/http.ts",
911
+ "size": 0,
912
+ "origSize": 37,
913
+ "renderedExports": [],
914
+ "removedExports": [],
915
+ "dependents": [
916
+ "/src/adapters/ws.ts"
917
+ ],
918
+ "percent": 0,
919
+ "reduction": 100
920
+ },
911
921
  {
912
922
  "id": "/src/unstable-core-do-not-import.ts",
913
923
  "size": 0,
@@ -926,16 +936,6 @@
926
936
  "percent": 0,
927
937
  "reduction": 100
928
938
  },
929
- {
930
- "id": "/src/shared.ts",
931
- "size": 0,
932
- "origSize": 653,
933
- "renderedExports": [],
934
- "removedExports": [],
935
- "dependents": [],
936
- "percent": 0,
937
- "reduction": 100
938
- },
939
939
  {
940
940
  "id": "/src/adapters/next-app-dir.ts",
941
941
  "size": 0,
@@ -958,16 +958,6 @@
958
958
  "percent": 0,
959
959
  "reduction": 100
960
960
  },
961
- {
962
- "id": "/src/adapters/fastify/index.ts",
963
- "size": 0,
964
- "origSize": 78,
965
- "renderedExports": [],
966
- "removedExports": [],
967
- "dependents": [],
968
- "percent": 0,
969
- "reduction": 100
970
- },
971
961
  {
972
962
  "id": "/src/adapters/fetch/index.ts",
973
963
  "size": 0,
@@ -993,6 +983,16 @@
993
983
  ],
994
984
  "percent": 0,
995
985
  "reduction": 100
986
+ },
987
+ {
988
+ "id": "/src/adapters/fastify/index.ts",
989
+ "size": 0,
990
+ "origSize": 78,
991
+ "renderedExports": [],
992
+ "removedExports": [],
993
+ "dependents": [],
994
+ "percent": 0,
995
+ "reduction": 100
996
996
  }
997
997
  ],
998
998
  "moduleCount": 64
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.3.1-canary.0+59644414d",
3
+ "version": "11.3.1-canary.1+b78c69d44",
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": "59644414da1514d28ab6274065de46aa435eb313"
155
+ "gitHead": "b78c69d44ff818fbceda4d9fa4179a9fa0d538d6"
156
156
  }