@mastra/client-js 0.0.0-bundle-dynamic-imports-20250424001248 → 0.0.0-cli-debug-20250611094457

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,19 @@
1
+
2
+ > @mastra/client-js@0.10.3 build /home/runner/work/mastra/mastra/client-sdks/client-js
3
+ > tsup src/index.ts --format esm,cjs --dts --clean --treeshake=smallest --splitting
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.0
8
+ CLI Target: es2022
9
+ CLI Cleaning output folder
10
+ ESM Build start
11
+ CJS Build start
12
+ ESM dist/index.js 46.36 KB
13
+ ESM ⚡️ Build success in 1545ms
14
+ CJS dist/index.cjs 46.65 KB
15
+ CJS ⚡️ Build success in 1559ms
16
+ DTS Build start
17
+ DTS ⚡️ Build success in 14958ms
18
+ DTS dist/index.d.ts 32.85 KB
19
+ DTS dist/index.d.cts 32.85 KB
package/CHANGELOG.md CHANGED
@@ -1,15 +1,603 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-bundle-dynamic-imports-20250424001248
3
+ ## 0.0.0-cli-debug-20250611094457
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - @mastra/core@0.0.0-cli-debug-20250611094457
8
+
9
+ ## 0.10.3
10
+
11
+ ### Patch Changes
12
+
13
+ - 1ccccff: dependencies updates:
14
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
15
+ - 1ccccff: dependencies updates:
16
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
17
+ - f1f1f1b: Add basic filtering capabilities to logs
18
+ - b2810ab: Move @mastra/core to deps
19
+ - 82090c1: Add pagination to logs
20
+ - 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
21
+ - Updated dependencies [d1ed912]
22
+ - Updated dependencies [f6fd25f]
23
+ - Updated dependencies [dffb67b]
24
+ - Updated dependencies [f1f1f1b]
25
+ - Updated dependencies [925ab94]
26
+ - Updated dependencies [f9816ae]
27
+ - Updated dependencies [82090c1]
28
+ - Updated dependencies [1b443fd]
29
+ - Updated dependencies [ce97900]
30
+ - Updated dependencies [f1309d3]
31
+ - Updated dependencies [14a2566]
32
+ - Updated dependencies [f7f8293]
33
+ - Updated dependencies [48eddb9]
34
+ - @mastra/core@0.10.4
35
+
36
+ ## 0.10.3-alpha.3
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [925ab94]
41
+ - @mastra/core@0.10.4-alpha.3
42
+
43
+ ## 0.10.3-alpha.2
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies [48eddb9]
48
+ - @mastra/core@0.10.4-alpha.2
49
+
50
+ ## 0.10.3-alpha.1
51
+
52
+ ### Patch Changes
53
+
54
+ - 1ccccff: dependencies updates:
55
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
56
+ - 1ccccff: dependencies updates:
57
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
58
+ - Updated dependencies [f6fd25f]
59
+ - Updated dependencies [dffb67b]
60
+ - Updated dependencies [f1309d3]
61
+ - Updated dependencies [f7f8293]
62
+ - @mastra/core@0.10.4-alpha.1
63
+
64
+ ## 0.10.3-alpha.0
65
+
66
+ ### Patch Changes
67
+
68
+ - f1f1f1b: Add basic filtering capabilities to logs
69
+ - b2810ab: Move @mastra/core to deps
70
+ - 82090c1: Add pagination to logs
71
+ - 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
72
+ - Updated dependencies [d1ed912]
73
+ - Updated dependencies [f1f1f1b]
74
+ - Updated dependencies [f9816ae]
75
+ - Updated dependencies [82090c1]
76
+ - Updated dependencies [1b443fd]
77
+ - Updated dependencies [ce97900]
78
+ - Updated dependencies [14a2566]
79
+ - @mastra/core@0.10.4-alpha.0
80
+
81
+ ## 0.10.2
82
+
83
+ ### Patch Changes
84
+
85
+ - 592a2db: Added different icons for agents and workflows in mcp tools list
86
+ - 37643b8: Fix tool access
87
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
88
+ - b72c768: [Bug fix] Serialize parameters in clientTools
89
+ - f0d559f: Fix peerdeps for alpha channel
90
+ - Updated dependencies [ee77e78]
91
+ - Updated dependencies [592a2db]
92
+ - Updated dependencies [e5dc18d]
93
+ - Updated dependencies [ab5adbe]
94
+ - Updated dependencies [1e8bb40]
95
+ - Updated dependencies [1b5fc55]
96
+ - Updated dependencies [195c428]
97
+ - Updated dependencies [f73e11b]
98
+ - Updated dependencies [37643b8]
99
+ - Updated dependencies [99fd6cf]
100
+ - Updated dependencies [c5bf1ce]
101
+ - Updated dependencies [add596e]
102
+ - Updated dependencies [8dc94d8]
103
+ - Updated dependencies [ecebbeb]
104
+ - Updated dependencies [79d5145]
105
+ - Updated dependencies [12b7002]
106
+ - Updated dependencies [2901125]
107
+ - @mastra/core@0.10.2
108
+
109
+ ## 0.10.2-alpha.3
110
+
111
+ ### Patch Changes
112
+
113
+ - 37643b8: Fix tool access
114
+ - b72c768: [Bug fix] Serialize parameters in clientTools
115
+ - Updated dependencies [37643b8]
116
+ - Updated dependencies [79d5145]
117
+ - @mastra/core@0.10.2-alpha.8
118
+
119
+ ## 0.10.2-alpha.2
120
+
121
+ ### Patch Changes
122
+
123
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
124
+ - Updated dependencies [c5bf1ce]
125
+ - Updated dependencies [12b7002]
126
+ - @mastra/core@0.10.2-alpha.4
127
+
128
+ ## 0.10.2-alpha.1
129
+
130
+ ### Patch Changes
131
+
132
+ - f0d559f: Fix peerdeps for alpha channel
133
+ - Updated dependencies [1e8bb40]
134
+ - @mastra/core@0.10.2-alpha.2
135
+
136
+ ## 0.10.2-alpha.0
137
+
138
+ ### Patch Changes
139
+
140
+ - 592a2db: Added different icons for agents and workflows in mcp tools list
141
+ - Updated dependencies [592a2db]
142
+ - Updated dependencies [e5dc18d]
143
+ - @mastra/core@0.10.2-alpha.0
144
+
145
+ ## 0.10.1
146
+
147
+ ### Patch Changes
148
+
149
+ - 267773e: Show map config on workflow graph
150
+ Highlight borders for conditions too on workflow graph
151
+ Fix watch stream
152
+ - 5343f93: Move emitter to symbol to make private
153
+ - f622cfa: Make some properties of CreateMemoryThreadParams optional
154
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
155
+ - Updated dependencies [d70b807]
156
+ - Updated dependencies [6d16390]
157
+ - Updated dependencies [1e4a421]
158
+ - Updated dependencies [200d0da]
159
+ - Updated dependencies [bf5f17b]
160
+ - Updated dependencies [5343f93]
161
+ - Updated dependencies [38aee50]
162
+ - Updated dependencies [5c41100]
163
+ - Updated dependencies [d6a759b]
164
+ - Updated dependencies [6015bdf]
165
+ - @mastra/core@0.10.1
166
+
167
+ ## 0.10.1-alpha.3
168
+
169
+ ### Patch Changes
170
+
171
+ - 267773e: Show map config on workflow graph
172
+ Highlight borders for conditions too on workflow graph
173
+ Fix watch stream
174
+
175
+ ## 0.10.1-alpha.2
176
+
177
+ ### Patch Changes
178
+
179
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
180
+ - Updated dependencies [6015bdf]
181
+ - @mastra/core@0.10.1-alpha.2
182
+
183
+ ## 0.10.1-alpha.1
184
+
185
+ ### Patch Changes
186
+
187
+ - 5343f93: Move emitter to symbol to make private
188
+ - Updated dependencies [200d0da]
189
+ - Updated dependencies [bf5f17b]
190
+ - Updated dependencies [5343f93]
191
+ - Updated dependencies [38aee50]
192
+ - Updated dependencies [5c41100]
193
+ - Updated dependencies [d6a759b]
194
+ - @mastra/core@0.10.1-alpha.1
195
+
196
+ ## 0.10.1-alpha.0
197
+
198
+ ### Patch Changes
199
+
200
+ - f622cfa: Make some properties of CreateMemoryThreadParams optional
201
+ - Updated dependencies [6d16390]
202
+ - Updated dependencies [1e4a421]
203
+ - @mastra/core@0.10.1-alpha.0
204
+
205
+ ## 0.10.0
206
+
207
+ ### Minor Changes
208
+
209
+ - 83da932: Move @mastra/core to peerdeps
210
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
211
+
212
+ ### Patch Changes
213
+
214
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
215
+ - 0215b0b: Add description to vnext workflow response
216
+ - f53a6ac: Add VNextWorkflowRuns type
217
+ - ccdabdc: Remove trailing / from mastraClient baseUrl
218
+ - a6e3881: Remove non serializable options from agent stream,generate
219
+ - fddae56: Add telemetry to cliend SDK streamParams
220
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
221
+ - 5063646: Accept plain obects as runtimeContext
222
+ - 2672a05: Add MCP servers and tool call execution to playground
223
+ - Updated dependencies [b3a3d63]
224
+ - Updated dependencies [344f453]
225
+ - Updated dependencies [0a3ae6d]
226
+ - Updated dependencies [95911be]
227
+ - Updated dependencies [f53a6ac]
228
+ - Updated dependencies [5eb5a99]
229
+ - Updated dependencies [7e632c5]
230
+ - Updated dependencies [1e9fbfa]
231
+ - Updated dependencies [eabdcd9]
232
+ - Updated dependencies [90be034]
233
+ - Updated dependencies [99f050a]
234
+ - Updated dependencies [d0ee3c6]
235
+ - Updated dependencies [b2ae5aa]
236
+ - Updated dependencies [23f258c]
237
+ - Updated dependencies [a7292b0]
238
+ - Updated dependencies [0dcb9f0]
239
+ - Updated dependencies [2672a05]
240
+ - @mastra/core@0.10.0
241
+
242
+ ## 0.2.0-alpha.1
243
+
244
+ ### Minor Changes
245
+
246
+ - 83da932: Move @mastra/core to peerdeps
247
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
248
+
249
+ ### Patch Changes
250
+
251
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
252
+ - 0215b0b: Add description to vnext workflow response
253
+ - 5063646: Accept plain obects as runtimeContext
254
+ - Updated dependencies [b3a3d63]
255
+ - Updated dependencies [344f453]
256
+ - Updated dependencies [0a3ae6d]
257
+ - Updated dependencies [95911be]
258
+ - Updated dependencies [5eb5a99]
259
+ - Updated dependencies [7e632c5]
260
+ - Updated dependencies [1e9fbfa]
261
+ - Updated dependencies [b2ae5aa]
262
+ - Updated dependencies [a7292b0]
263
+ - Updated dependencies [0dcb9f0]
264
+ - @mastra/core@0.10.0-alpha.1
265
+
266
+ ## 0.1.23-alpha.0
267
+
268
+ ### Patch Changes
269
+
270
+ - f53a6ac: Add VNextWorkflowRuns type
271
+ - ccdabdc: Remove trailing / from mastraClient baseUrl
272
+ - a6e3881: Remove non serializable options from agent stream,generate
273
+ - fddae56: Add telemetry to cliend SDK streamParams
274
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
275
+ - 2672a05: Add MCP servers and tool call execution to playground
276
+ - Updated dependencies [f53a6ac]
277
+ - Updated dependencies [eabdcd9]
278
+ - Updated dependencies [90be034]
279
+ - Updated dependencies [99f050a]
280
+ - Updated dependencies [d0ee3c6]
281
+ - Updated dependencies [23f258c]
282
+ - Updated dependencies [2672a05]
283
+ - @mastra/core@0.9.5-alpha.0
284
+
285
+ ## 0.1.22
286
+
287
+ ### Patch Changes
288
+
289
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
290
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
291
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
292
+ - 0c3d117: Add workflows to agent server handlers
293
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
294
+ - c2b980b: Fix multiple too-calls in AGUI
295
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
296
+ - 0b8b868: Added A2A support + streaming
297
+ - Updated dependencies [396be50]
298
+ - Updated dependencies [ab80e7e]
299
+ - Updated dependencies [c3bd795]
300
+ - Updated dependencies [da082f8]
301
+ - Updated dependencies [a5810ce]
302
+ - Updated dependencies [3e9c131]
303
+ - Updated dependencies [3171b5b]
304
+ - Updated dependencies [973e5ac]
305
+ - Updated dependencies [daf942f]
306
+ - Updated dependencies [0b8b868]
307
+ - Updated dependencies [9e1eff5]
308
+ - Updated dependencies [6fa1ad1]
309
+ - Updated dependencies [c28d7a0]
310
+ - Updated dependencies [edf1e88]
311
+ - @mastra/core@0.9.4
312
+
313
+ ## 0.1.22-alpha.4
314
+
315
+ ### Patch Changes
316
+
317
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
318
+ - Updated dependencies [3e9c131]
319
+ - @mastra/core@0.9.4-alpha.4
320
+
321
+ ## 0.1.22-alpha.3
322
+
323
+ ### Patch Changes
324
+
325
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
326
+ - 0c3d117: Add workflows to agent server handlers
327
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
328
+ - Updated dependencies [396be50]
329
+ - Updated dependencies [c3bd795]
330
+ - Updated dependencies [da082f8]
331
+ - Updated dependencies [a5810ce]
332
+ - @mastra/core@0.9.4-alpha.3
333
+
334
+ ## 0.1.22-alpha.2
335
+
336
+ ### Patch Changes
337
+
338
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
339
+ - c2b980b: Fix multiple too-calls in AGUI
340
+ - Updated dependencies [3171b5b]
341
+ - Updated dependencies [973e5ac]
342
+ - Updated dependencies [9e1eff5]
343
+ - @mastra/core@0.9.4-alpha.2
344
+
345
+ ## 0.1.22-alpha.1
346
+
347
+ ### Patch Changes
348
+
349
+ - Updated dependencies [ab80e7e]
350
+ - Updated dependencies [6fa1ad1]
351
+ - Updated dependencies [c28d7a0]
352
+ - Updated dependencies [edf1e88]
353
+ - @mastra/core@0.9.4-alpha.1
354
+
355
+ ## 0.1.22-alpha.0
356
+
357
+ ### Patch Changes
358
+
359
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
360
+ - 0b8b868: Added A2A support + streaming
361
+ - Updated dependencies [daf942f]
362
+ - Updated dependencies [0b8b868]
363
+ - @mastra/core@0.9.4-alpha.0
364
+
365
+ ## 0.1.21
366
+
367
+ ### Patch Changes
368
+
369
+ - 526c570: expose agent runtimeContext from clientSDK
370
+ - 36eb1aa: Fix AGUI text part
371
+ - 62c9e7d: Fix disappearing tool calls in streaming
372
+ - Updated dependencies [e450778]
373
+ - Updated dependencies [8902157]
374
+ - Updated dependencies [ca0dc88]
375
+ - Updated dependencies [526c570]
376
+ - Updated dependencies [d7a6a33]
377
+ - Updated dependencies [9cd1a46]
378
+ - Updated dependencies [b5d2de0]
379
+ - Updated dependencies [644f8ad]
380
+ - Updated dependencies [70dbf51]
381
+ - @mastra/core@0.9.3
382
+
383
+ ## 0.1.21-alpha.1
384
+
385
+ ### Patch Changes
386
+
387
+ - 36eb1aa: Fix AGUI text part
388
+ - 62c9e7d: Fix disappearing tool calls in streaming
389
+ - Updated dependencies [e450778]
390
+ - Updated dependencies [8902157]
391
+ - Updated dependencies [ca0dc88]
392
+ - Updated dependencies [9cd1a46]
393
+ - Updated dependencies [70dbf51]
394
+ - @mastra/core@0.9.3-alpha.1
395
+
396
+ ## 0.1.21-alpha.0
397
+
398
+ ### Patch Changes
399
+
400
+ - 526c570: expose agent runtimeContext from clientSDK
401
+ - Updated dependencies [526c570]
402
+ - Updated dependencies [b5d2de0]
403
+ - Updated dependencies [644f8ad]
404
+ - @mastra/core@0.9.3-alpha.0
405
+
406
+ ## 0.1.20
407
+
408
+ ### Patch Changes
409
+
410
+ - 2cf3b8f: dependencies updates:
411
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
412
+ - 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`)
413
+ - 4155f47: Add parameters to filter workflow runs
414
+ Add fromDate and toDate to telemetry parameters
415
+ - 254f5c3: Audit, cleanup MastraClient
416
+ - 0097d50: Add serializedStepGraph to vNext workflow
417
+ Return serializedStepGraph from vNext workflow
418
+ Use serializedStepGraph in vNext workflow graph
419
+ - 2429c74: Add get workflow runs api to client-js
420
+ - 2e4f8e9: Agui client integration
421
+ - Updated dependencies [6052aa6]
422
+ - Updated dependencies [967b41c]
423
+ - Updated dependencies [3d2fb5c]
424
+ - Updated dependencies [26738f4]
425
+ - Updated dependencies [4155f47]
426
+ - Updated dependencies [7eeb2bc]
427
+ - Updated dependencies [b804723]
428
+ - Updated dependencies [8607972]
429
+ - Updated dependencies [ccef9f9]
430
+ - Updated dependencies [0097d50]
431
+ - Updated dependencies [7eeb2bc]
432
+ - Updated dependencies [17826a9]
433
+ - Updated dependencies [7d8b7c7]
434
+ - Updated dependencies [fba031f]
435
+ - Updated dependencies [3a5f1e1]
436
+ - Updated dependencies [51e6923]
437
+ - Updated dependencies [8398d89]
438
+ - @mastra/core@0.9.2
439
+
440
+ ## 0.1.20-alpha.6
441
+
442
+ ### Patch Changes
443
+
444
+ - 2e4f8e9: Agui client integration
445
+ - Updated dependencies [6052aa6]
446
+ - Updated dependencies [7d8b7c7]
447
+ - Updated dependencies [3a5f1e1]
448
+ - Updated dependencies [8398d89]
449
+ - @mastra/core@0.9.2-alpha.6
450
+
451
+ ## 0.1.20-alpha.5
452
+
453
+ ### Patch Changes
454
+
455
+ - Updated dependencies [3d2fb5c]
456
+ - Updated dependencies [7eeb2bc]
457
+ - Updated dependencies [8607972]
458
+ - Updated dependencies [7eeb2bc]
459
+ - Updated dependencies [fba031f]
460
+ - @mastra/core@0.9.2-alpha.5
461
+
462
+ ## 0.1.20-alpha.4
463
+
464
+ ### Patch Changes
465
+
466
+ - Updated dependencies [ccef9f9]
467
+ - Updated dependencies [51e6923]
468
+ - @mastra/core@0.9.2-alpha.4
469
+
470
+ ## 0.1.20-alpha.3
471
+
472
+ ### Patch Changes
473
+
474
+ - 4155f47: Add parameters to filter workflow runs
475
+ Add fromDate and toDate to telemetry parameters
476
+ - Updated dependencies [967b41c]
477
+ - Updated dependencies [4155f47]
478
+ - Updated dependencies [17826a9]
479
+ - @mastra/core@0.9.2-alpha.3
480
+
481
+ ## 0.1.20-alpha.2
482
+
483
+ ### Patch Changes
484
+
485
+ - Updated dependencies [26738f4]
486
+ - @mastra/core@0.9.2-alpha.2
487
+
488
+ ## 0.1.20-alpha.1
489
+
490
+ ### Patch Changes
491
+
492
+ - 254f5c3: Audit, cleanup MastraClient
493
+ - 2429c74: Add get workflow runs api to client-js
494
+ - Updated dependencies [b804723]
495
+ - @mastra/core@0.9.2-alpha.1
496
+
497
+ ## 0.1.20-alpha.0
498
+
499
+ ### Patch Changes
500
+
501
+ - 0097d50: Add serializedStepGraph to vNext workflow
502
+ Return serializedStepGraph from vNext workflow
503
+ Use serializedStepGraph in vNext workflow graph
504
+ - Updated dependencies [0097d50]
505
+ - @mastra/core@0.9.2-alpha.0
506
+
507
+ ## 0.1.19
508
+
509
+ ### Patch Changes
510
+
511
+ - b50b9b7: Add vNext workflow to client-js
512
+ - 11d4485: Show VNext workflows on the playground
513
+ Show running status for step in vNext workflowState
514
+ - Updated dependencies [405b63d]
7
515
  - Updated dependencies [81fb7f6]
516
+ - Updated dependencies [20275d4]
517
+ - Updated dependencies [7d1892c]
518
+ - Updated dependencies [a90a082]
519
+ - Updated dependencies [2d17c73]
520
+ - Updated dependencies [61e92f5]
521
+ - Updated dependencies [35955b0]
522
+ - Updated dependencies [6262bd5]
523
+ - Updated dependencies [c1409ef]
524
+ - Updated dependencies [3e7b69d]
525
+ - Updated dependencies [e4943b8]
526
+ - Updated dependencies [11d4485]
527
+ - Updated dependencies [479f490]
528
+ - Updated dependencies [c23a81c]
529
+ - Updated dependencies [2d4001d]
530
+ - Updated dependencies [c71013a]
531
+ - Updated dependencies [1d3b1cd]
532
+ - @mastra/core@0.9.1
533
+
534
+ ## 0.1.19-alpha.8
535
+
536
+ ### Patch Changes
537
+
538
+ - Updated dependencies [2d17c73]
539
+ - @mastra/core@0.9.1-alpha.8
540
+
541
+ ## 0.1.19-alpha.7
542
+
543
+ ### Patch Changes
544
+
545
+ - Updated dependencies [1d3b1cd]
546
+ - @mastra/core@0.9.1-alpha.7
547
+
548
+ ## 0.1.19-alpha.6
549
+
550
+ ### Patch Changes
551
+
552
+ - Updated dependencies [c23a81c]
553
+ - @mastra/core@0.9.1-alpha.6
554
+
555
+ ## 0.1.19-alpha.5
556
+
557
+ ### Patch Changes
558
+
559
+ - Updated dependencies [3e7b69d]
560
+ - @mastra/core@0.9.1-alpha.5
561
+
562
+ ## 0.1.19-alpha.4
563
+
564
+ ### Patch Changes
565
+
566
+ - Updated dependencies [e4943b8]
567
+ - Updated dependencies [479f490]
568
+ - @mastra/core@0.9.1-alpha.4
569
+
570
+ ## 0.1.19-alpha.3
571
+
572
+ ### Patch Changes
573
+
574
+ - Updated dependencies [6262bd5]
575
+ - @mastra/core@0.9.1-alpha.3
576
+
577
+ ## 0.1.19-alpha.2
578
+
579
+ ### Patch Changes
580
+
581
+ - Updated dependencies [405b63d]
582
+ - Updated dependencies [61e92f5]
583
+ - Updated dependencies [c71013a]
584
+ - @mastra/core@0.9.1-alpha.2
585
+
586
+ ## 0.1.19-alpha.1
587
+
588
+ ### Patch Changes
589
+
590
+ - b50b9b7: Add vNext workflow to client-js
591
+ - 11d4485: Show VNext workflows on the playground
592
+ Show running status for step in vNext workflowState
593
+ - Updated dependencies [20275d4]
8
594
  - Updated dependencies [7d1892c]
9
595
  - Updated dependencies [a90a082]
10
596
  - Updated dependencies [35955b0]
597
+ - Updated dependencies [c1409ef]
598
+ - Updated dependencies [11d4485]
11
599
  - Updated dependencies [2d4001d]
12
- - @mastra/core@0.0.0-bundle-dynamic-imports-20250424001248
600
+ - @mastra/core@0.9.1-alpha.1
13
601
 
14
602
  ## 0.1.19-alpha.0
15
603