@mastra/mcp-docs-server 0.13.1-alpha.2 → 0.13.2-alpha.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.
Files changed (57) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +21 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +25 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +14 -14
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +37 -37
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +59 -59
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +48 -48
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +25 -25
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +57 -57
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +25 -25
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +53 -53
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +37 -31
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +60 -60
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +57 -57
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +55 -55
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +71 -71
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +68 -29
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +24 -24
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +27 -27
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +24 -24
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +47 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +48 -48
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +45 -45
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +30 -30
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +41 -41
  25. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +24 -24
  26. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +45 -45
  27. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +60 -60
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +36 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +61 -61
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +89 -89
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +37 -37
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +28 -28
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +24 -24
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +49 -49
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +37 -37
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +63 -63
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +24 -24
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +24 -24
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +24 -24
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +24 -24
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +22 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +24 -24
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +25 -25
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +25 -25
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +24 -24
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +24 -24
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +24 -24
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +24 -24
  51. package/.docs/organized/changelogs/create-mastra.md +29 -29
  52. package/.docs/organized/changelogs/mastra.md +90 -90
  53. package/.docs/raw/local-dev/mastra-dev.mdx +103 -105
  54. package/.docs/raw/workflows/input-data-mapping.mdx +4 -4
  55. package/package.json +4 -4
  56. package/.docs/raw/local-dev/add-to-existing-project.mdx +0 -43
  57. package/.docs/raw/local-dev/creating-a-new-project.mdx +0 -53
