@trpc/react-query 11.3.0 → 11.3.1-canary.0

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.
@@ -0,0 +1,258 @@
1
+ {
2
+ "bundleSize": 45577,
3
+ "bundleOrigSize": 93610,
4
+ "bundleReduction": 51.31,
5
+ "modules": [
6
+ {
7
+ "id": "/src/shared/hooks/createHooksInternal.tsx",
8
+ "size": 20395,
9
+ "origSize": 22315,
10
+ "renderedExports": [
11
+ "createRootHooks"
12
+ ],
13
+ "removedExports": [],
14
+ "dependents": [
15
+ "/src/createTRPCReact.tsx"
16
+ ],
17
+ "percent": 44.75,
18
+ "reduction": 8.6
19
+ },
20
+ {
21
+ "id": "/src/utils/createUtilityFunctions.ts",
22
+ "size": 7226,
23
+ "origSize": 7495,
24
+ "renderedExports": [
25
+ "createUtilityFunctions"
26
+ ],
27
+ "removedExports": [],
28
+ "dependents": [
29
+ "/src/createTRPCQueryUtils.tsx",
30
+ "/src/shared/hooks/createHooksInternal.tsx"
31
+ ],
32
+ "percent": 15.85,
33
+ "reduction": 3.59
34
+ },
35
+ {
36
+ "id": "/src/server/ssgProxy.ts",
37
+ "size": 4461,
38
+ "origSize": 6440,
39
+ "renderedExports": [
40
+ "createServerSideHelpers"
41
+ ],
42
+ "removedExports": [],
43
+ "dependents": [
44
+ "/src/server/index.ts"
45
+ ],
46
+ "percent": 9.79,
47
+ "reduction": 30.73
48
+ },
49
+ {
50
+ "id": "/src/shared/proxy/utilsProxy.ts",
51
+ "size": 3628,
52
+ "origSize": 16612,
53
+ "renderedExports": [
54
+ "getQueryType",
55
+ "createReactQueryUtils",
56
+ "createQueryUtilsProxy"
57
+ ],
58
+ "removedExports": [],
59
+ "dependents": [
60
+ "/src/shared/index.ts"
61
+ ],
62
+ "percent": 7.96,
63
+ "reduction": 78.16
64
+ },
65
+ {
66
+ "id": "/src/rsc.tsx",
67
+ "size": 3230,
68
+ "origSize": 5395,
69
+ "renderedExports": [
70
+ "createHydrationHelpers"
71
+ ],
72
+ "removedExports": [],
73
+ "dependents": [],
74
+ "percent": 7.09,
75
+ "reduction": 40.13
76
+ },
77
+ {
78
+ "id": "/src/internals/getQueryKey.ts",
79
+ "size": 2502,
80
+ "origSize": 4189,
81
+ "renderedExports": [
82
+ "getQueryKeyInternal",
83
+ "getMutationKeyInternal",
84
+ "getQueryKey",
85
+ "getMutationKey"
86
+ ],
87
+ "removedExports": [],
88
+ "dependents": [
89
+ "/src/index.ts",
90
+ "/src/rsc.tsx",
91
+ "/src/server/ssgProxy.ts",
92
+ "/src/shared/proxy/utilsProxy.ts",
93
+ "/src/shared/proxy/useQueriesProxy.ts",
94
+ "/src/shared/hooks/createHooksInternal.tsx"
95
+ ],
96
+ "percent": 5.49,
97
+ "reduction": 40.27
98
+ },
99
+ {
100
+ "id": "/src/createTRPCReact.tsx",
101
+ "size": 875,
102
+ "origSize": 13597,
103
+ "renderedExports": [
104
+ "createHooksInternal",
105
+ "createTRPCReact"
106
+ ],
107
+ "removedExports": [],
108
+ "dependents": [
109
+ "/src/index.ts"
110
+ ],
111
+ "percent": 1.92,
112
+ "reduction": 93.56
113
+ },
114
+ {
115
+ "id": "/src/internals/trpcResult.ts",
116
+ "size": 865,
117
+ "origSize": 1235,
118
+ "renderedExports": [
119
+ "createTRPCOptionsResult",
120
+ "useHookResult",
121
+ "buildQueryFromAsyncIterable"
122
+ ],
123
+ "removedExports": [],
124
+ "dependents": [
125
+ "/src/shared/hooks/createHooksInternal.tsx",
126
+ "/src/utils/createUtilityFunctions.ts"
127
+ ],
128
+ "percent": 1.9,
129
+ "reduction": 29.96
130
+ },
131
+ {
132
+ "id": "/src/shared/proxy/decorationProxy.ts",
133
+ "size": 780,
134
+ "origSize": 1029,
135
+ "renderedExports": [
136
+ "createReactDecoration"
137
+ ],
138
+ "removedExports": [],
139
+ "dependents": [
140
+ "/src/shared/index.ts"
141
+ ],
142
+ "percent": 1.71,
143
+ "reduction": 24.2
144
+ },
145
+ {
146
+ "id": "/src/shared/proxy/useQueriesProxy.ts",
147
+ "size": 697,
148
+ "origSize": 3419,
149
+ "renderedExports": [
150
+ "createUseQueries"
151
+ ],
152
+ "removedExports": [],
153
+ "dependents": [
154
+ "/src/shared/index.ts",
155
+ "/src/shared/hooks/createHooksInternal.tsx"
156
+ ],
157
+ "percent": 1.53,
158
+ "reduction": 79.61
159
+ },
160
+ {
161
+ "id": "/src/internals/getClientArgs.ts",
162
+ "size": 473,
163
+ "origSize": 572,
164
+ "renderedExports": [
165
+ "getClientArgs"
166
+ ],
167
+ "removedExports": [],
168
+ "dependents": [
169
+ "/src/shared/index.ts",
170
+ "/src/shared/hooks/createHooksInternal.tsx",
171
+ "/src/utils/createUtilityFunctions.ts"
172
+ ],
173
+ "percent": 1.04,
174
+ "reduction": 17.31
175
+ },
176
+ {
177
+ "id": "/src/createTRPCQueryUtils.tsx",
178
+ "size": 162,
179
+ "origSize": 485,
180
+ "renderedExports": [
181
+ "createTRPCQueryUtils"
182
+ ],
183
+ "removedExports": [],
184
+ "dependents": [
185
+ "/src/index.ts"
186
+ ],
187
+ "percent": 0.36,
188
+ "reduction": 66.6
189
+ },
190
+ {
191
+ "id": "/src/internals/context.tsx",
192
+ "size": 154,
193
+ "origSize": 9191,
194
+ "renderedExports": [
195
+ "contextProps",
196
+ "TRPCContext"
197
+ ],
198
+ "removedExports": [],
199
+ "dependents": [
200
+ "/src/shared/index.ts",
201
+ "/src/shared/index.ts",
202
+ "/src/shared/proxy/utilsProxy.ts",
203
+ "/src/shared/hooks/createHooksInternal.tsx"
204
+ ],
205
+ "percent": 0.34,
206
+ "reduction": 98.32
207
+ },
208
+ {
209
+ "id": "/src/shared/queryClient.ts",
210
+ "size": 129,
211
+ "origSize": 514,
212
+ "renderedExports": [
213
+ "getQueryClient"
214
+ ],
215
+ "removedExports": [],
216
+ "dependents": [
217
+ "/src/shared/index.ts"
218
+ ],
219
+ "percent": 0.28,
220
+ "reduction": 74.9
221
+ },
222
+ {
223
+ "id": "/src/index.ts",
224
+ "size": 0,
225
+ "origSize": 362,
226
+ "renderedExports": [],
227
+ "removedExports": [],
228
+ "dependents": [],
229
+ "percent": 0,
230
+ "reduction": 100
231
+ },
232
+ {
233
+ "id": "/src/server/index.ts",
234
+ "size": 0,
235
+ "origSize": 54,
236
+ "renderedExports": [],
237
+ "removedExports": [],
238
+ "dependents": [],
239
+ "percent": 0,
240
+ "reduction": 100
241
+ },
242
+ {
243
+ "id": "/src/shared/index.ts",
244
+ "size": 0,
245
+ "origSize": 706,
246
+ "renderedExports": [],
247
+ "removedExports": [],
248
+ "dependents": [
249
+ "/src/createTRPCReact.tsx",
250
+ "/src/createTRPCQueryUtils.tsx",
251
+ "/src/server/ssgProxy.ts"
252
+ ],
253
+ "percent": 0,
254
+ "reduction": 100
255
+ }
256
+ ],
257
+ "moduleCount": 17
258
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/react-query",
3
- "version": "11.3.0",
3
+ "version": "11.3.1-canary.0+59644414d",
4
4
  "description": "The tRPC React library",
5
5
  "author": "KATT",
6
6
  "license": "MIT",
@@ -67,8 +67,8 @@
67
67
  },
