@mastra/client-js 0.0.0-bundle-dynamic-imports-20250424001248 → 0.0.0-cloud-transporter-20250513033346

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.
package/CHANGELOG.md CHANGED
@@ -1,15 +1,298 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-bundle-dynamic-imports-20250424001248
3
+ ## 0.0.0-cloud-transporter-20250513033346
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
8
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
9
+ - 0c3d117: Add workflows to agent server handlers
10
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
11
+ - c2b980b: Fix multiple too-calls in AGUI
12
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
13
+ - 0b8b868: Added A2A support + streaming
14
+ - Updated dependencies [396be50]
15
+ - Updated dependencies [ab80e7e]
16
+ - Updated dependencies [c3bd795]
17
+ - Updated dependencies [da082f8]
18
+ - Updated dependencies [a5810ce]
19
+ - Updated dependencies [3171b5b]
20
+ - Updated dependencies [973e5ac]
21
+ - Updated dependencies [daf942f]
22
+ - Updated dependencies [0b8b868]
23
+ - Updated dependencies [9e1eff5]
24
+ - Updated dependencies [6fa1ad1]
25
+ - Updated dependencies [c28d7a0]
26
+ - Updated dependencies [edf1e88]
27
+ - @mastra/core@0.0.0-cloud-transporter-20250513033346
28
+
29
+ ## 0.1.22-alpha.2
30
+
31
+ ### Patch Changes
32
+
33
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
34
+ - c2b980b: Fix multiple too-calls in AGUI
35
+ - Updated dependencies [3171b5b]
36
+ - Updated dependencies [973e5ac]
37
+ - Updated dependencies [9e1eff5]
38
+ - @mastra/core@0.9.4-alpha.2
39
+
40
+ ## 0.1.22-alpha.1
41
+
42
+ ### Patch Changes
43
+
44
+ - Updated dependencies [ab80e7e]
45
+ - Updated dependencies [6fa1ad1]
46
+ - Updated dependencies [c28d7a0]
47
+ - Updated dependencies [edf1e88]
48
+ - @mastra/core@0.9.4-alpha.1
49
+
50
+ ## 0.1.22-alpha.0
51
+
52
+ ### Patch Changes
53
+
54
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
55
+ - 0b8b868: Added A2A support + streaming
56
+ - Updated dependencies [daf942f]
57
+ - Updated dependencies [0b8b868]
58
+ - @mastra/core@0.9.4-alpha.0
59
+
60
+ ## 0.1.21
61
+
62
+ ### Patch Changes
63
+
64
+ - 526c570: expose agent runtimeContext from clientSDK
65
+ - 36eb1aa: Fix AGUI text part
66
+ - 62c9e7d: Fix disappearing tool calls in streaming
67
+ - Updated dependencies [e450778]
68
+ - Updated dependencies [8902157]
69
+ - Updated dependencies [ca0dc88]
70
+ - Updated dependencies [526c570]
71
+ - Updated dependencies [d7a6a33]
72
+ - Updated dependencies [9cd1a46]
73
+ - Updated dependencies [b5d2de0]
74
+ - Updated dependencies [644f8ad]
75
+ - Updated dependencies [70dbf51]
76
+ - @mastra/core@0.9.3
77
+
78
+ ## 0.1.21-alpha.1
79
+
80
+ ### Patch Changes
81
+
82
+ - 36eb1aa: Fix AGUI text part
83
+ - 62c9e7d: Fix disappearing tool calls in streaming
84
+ - Updated dependencies [e450778]
85
+ - Updated dependencies [8902157]
86
+ - Updated dependencies [ca0dc88]
87
+ - Updated dependencies [9cd1a46]
88
+ - Updated dependencies [70dbf51]
89
+ - @mastra/core@0.9.3-alpha.1
90
+
91
+ ## 0.1.21-alpha.0
92
+
93
+ ### Patch Changes
94
+
95
+ - 526c570: expose agent runtimeContext from clientSDK
96
+ - Updated dependencies [526c570]
97
+ - Updated dependencies [b5d2de0]
98
+ - Updated dependencies [644f8ad]
99
+ - @mastra/core@0.9.3-alpha.0
100
+
101
+ ## 0.1.20
102
+
103
+ ### Patch Changes
104
+
105
+ - 2cf3b8f: dependencies updates:
106
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
107
+ - Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.24.3`, in `dependencies`)
108
+ - 4155f47: Add parameters to filter workflow runs
109
+ Add fromDate and toDate to telemetry parameters
110
+ - 254f5c3: Audit, cleanup MastraClient
111
+ - 0097d50: Add serializedStepGraph to vNext workflow
112
+ Return serializedStepGraph from vNext workflow
113
+ Use serializedStepGraph in vNext workflow graph
114
+ - 2429c74: Add get workflow runs api to client-js
115
+ - 2e4f8e9: Agui client integration
116
+ - Updated dependencies [6052aa6]
117
+ - Updated dependencies [967b41c]
118
+ - Updated dependencies [3d2fb5c]
119
+ - Updated dependencies [26738f4]
120
+ - Updated dependencies [4155f47]
121
+ - Updated dependencies [7eeb2bc]
122
+ - Updated dependencies [b804723]
123
+ - Updated dependencies [8607972]
124
+ - Updated dependencies [ccef9f9]
125
+ - Updated dependencies [0097d50]
126
+ - Updated dependencies [7eeb2bc]
127
+ - Updated dependencies [17826a9]
128
+ - Updated dependencies [7d8b7c7]
129
+ - Updated dependencies [fba031f]
130
+ - Updated dependencies [3a5f1e1]
131
+ - Updated dependencies [51e6923]
132
+ - Updated dependencies [8398d89]
133
+ - @mastra/core@0.9.2
134
+
135
+ ## 0.1.20-alpha.6
136
+
137
+ ### Patch Changes
138
+
139
+ - 2e4f8e9: Agui client integration
140
+ - Updated dependencies [6052aa6]
141
+ - Updated dependencies [7d8b7c7]
142
+ - Updated dependencies [3a5f1e1]
143
+ - Updated dependencies [8398d89]
144
+ - @mastra/core@0.9.2-alpha.6
145
+
146
+ ## 0.1.20-alpha.5
147
+
148
+ ### Patch Changes
149
+
150
+ - Updated dependencies [3d2fb5c]
151
+ - Updated dependencies [7eeb2bc]
152
+ - Updated dependencies [8607972]
153
+ - Updated dependencies [7eeb2bc]
154
+ - Updated dependencies [fba031f]
155
+ - @mastra/core@0.9.2-alpha.5
156
+
157
+ ## 0.1.20-alpha.4
158
+
159
+ ### Patch Changes
160
+
161
+ - Updated dependencies [ccef9f9]
162
+ - Updated dependencies [51e6923]
163
+ - @mastra/core@0.9.2-alpha.4
164
+
165
+ ## 0.1.20-alpha.3
166
+
167
+ ### Patch Changes
168
+
169
+ - 4155f47: Add parameters to filter workflow runs
170
+ Add fromDate and toDate to telemetry parameters
171
+ - Updated dependencies [967b41c]
172
+ - Updated dependencies [4155f47]
173
+ - Updated dependencies [17826a9]
174
+ - @mastra/core@0.9.2-alpha.3
175
+
176
+ ## 0.1.20-alpha.2
177
+
178
+ ### Patch Changes
179
+
180
+ - Updated dependencies [26738f4]
181
+ - @mastra/core@0.9.2-alpha.2
182
+
183
+ ## 0.1.20-alpha.1
184
+
185
+ ### Patch Changes
186
+
187
+ - 254f5c3: Audit, cleanup MastraClient
188
+ - 2429c74: Add get workflow runs api to client-js
189
+ - Updated dependencies [b804723]
190
+ - @mastra/core@0.9.2-alpha.1
191
+
192
+ ## 0.1.20-alpha.0
193
+
194
+ ### Patch Changes
195
+
196
+ - 0097d50: Add serializedStepGraph to vNext workflow
197
+ Return serializedStepGraph from vNext workflow
198
+ Use serializedStepGraph in vNext workflow graph
199
+ - Updated dependencies [0097d50]
200
+ - @mastra/core@0.9.2-alpha.0
201
+
202
+ ## 0.1.19
203
+
204
+ ### Patch Changes
205
+
206
+ - b50b9b7: Add vNext workflow to client-js
207
+ - 11d4485: Show VNext workflows on the playground
208
+ Show running status for step in vNext workflowState
209
+ - Updated dependencies [405b63d]
7
210
  - Updated dependencies [81fb7f6]
211
+ - Updated dependencies [20275d4]
212
+ - Updated dependencies [7d1892c]
213
+ - Updated dependencies [a90a082]
214
+ - Updated dependencies [2d17c73]
215
+ - Updated dependencies [61e92f5]
216
+ - Updated dependencies [35955b0]
217
+ - Updated dependencies [6262bd5]
218
+ - Updated dependencies [c1409ef]
219
+ - Updated dependencies [3e7b69d]
220
+ - Updated dependencies [e4943b8]
221
+ - Updated dependencies [11d4485]
222
+ - Updated dependencies [479f490]
223
+ - Updated dependencies [c23a81c]
224
+ - Updated dependencies [2d4001d]
225
+ - Updated dependencies [c71013a]
226
+ - Updated dependencies [1d3b1cd]
227
+ - @mastra/core@0.9.1
228
+
229
+ ## 0.1.19-alpha.8
230
+
231
+ ### Patch Changes
232
+
233
+ - Updated dependencies [2d17c73]
234
+ - @mastra/core@0.9.1-alpha.8
235
+
236
+ ## 0.1.19-alpha.7
237
+
238
+ ### Patch Changes
239
+
240
+ - Updated dependencies [1d3b1cd]
241
+ - @mastra/core@0.9.1-alpha.7
242
+
243
+ ## 0.1.19-alpha.6
244
+
245
+ ### Patch Changes
246
+
247
+ - Updated dependencies [c23a81c]
248
+ - @mastra/core@0.9.1-alpha.6
249
+
250
+ ## 0.1.19-alpha.5
251
+
252
+ ### Patch Changes
253
+
254
+ - Updated dependencies [3e7b69d]
255
+ - @mastra/core@0.9.1-alpha.5
256
+
257
+ ## 0.1.19-alpha.4
258
+
259
+ ### Patch Changes
260
+
261
+ - Updated dependencies [e4943b8]
262
+ - Updated dependencies [479f490]
263
+ - @mastra/core@0.9.1-alpha.4
264
+
265
+ ## 0.1.19-alpha.3
266
+
267
+ ### Patch Changes
268
+
269
+ - Updated dependencies [6262bd5]
270
+ - @mastra/core@0.9.1-alpha.3
271
+
272
+ ## 0.1.19-alpha.2
273
+
274
+ ### Patch Changes
275
+
276
+ - Updated dependencies [405b63d]
277
+ - Updated dependencies [61e92f5]
278
+ - Updated dependencies [c71013a]
279
+ - @mastra/core@0.9.1-alpha.2
280
+
281
+ ## 0.1.19-alpha.1
282
+
283
+ ### Patch Changes
284
+
285
+ - b50b9b7: Add vNext workflow to client-js
286
+ - 11d4485: Show VNext workflows on the playground
287
+ Show running status for step in vNext workflowState
288
+ - Updated dependencies [20275d4]
8
289
  - Updated dependencies [7d1892c]
9
290
  - Updated dependencies [a90a082]
10
291
  - Updated dependencies [35955b0]
292
+ - Updated dependencies [c1409ef]
293
+ - Updated dependencies [11d4485]
11
294
  - Updated dependencies [2d4001d]
12
- - @mastra/core@0.0.0-bundle-dynamic-imports-20250424001248
295
+ - @mastra/core@0.9.1-alpha.1
13
296
 
14
297
  ## 0.1.19-alpha.0
15
298