@@ -1,5 +1,93 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.1.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 21ffb97: Make dynamic form handle schema better
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [4d21bf2]
10
+ - Updated dependencies [2097952]
11
+ - Updated dependencies [4fb0cc2]
12
+ - Updated dependencies [d2a7a31]
13
+ - Updated dependencies [0e17048]
14
+ - @mastra/core@0.10.7-alpha.1
15
+ - @mastra/client-js@0.10.6-alpha.1
16
+
17
+ ## 5.1.7-alpha.0
18
+
19
+ ### Patch Changes
20
+
21
+ - 9102d89: Fix final output not showing on playground for previously suspended steps
22
+ - Updated dependencies [d8f2d19]
23
+ - Updated dependencies [9d52b17]
24
+ - Updated dependencies [8ba1b51]
25
+ - @mastra/core@0.10.7-alpha.0
26
+ - @mastra/client-js@0.10.6-alpha.0
27
+
28
+ ## 5.1.6
29
+
30
+ ### Patch Changes
31
+
32
+ - 63f6b7d: dependencies updates:
33
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
34
+ - Updated dependency [`@autoform/core@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/core/v/2.2.0) (from `^2.1.0`, in `dependencies`)
35
+ - Updated dependency [`@autoform/react@^3.1.0` ↗︎](https://www.npmjs.com/package/@autoform/react/v/3.1.0) (from `^3.0.0`, in `dependencies`)
36
+ - Updated dependency [`@autoform/zod@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/zod/v/2.2.0) (from `^2.1.0`, in `dependencies`)
37
+ - Updated dependency [`@radix-ui/react-avatar@^1.1.10` ↗︎](https://www.npmjs.com/package/@radix-ui/react-avatar/v/1.1.10) (from `^1.1.3`, in `dependencies`)
38
+ - Updated dependency [`@radix-ui/react-checkbox@^1.3.2` ↗︎](https://www.npmjs.com/package/@radix-ui/react-checkbox/v/1.3.2) (from `^1.1.4`, in `dependencies`)
39
+ - Updated dependency [`@radix-ui/react-collapsible@^1.1.11` ↗︎](https://www.npmjs.com/package/@radix-ui/react-collapsible/v/1.1.11) (from `^1.1.3`, in `dependencies`)
40
+ - Updated dependency [`@radix-ui/react-dialog@^1.1.14` ↗︎](https://www.npmjs.com/package/@radix-ui/react-dialog/v/1.1.14) (from `^1.1.6`, in `dependencies`)
41
+ - Updated dependency [`@radix-ui/react-label@^2.1.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-label/v/2.1.7) (from `^2.1.2`, in `dependencies`)
42
+ - Updated dependency [`@radix-ui/react-popover@^1.1.14` ↗︎](https://www.npmjs.com/package/@radix-ui/react-popover/v/1.1.14) (from `^1.1.6`, in `dependencies`)
43
+ - Updated dependency [`@radix-ui/react-scroll-area@^1.2.9` ↗︎](https://www.npmjs.com/package/@radix-ui/react-scroll-area/v/1.2.9) (from `^1.2.3`, in `dependencies`)
44
+ - Updated dependency [`@radix-ui/react-select@^2.2.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-select/v/2.2.5) (from `^2.1.6`, in `dependencies`)
45
+ - Updated dependency [`@radix-ui/react-slider@^1.3.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-slider/v/1.3.5) (from `^1.2.3`, in `dependencies`)
46
+ - Updated dependency [`@radix-ui/react-slot@^1.2.3` ↗︎](https://www.npmjs.com/package/@radix-ui/react-slot/v/1.2.3) (from `^1.1.2`, in `dependencies`)
47
+ - Updated dependency [`@radix-ui/react-switch@^1.2.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-switch/v/1.2.5) (from `^1.1.3`, in `dependencies`)
48
+ - Updated dependency [`@radix-ui/react-tabs@^1.1.12` ↗︎](https://www.npmjs.com/package/@radix-ui/react-tabs/v/1.1.12) (from `^1.1.2`, in `dependencies`)
49
+ - Updated dependency [`@radix-ui/react-toggle@^1.1.9` ↗︎](https://www.npmjs.com/package/@radix-ui/react-toggle/v/1.1.9) (from `^1.1.2`, in `dependencies`)
50
+ - Updated dependency [`@radix-ui/react-tooltip@^1.2.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-tooltip/v/1.2.7) (from `^1.1.8`, in `dependencies`)
51
+ - Updated dependency [`@tanstack/react-table@^8.21.3` ↗︎](https://www.npmjs.com/package/@tanstack/react-table/v/8.21.3) (from `^8.21.2`, in `dependencies`)
52
+ - Updated dependency [`@uiw/codemirror-theme-dracula@^4.23.13` ↗︎](https://www.npmjs.com/package/@uiw/codemirror-theme-dracula/v/4.23.13) (from `^4.23.10`, in `dependencies`)
53
+ - Updated dependency [`@uiw/react-codemirror@^4.23.13` ↗︎](https://www.npmjs.com/package/@uiw/react-codemirror/v/4.23.13) (from `^4.23.8`, in `dependencies`)
54
+ - Updated dependency [`@xyflow/react@^12.6.4` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.6.4) (from `^12.3.6`, in `dependencies`)
55
+ - Updated dependency [`cmdk@^1.1.1` ↗︎](https://www.npmjs.com/package/cmdk/v/1.1.1) (from `^1.0.0`, in `dependencies`)
56
+ - Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.5.0`, in `dependencies`)
57
+ - Updated dependency [`motion@^12.16.0` ↗︎](https://www.npmjs.com/package/motion/v/12.16.0) (from `^12.4.2`, in `dependencies`)
58
+ - Updated dependency [`prism-react-renderer@^2.4.1` ↗︎](https://www.npmjs.com/package/prism-react-renderer/v/2.4.1) (from `^2.4.0`, in `dependencies`)
59
+ - Updated dependency [`react-hook-form@^7.57.0` ↗︎](https://www.npmjs.com/package/react-hook-form/v/7.57.0) (from `^7.54.2`, in `dependencies`)
60
+ - Updated dependency [`react-resizable-panels@^2.1.9` ↗︎](https://www.npmjs.com/package/react-resizable-panels/v/2.1.9) (from `^2.1.7`, in `dependencies`)
61
+ - Updated dependency [`remark-rehype@^11.1.2` ↗︎](https://www.npmjs.com/package/remark-rehype/v/11.1.2) (from `^11.1.1`, in `dependencies`)
62
+ - Updated dependency [`remeda@^2.23.0` ↗︎](https://www.npmjs.com/package/remeda/v/2.23.0) (from `^2.21.1`, in `dependencies`)
63
+ - Updated dependency [`sonner@^2.0.5` ↗︎](https://www.npmjs.com/package/sonner/v/2.0.5) (from `^2.0.1`, in `dependencies`)
64
+ - Updated dependency [`use-debounce@^10.0.5` ↗︎](https://www.npmjs.com/package/use-debounce/v/10.0.5) (from `^10.0.4`, in `dependencies`)
65
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
66
+ - Updated dependency [`zustand@^5.0.5` ↗︎](https://www.npmjs.com/package/zustand/v/5.0.5) (from `^5.0.3`, in `dependencies`)
67
+ - 02560d4: lift evals fetching to the playground package instead
68
+ - 5f2aa3e: Move workflow hooks to playground
69
+ - 311132e: move useWorkflow to playground instead of playground-ui
70
+ - fc677d7: For final result for a workflow
71
+ - Updated dependencies [63f6b7d]
72
+ - Updated dependencies [63f6b7d]
73
+ - Updated dependencies [12a95fc]
74
+ - Updated dependencies [4b0f8a6]
75
+ - Updated dependencies [51264a5]
76
+ - Updated dependencies [8e6f677]
77
+ - Updated dependencies [d70c420]
78
+ - Updated dependencies [ee9af57]
79
+ - Updated dependencies [36f1c36]
80
+ - Updated dependencies [2a16996]
81
+ - Updated dependencies [10d352e]
82
+ - Updated dependencies [9589624]
83
+ - Updated dependencies [3270d9d]
84
+ - Updated dependencies [53d3c37]
85
+ - Updated dependencies [751c894]
86
+ - Updated dependencies [577ce3a]
87
+ - Updated dependencies [9260b3a]
88
+ - @mastra/client-js@0.10.5
89
+ - @mastra/core@0.10.6
90
+
3
91
  ## 5.1.6-alpha.5
4
92
 
5
93
  ### Patch Changes
@@ -210,93 +298,5 @@
210
298
 
211
299
  ## 5.1.3-alpha.0
212
300
 
213
- ### Patch Changes
214
-
215
- - 6303367: Fixed an issue where a recent memory images in playground fix broke playground tool calls
216
-
217
- ## 5.1.2
218
-
219
- ### Patch Changes
220
-
221
- - 401bbae: Show workflow graph from stepGraph of previous runs when viewing a previous run
222
- - 9666468: move the fetch traces call to the playground instead of playground-ui
223
- - 89a69d0: add a way to go to the given trace of a workflow step
224
- - 6fd77b5: add docs and txt support for multi modal
225
- - 9faee5b: small fixes in the workflows graph
226
- - 4b23936: fix: typos
227
- - 631683f: move workflow runs list in playground-ui instead of playground
228
- - 068b850: fix: able to pass headers to playground components which are using the mastra client
229
- - f0d559f: Fix peerdeps for alpha channel
230
- - f6ddf55: fix traces not showing and reduce API surface from playground ui
231
- - 9a31c09: Highlight steps in nested workflows on workflow graph
232
- - Updated dependencies [ee77e78]
233
- - Updated dependencies [592a2db]
234
- - Updated dependencies [e5dc18d]
235
- - Updated dependencies [ab5adbe]
236
- - Updated dependencies [1e8bb40]
237
- - Updated dependencies [1b5fc55]
238
- - Updated dependencies [195c428]
239
- - Updated dependencies [f73e11b]
240
- - Updated dependencies [37643b8]
241
- - Updated dependencies [99fd6cf]
242
- - Updated dependencies [c5bf1ce]
243
- - Updated dependencies [add596e]
244
- - Updated dependencies [8dc94d8]
245
- - Updated dependencies [b72c768]
246
- - Updated dependencies [ecebbeb]
247
- - Updated dependencies [79d5145]
248
- - Updated dependencies [12b7002]
249
- - Updated dependencies [f0d559f]
250
- - Updated dependencies [2901125]
251
- - @mastra/core@0.10.2
252
- - @mastra/client-js@0.10.2
253
-
254
- ## 5.1.2-alpha.7
255
-
256
- ### Patch Changes
257
-
258
- - Updated dependencies [37643b8]
259
- - Updated dependencies [b72c768]
260
- - Updated dependencies [79d5145]
261
- - @mastra/core@0.10.2-alpha.8
262
- - @mastra/client-js@0.10.2-alpha.3
263
-
264
- ## 5.1.2-alpha.6
265
-
266
- ### Patch Changes
267
-
268
- - 6fd77b5: add docs and txt support for multi modal
269
- - 631683f: move workflow runs list in playground-ui instead of playground
270
- - Updated dependencies [99fd6cf]
271
- - Updated dependencies [8dc94d8]
272
- - @mastra/core@0.10.2-alpha.6
273
-
274
- ## 5.1.2-alpha.5
275
-
276
- ### Patch Changes
277
-
278
- - 9666468: move the fetch traces call to the playground instead of playground-ui
279
- - Updated dependencies [1b5fc55]
280
- - Updated dependencies [add596e]
281
- - Updated dependencies [ecebbeb]
282
- - @mastra/core@0.10.2-alpha.5
283
-
284
- ## 5.1.2-alpha.4
285
-
286
- ### Patch Changes
287
-
288
- - 401bbae: Show workflow graph from stepGraph of previous runs when viewing a previous run
289
- - 4b23936: fix: typos
290
-
291
- ## 5.1.2-alpha.3
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [c5bf1ce]
296
- - Updated dependencies [12b7002]
297
- - @mastra/client-js@0.10.2-alpha.2
298
- - @mastra/core@0.10.2-alpha.4
299
-
300
- ## 5.1.2-alpha.2
301
301
 
302
- ... 1524 more lines hidden. See full changelog in package directory.
302
+ ... 1612 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,41 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 0e17048: Throw mastra errors in storage packages
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [4d21bf2]
10
+ - Updated dependencies [2097952]
11
+ - Updated dependencies [4fb0cc2]
12
+ - Updated dependencies [d2a7a31]
13
+ - Updated dependencies [0e17048]
14
+ - @mastra/core@0.10.7-alpha.1
15
+
16
+ ## 0.10.3
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - Updated dependency [`@qdrant/js-client-rest@^1.14.1` ↗︎](https://www.npmjs.com/package/@qdrant/js-client-rest/v/1.14.1) (from `^1.13.0`, in `dependencies`)
22
+ - Updated dependencies [63f6b7d]
23
+ - Updated dependencies [12a95fc]
24
+ - Updated dependencies [4b0f8a6]
25
+ - Updated dependencies [51264a5]
26
+ - Updated dependencies [8e6f677]
27
+ - Updated dependencies [d70c420]
28
+ - Updated dependencies [ee9af57]
29
+ - Updated dependencies [36f1c36]
30
+ - Updated dependencies [2a16996]
31
+ - Updated dependencies [10d352e]
32
+ - Updated dependencies [9589624]
33
+ - Updated dependencies [53d3c37]
34
+ - Updated dependencies [751c894]
35
+ - Updated dependencies [577ce3a]
36
+ - Updated dependencies [9260b3a]
37
+ - @mastra/core@0.10.6
38
+
3
39
  ## 0.10.3-alpha.0
4
40
 
5
41
  ### Patch Changes
@@ -262,41 +298,5 @@
262
298
 
263
299
  ## 0.2.12-alpha.6
264
300
 
265
- ### Patch Changes
266
-
267
- - Updated dependencies [6052aa6]
268
- - Updated dependencies [7d8b7c7]
269
- - Updated dependencies [3a5f1e1]
270
- - Updated dependencies [8398d89]
271
- - @mastra/core@0.9.2-alpha.6
272
-
273
- ## 0.2.12-alpha.5
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [3d2fb5c]
278
- - Updated dependencies [7eeb2bc]
279
- - Updated dependencies [8607972]
280
- - Updated dependencies [7eeb2bc]
281
- - Updated dependencies [fba031f]
282
- - @mastra/core@0.9.2-alpha.5
283
-
284
- ## 0.2.12-alpha.4
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [ccef9f9]
289
- - Updated dependencies [51e6923]
290
- - @mastra/core@0.9.2-alpha.4
291
-
292
- ## 0.2.12-alpha.3
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [967b41c]
297
- - Updated dependencies [4155f47]
298
- - Updated dependencies [17826a9]
299
- - @mastra/core@0.9.2-alpha.3
300
-
301
301
 
302
- ... 1558 more lines hidden. See full changelog in package directory.
302
+ ... 1594 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 75136cd: Add LaTeX chunking support by adding a case for Language.LATEX in getSeparatorsForLanguage.
8
+
9
+ ### Patch Changes
10
+
11
+ - 63f6b7d: dependencies updates:
12
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
13
+ - Updated dependencies [63f6b7d]
14
+ - Updated dependencies [12a95fc]
15
+ - Updated dependencies [4b0f8a6]
16
+ - Updated dependencies [51264a5]
17
+ - Updated dependencies [8e6f677]
18
+ - Updated dependencies [d70c420]
19
+ - Updated dependencies [ee9af57]
20
+ - Updated dependencies [36f1c36]
21
+ - Updated dependencies [2a16996]
22
+ - Updated dependencies [10d352e]
23
+ - Updated dependencies [9589624]
24
+ - Updated dependencies [53d3c37]
25
+ - Updated dependencies [751c894]
26
+ - Updated dependencies [577ce3a]
27
+ - Updated dependencies [9260b3a]
28
+ - @mastra/core@0.10.6
29
+
3
30
  ## 1.0.0-alpha.0
4
31
 
5
32
  ### Major Changes
@@ -272,31 +299,4 @@
272
299
 
273
300
  ## 0.1.23-alpha.0
274
301
 
275
- ### Patch Changes
276
-
277
- - Updated dependencies [daf942f]
278
- - Updated dependencies [0b8b868]
279
- - @mastra/core@0.9.4-alpha.0
280
-
281
- ## 0.1.22
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [e450778]
286
- - Updated dependencies [8902157]
287
- - Updated dependencies [ca0dc88]
288
- - Updated dependencies [526c570]
289
- - Updated dependencies [d7a6a33]
290
- - Updated dependencies [9cd1a46]
291
- - Updated dependencies [b5d2de0]
292
- - Updated dependencies [644f8ad]
293
- - Updated dependencies [70dbf51]
294
- - @mastra/core@0.9.3
295
-
296
- ## 0.1.22-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [e450778]
301
-
302
- ... 2108 more lines hidden. See full changelog in package directory.
302
+ ... 2135 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/ragie
2
2
 
3
+ ## 1.2.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [12a95fc]
11
+ - Updated dependencies [4b0f8a6]
12
+ - Updated dependencies [51264a5]
13
+ - Updated dependencies [8e6f677]
14
+ - Updated dependencies [d70c420]
15
+ - Updated dependencies [ee9af57]
16
+ - Updated dependencies [36f1c36]
17
+ - Updated dependencies [2a16996]
18
+ - Updated dependencies [10d352e]
19
+ - Updated dependencies [9589624]
20
+ - Updated dependencies [53d3c37]
21
+ - Updated dependencies [751c894]
22
+ - Updated dependencies [577ce3a]
23
+ - Updated dependencies [9260b3a]
24
+ - @mastra/core@0.10.6
25
+
3
26
  ## 1.2.3-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  - Updated dependencies [8398d89]
276
299
  - @mastra/core@0.9.2-alpha.6
277
300
 
278
- ## 1.1.21-alpha.5
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [3d2fb5c]
283
- - Updated dependencies [7eeb2bc]
284
- - Updated dependencies [8607972]
285
- - Updated dependencies [7eeb2bc]
286
- - Updated dependencies [fba031f]
287
- - @mastra/core@0.9.2-alpha.5
288
-
289
- ## 1.1.21-alpha.4
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [ccef9f9]
294
- - Updated dependencies [51e6923]
295
- - @mastra/core@0.9.2-alpha.4
296
-
297
- ## 1.1.21-alpha.3
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1811 more lines hidden. See full changelog in package directory.
302
+ ... 1834 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,53 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d1baedb]
8
+ - Updated dependencies [4d21bf2]
9
+ - Updated dependencies [2097952]
10
+ - Updated dependencies [4fb0cc2]
11
+ - Updated dependencies [d2a7a31]
12
+ - Updated dependencies [0e17048]
13
+ - @mastra/core@0.10.7-alpha.1
14
+
15
+ ## 0.10.7-alpha.0
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [d8f2d19]
20
+ - Updated dependencies [9d52b17]
21
+ - Updated dependencies [8ba1b51]
22
+ - @mastra/core@0.10.7-alpha.0
23
+
24
+ ## 0.10.6
25
+
26
+ ### Patch Changes
27
+
28
+ - 5f67b6f: Transfer-Encoding chunked header for agent stream hono route
29
+ - 8e6f677: Dynamic default llm options
30
+ - ee9af57: Add api for polling run execution result and get run by id
31
+ - 2002c59: fix(voice): compatibility with dynamic agent instructions
32
+ - 3270d9d: Fix runtime context being undefined
33
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
34
+ - Updated dependencies [63f6b7d]
35
+ - Updated dependencies [12a95fc]
36
+ - Updated dependencies [4b0f8a6]
37
+ - Updated dependencies [51264a5]
38
+ - Updated dependencies [8e6f677]
39
+ - Updated dependencies [d70c420]
40
+ - Updated dependencies [ee9af57]
41
+ - Updated dependencies [36f1c36]
42
+ - Updated dependencies [2a16996]
43
+ - Updated dependencies [10d352e]
44
+ - Updated dependencies [9589624]
45
+ - Updated dependencies [53d3c37]
46
+ - Updated dependencies [751c894]
47
+ - Updated dependencies [577ce3a]
48
+ - Updated dependencies [9260b3a]
49
+ - @mastra/core@0.10.6
50
+
3
51
  ## 0.10.6-alpha.5
4
52
 
5
53
  ### Patch Changes
@@ -250,53 +298,5 @@
250
298
  - e5dc18d: Added a backwards compatible layer to begin storing/retrieving UIMessages in storage instead of CoreMessages
251
299
  - e2228f6: Remove stray server log
252
300
  - Updated dependencies [592a2db]
253
- - Updated dependencies [e5dc18d]
254
- - @mastra/core@0.10.2-alpha.0
255
-
256
- ## 0.10.1
257
-
258
- ### Patch Changes
259
-
260
- - 5343f93: Move emitter to symbol to make private
261
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
262
- - Updated dependencies [d70b807]
263
- - Updated dependencies [6d16390]
264
- - Updated dependencies [1e4a421]
265
- - Updated dependencies [200d0da]
266
- - Updated dependencies [bf5f17b]
267
- - Updated dependencies [5343f93]
268
- - Updated dependencies [38aee50]
269
- - Updated dependencies [5c41100]
270
- - Updated dependencies [d6a759b]
271
- - Updated dependencies [6015bdf]
272
- - @mastra/core@0.10.1
273
-
274
- ## 0.10.1-alpha.3
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [d70b807]
279
- - @mastra/core@0.10.1-alpha.3
280
-
281
- ## 0.10.1-alpha.1
282
-
283
- ### Patch Changes
284
-
285
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
286
- - Updated dependencies [6015bdf]
287
- - @mastra/core@0.10.1-alpha.2
288
-
289
- ## 0.10.1-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - 5343f93: Move emitter to symbol to make private
294
- - Updated dependencies [200d0da]
295
- - Updated dependencies [bf5f17b]
296
- - Updated dependencies [5343f93]
297
- - Updated dependencies [38aee50]
298
- - Updated dependencies [5c41100]
299
- - Updated dependencies [d6a759b]
300
- - @mastra/core@0.10.1-alpha.1
301
301
 
302
- ... 2035 more lines hidden. See full changelog in package directory.
302
+ ... 2083 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,41 @@
1
1
  # @mastra/turbopuffer
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 0e17048: Throw mastra errors in storage packages
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [4d21bf2]
10
+ - Updated dependencies [2097952]
11
+ - Updated dependencies [4fb0cc2]
12
+ - Updated dependencies [d2a7a31]
13
+ - Updated dependencies [0e17048]
14
+ - @mastra/core@0.10.7-alpha.1
15
+
16
+ ## 0.10.3
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - Updated dependency [`@turbopuffer/turbopuffer@^0.6.17` ↗︎](https://www.npmjs.com/package/@turbopuffer/turbopuffer/v/0.6.17) (from `^0.6.4`, in `dependencies`)
22
+ - Updated dependencies [63f6b7d]
23
+ - Updated dependencies [12a95fc]
24
+ - Updated dependencies [4b0f8a6]
25
+ - Updated dependencies [51264a5]
26
+ - Updated dependencies [8e6f677]
27
+ - Updated dependencies [d70c420]
28
+ - Updated dependencies [ee9af57]
29
+ - Updated dependencies [36f1c36]
30
+ - Updated dependencies [2a16996]
31
+ - Updated dependencies [10d352e]
32
+ - Updated dependencies [9589624]
33
+ - Updated dependencies [53d3c37]
34
+ - Updated dependencies [751c894]
35
+ - Updated dependencies [577ce3a]
36
+ - Updated dependencies [9260b3a]
37
+ - @mastra/core@0.10.6
38
+
3
39
  ## 0.10.3-alpha.0
4
40
 
5
41
  ### Patch Changes
@@ -262,41 +298,5 @@
262
298
 
263
299
  ### Patch Changes
264
300
 
265
- - Updated dependencies [6052aa6]
266
- - Updated dependencies [7d8b7c7]
267
- - Updated dependencies [3a5f1e1]
268
- - Updated dependencies [8398d89]
269
- - @mastra/core@0.9.2-alpha.6
270
-
271
- ## 0.0.13-alpha.5
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies [3d2fb5c]
276
- - Updated dependencies [7eeb2bc]
277
- - Updated dependencies [8607972]
278
- - Updated dependencies [7eeb2bc]
279
- - Updated dependencies [fba031f]
280
- - @mastra/core@0.9.2-alpha.5
281
-
282
- ## 0.0.13-alpha.4
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [ccef9f9]
287
- - Updated dependencies [51e6923]
288
- - @mastra/core@0.9.2-alpha.4
289
-
290
- ## 0.0.13-alpha.3
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [967b41c]
295
- - Updated dependencies [4155f47]
296
- - Updated dependencies [17826a9]
297
- - @mastra/core@0.9.2-alpha.3
298
-
299
- ## 0.0.13-alpha.2
300
-
301
301
 
302
- ... 605 more lines hidden. See full changelog in package directory.
302
+ ... 641 more lines hidden. See full changelog in package directory.