68
68
  "peerDependencies": {
69
69
  "@tanstack/react-query": "^5.80.3",
70
- "@trpc/client": "11.3.0",
71
- "@trpc/server": "11.3.0",
70
+ "@trpc/client": "11.3.1-canary.0+59644414d",
71
+ "@trpc/server": "11.3.1-canary.0+59644414d",
72
72
  "react": ">=18.2.0",
73
73
  "react-dom": ">=18.2.0",
74
74
  "typescript": ">=5.7.2"
@@ -81,8 +81,8 @@
81
81
  "@testing-library/jest-dom": "^6.0.0",
82
82
  "@testing-library/react": "^16.1.0",
83
83
  "@testing-library/user-event": "^14.4.3",
84
- "@trpc/client": "11.3.0",
85
- "@trpc/server": "11.3.0",
84
+ "@trpc/client": "11.3.1-canary.0+59644414d",
85
+ "@trpc/server": "11.3.1-canary.0+59644414d",
86
86
  "@types/express": "^5.0.0",
87
87
  "@types/node": "^22.13.5",
88
88
  "@types/react": "^19.1.0",
@@ -95,7 +95,7 @@
95
95
  "tslib": "^2.8.1",
96
96
  "tsx": "^4.19.3",
97
97
  "typescript": "^5.8.2",
98
- "zod": "^3.25.49",
98
+ "zod": "^3.25.51",
99
99
  "zod-form-data": "^2.0.1"
100
100
  },
101
101
  "publishConfig": {
@@ -104,5 +104,5 @@
104
104
  "funding": [
105
105
  "https://trpc.io/sponsor"
106
106
  ],
107
- "gitHead": "6743d6594ba9a8c4e7a66ce61b98b65be1485ec7"
107
+ "gitHead": "59644414da1514d28ab6274065de46aa435eb313"
108
108
  }