@mastra/mcp-docs-server 0.13.0 → 0.13.1-alpha.2

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 (104) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +7 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
  4. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +26 -26
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +64 -64
  6. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +15 -15
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcore.md +65 -65
  10. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +82 -82
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +79 -79
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +77 -77
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
  15. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +54 -0
  16. package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
  17. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
  18. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +13 -13
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +47 -47
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +22 -22
  24. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +32 -32
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +27 -27
  27. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
  28. package/.docs/organized/changelogs/%40mastra%2Fpg.md +51 -51
  29. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +108 -108
  30. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  31. package/.docs/organized/changelogs/%40mastra%2Frag.md +17 -17
  32. package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
  33. package/.docs/organized/changelogs/%40mastra%2Fserver.md +66 -66
  34. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
  35. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +37 -37
  36. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +13 -13
  37. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +24 -24
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +13 -13
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
  48. package/.docs/organized/changelogs/create-mastra.md +35 -35
  49. package/.docs/organized/changelogs/mastra.md +124 -124
  50. package/.docs/organized/code-examples/agent.md +5 -2
  51. package/.docs/organized/code-examples/agui.md +4 -1
  52. package/.docs/organized/code-examples/ai-sdk-useChat.md +1 -1
  53. package/.docs/organized/code-examples/fireworks-r1.md +1 -1
  54. package/.docs/organized/code-examples/memory-with-processors.md +2 -2
  55. package/.docs/organized/code-examples/openapi-spec-writer.md +1 -1
  56. package/.docs/organized/code-examples/quick-start.md +1 -1
  57. package/.docs/organized/code-examples/weather-agent.md +7 -1
  58. package/.docs/raw/course/01-first-agent/03-verifying-installation.md +4 -2
  59. package/.docs/raw/course/01-first-agent/16-adding-memory-to-agent.md +1 -1
  60. package/.docs/raw/course/02-agent-tools-mcp/15-updating-mcp-config-github.md +1 -1
  61. package/.docs/raw/course/02-agent-tools-mcp/20-updating-mcp-config-hackernews.md +1 -1
  62. package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
  63. package/.docs/raw/course/03-agent-memory/03-installing-memory.md +4 -2
  64. package/.docs/raw/course/03-agent-memory/04-creating-basic-memory-agent.md +1 -1
  65. package/.docs/raw/course/03-agent-memory/08-configuring-conversation-history.md +3 -3
  66. package/.docs/raw/course/03-agent-memory/13-vector-store-configuration.md +27 -0
  67. package/.docs/raw/course/03-agent-memory/{13-what-is-semantic-recall.md → 14-what-is-semantic-recall.md} +1 -1
  68. package/.docs/raw/course/03-agent-memory/16-configuring-semantic-recall.md +41 -0
  69. package/.docs/raw/course/03-agent-memory/18-advanced-configuration-semantic-recall.md +28 -0
  70. package/.docs/raw/course/03-agent-memory/21-configuring-working-memory.md +9 -9
  71. package/.docs/raw/course/03-agent-memory/22-custom-working-memory-templates.md +10 -2
  72. package/.docs/raw/course/03-agent-memory/25-combining-memory-features.md +8 -1
  73. package/.docs/raw/course/03-agent-memory/27-creating-learning-assistant.md +8 -1
  74. package/.docs/raw/deployment/deployment.mdx +26 -97
  75. package/.docs/raw/deployment/overview.mdx +18 -3
  76. package/.docs/raw/deployment/web-framework.mdx +63 -0
  77. package/.docs/raw/frameworks/web-frameworks/astro.mdx +7 -1
  78. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -1
  79. package/.docs/raw/getting-started/installation.mdx +98 -558
  80. package/.docs/raw/getting-started/project-structure.mdx +3 -16
  81. package/.docs/raw/rag/vector-databases.mdx +4 -7
  82. package/.docs/raw/reference/agents/generate.mdx +35 -3
  83. package/.docs/raw/reference/agents/stream.mdx +35 -3
  84. package/.docs/raw/reference/client-js/memory.mdx +14 -0
  85. package/.docs/raw/reference/client-js/workflows.mdx +28 -0
  86. package/.docs/raw/reference/deployer/cloudflare.mdx +9 -3
  87. package/.docs/raw/reference/deployer/deployer.mdx +1 -1
  88. package/.docs/raw/reference/deployer/netlify.mdx +25 -4
  89. package/.docs/raw/reference/deployer/vercel.mdx +10 -4
  90. package/.docs/raw/workflows/control-flow.mdx +45 -171
  91. package/.docs/raw/workflows/input-data-mapping.mdx +21 -88
  92. package/.docs/raw/workflows/overview.mdx +24 -47
  93. package/.docs/raw/workflows/suspend-and-resume.mdx +46 -34
  94. package/.docs/raw/workflows/using-with-agents-and-tools.mdx +55 -191
  95. package/dist/_tsup-dts-rollup.d.ts +14 -0
  96. package/dist/{chunk-QWIXFGFR.js → chunk-P5AHYMUI.js} +126 -20
  97. package/dist/prepare-docs/prepare.js +1 -1
  98. package/dist/stdio.js +42 -17
  99. package/package.json +15 -15
  100. package/.docs/raw/course/03-agent-memory/15-configuring-semantic-recall.md +0 -46
  101. package/.docs/raw/course/03-agent-memory/16-vector-store-configuration.md +0 -37
  102. package/.docs/raw/course/03-agent-memory/18-disabling-semantic-recall.md +0 -24
  103. /package/.docs/raw/{deployment/client.mdx → client-js/overview.mdx} +0 -0
  104. /package/.docs/raw/course/03-agent-memory/{14-how-semantic-recall-works.md → 15-how-semantic-recall-works.md} +0 -0
@@ -1,5 +1,86 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.10.6-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [12a95fc]
8
+ - Updated dependencies [51264a5]
9
+ - Updated dependencies [8e6f677]
10
+ - @mastra/core@0.10.6-alpha.5
11
+ - @mastra/deployer@0.10.6-alpha.5
12
+
13
+ ## 0.10.6-alpha.4
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [79b9909]
18
+ - Updated dependencies [084f6aa]
19
+ - Updated dependencies [9589624]
20
+ - @mastra/deployer@0.10.6-alpha.4
21
+ - @mastra/core@0.10.6-alpha.4
22
+
23
+ ## 0.10.6-alpha.3
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [4051477]
28
+ - Updated dependencies [c28ed65]
29
+ - Updated dependencies [d70c420]
30
+ - Updated dependencies [2a16996]
31
+ - @mastra/deployer@0.10.6-alpha.3
32
+ - @mastra/core@0.10.6-alpha.3
33
+
34
+ ## 0.10.6-alpha.2
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [4b0f8a6]
39
+ - Updated dependencies [ec7f824]
40
+ - @mastra/core@0.10.6-alpha.2
41
+ - @mastra/deployer@0.10.6-alpha.2
42
+
43
+ ## 0.10.6-alpha.1
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies [ee9af57]
48
+ - Updated dependencies [3270d9d]
49
+ - Updated dependencies [751c894]
50
+ - Updated dependencies [577ce3a]
51
+ - Updated dependencies [9260b3a]
52
+ - @mastra/deployer@0.10.6-alpha.1
53
+ - @mastra/core@0.10.6-alpha.1
54
+
55
+ ## 0.10.6-alpha.0
56
+
57
+ ### Patch Changes
58
+
59
+ - 2d12edd: dependencies updates:
60
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
61
+ - 63f6b7d: dependencies updates:
62
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
63
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
64
+ - Removed dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `dependencies`)
65
+ - Updated dependencies [63f6b7d]
66
+ - Updated dependencies [2d12edd]
67
+ - Updated dependencies [63f6b7d]
68
+ - Updated dependencies [36f1c36]
69
+ - Updated dependencies [10d352e]
70
+ - Updated dependencies [53d3c37]
71
+ - @mastra/core@0.10.6-alpha.0
72
+ - @mastra/deployer@0.10.6-alpha.0
73
+
74
+ ## 0.10.5
75
+
76
+ ### Patch Changes
77
+
78
+ - Updated dependencies [8725d02]
79
+ - Updated dependencies [13c97f9]
80
+ - Updated dependencies [105f872]
81
+ - @mastra/deployer@0.10.5
82
+ - @mastra/core@0.10.5
83
+
3
84
  ## 0.10.4
4
85
 
5
86
  ### Patch Changes
@@ -217,86 +298,5 @@
217
298
 
218
299
  ## 0.10.2-alpha.1
219
300
 
220
- ### Patch Changes
221
-
222
- - Updated dependencies [ee77e78]
223
- - Updated dependencies [2901125]
224
- - @mastra/core@0.10.2-alpha.1
225
- - @mastra/deployer@0.10.2-alpha.1
226
-
227
- ## 0.10.2-alpha.0
228
-
229
- ### Patch Changes
230
-
231
- - Updated dependencies [592a2db]
232
- - Updated dependencies [e5dc18d]
233
- - @mastra/core@0.10.2-alpha.0
234
- - @mastra/deployer@0.10.2-alpha.0
235
-
236
- ## 0.10.1
237
-
238
- ### Patch Changes
239
-
240
- - d70b807: Improve storage.init
241
- - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
242
- - Updated dependencies [d70b807]
243
- - Updated dependencies [6d16390]
244
- - Updated dependencies [1e4a421]
245
- - Updated dependencies [200d0da]
246
- - Updated dependencies [bed0916]
247
- - Updated dependencies [bf5f17b]
248
- - Updated dependencies [5343f93]
249
- - Updated dependencies [38aee50]
250
- - Updated dependencies [5c41100]
251
- - Updated dependencies [d6a759b]
252
- - Updated dependencies [fe68410]
253
- - Updated dependencies [6015bdf]
254
- - @mastra/core@0.10.1
255
- - @mastra/deployer@0.10.1
256
-
257
- ## 0.10.1-alpha.3
258
-
259
- ### Patch Changes
260
-
261
- - d70b807: Improve storage.init
262
- - Updated dependencies [d70b807]
263
- - @mastra/core@0.10.1-alpha.3
264
- - @mastra/deployer@0.10.1-alpha.3
265
-
266
- ## 0.10.1-alpha.2
267
-
268
- ### Patch Changes
269
-
270
- - Updated dependencies [fe68410]
271
- - Updated dependencies [6015bdf]
272
- - @mastra/deployer@0.10.1-alpha.2
273
- - @mastra/core@0.10.1-alpha.2
274
-
275
- ## 0.10.1-alpha.1
276
-
277
- ### Patch Changes
278
-
279
- - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
280
- - Updated dependencies [200d0da]
281
- - Updated dependencies [bed0916]
282
- - Updated dependencies [bf5f17b]
283
- - Updated dependencies [5343f93]
284
- - Updated dependencies [38aee50]
285
- - Updated dependencies [5c41100]
286
- - Updated dependencies [d6a759b]
287
- - @mastra/core@0.10.1-alpha.1
288
- - @mastra/deployer@0.10.1-alpha.1
289
-
290
- ## 0.10.1-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [6d16390]
295
- - Updated dependencies [1e4a421]
296
- - @mastra/deployer@0.10.1-alpha.0
297
- - @mastra/core@0.10.1-alpha.0
298
-
299
- ## 0.10.0
300
-
301
301
 
302
- ... 2308 more lines hidden. See full changelog in package directory.
302
+ ... 2389 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,83 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.10.6-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [12a95fc]
8
+ - Updated dependencies [51264a5]
9
+ - Updated dependencies [8e6f677]
10
+ - @mastra/core@0.10.6-alpha.5
11
+ - @mastra/deployer@0.10.6-alpha.5
12
+
13
+ ## 0.10.6-alpha.4
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [79b9909]
18
+ - Updated dependencies [084f6aa]
19
+ - Updated dependencies [9589624]
20
+ - @mastra/deployer@0.10.6-alpha.4
21
+ - @mastra/core@0.10.6-alpha.4
22
+
23
+ ## 0.10.6-alpha.3
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [4051477]
28
+ - Updated dependencies [c28ed65]
29
+ - Updated dependencies [d70c420]
30
+ - Updated dependencies [2a16996]
31
+ - @mastra/deployer@0.10.6-alpha.3
32
+ - @mastra/core@0.10.6-alpha.3
33
+
34
+ ## 0.10.6-alpha.2
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [4b0f8a6]
39
+ - Updated dependencies [ec7f824]
40
+ - @mastra/core@0.10.6-alpha.2
41
+ - @mastra/deployer@0.10.6-alpha.2
42
+
43
+ ## 0.10.6-alpha.1
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies [ee9af57]
48
+ - Updated dependencies [3270d9d]
49
+ - Updated dependencies [751c894]
50
+ - Updated dependencies [577ce3a]
51
+ - Updated dependencies [9260b3a]
52
+ - @mastra/deployer@0.10.6-alpha.1
53
+ - @mastra/core@0.10.6-alpha.1
54
+
55
+ ## 0.10.6-alpha.0
56
+
57
+ ### Patch Changes
58
+
59
+ - 63f6b7d: dependencies updates:
60
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
61
+ - Removed dependency [`netlify-cli@^19.1.7` ↗︎](https://www.npmjs.com/package/netlify-cli/v/19.1.7) (from `dependencies`)
62
+ - Updated dependencies [63f6b7d]
63
+ - Updated dependencies [2d12edd]
64
+ - Updated dependencies [63f6b7d]
65
+ - Updated dependencies [36f1c36]
66
+ - Updated dependencies [10d352e]
67
+ - Updated dependencies [53d3c37]
68
+ - @mastra/core@0.10.6-alpha.0
69
+ - @mastra/deployer@0.10.6-alpha.0
70
+
71
+ ## 0.10.5
72
+
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [8725d02]
76
+ - Updated dependencies [13c97f9]
77
+ - Updated dependencies [105f872]
78
+ - @mastra/deployer@0.10.5
79
+ - @mastra/core@0.10.5
80
+
3
81
  ## 0.10.4
4
82
 
5
83
  ### Patch Changes
@@ -220,83 +298,5 @@
220
298
 
221
299
  ## 0.10.2-alpha.0
222
300
 
223
- ### Patch Changes
224
-
225
- - Updated dependencies [592a2db]
226
- - Updated dependencies [e5dc18d]
227
- - @mastra/core@0.10.2-alpha.0
228
- - @mastra/deployer@0.10.2-alpha.0
229
-
230
- ## 0.10.1
231
-
232
- ### Patch Changes
233
-
234
- - d70b807: Improve storage.init
235
- - Updated dependencies [d70b807]
236
- - Updated dependencies [6d16390]
237
- - Updated dependencies [1e4a421]
238
- - Updated dependencies [200d0da]
239
- - Updated dependencies [bed0916]
240
- - Updated dependencies [bf5f17b]
241
- - Updated dependencies [5343f93]
242
- - Updated dependencies [38aee50]
243
- - Updated dependencies [5c41100]
244
- - Updated dependencies [d6a759b]
245
- - Updated dependencies [fe68410]
246
- - Updated dependencies [6015bdf]
247
- - @mastra/core@0.10.1
248
- - @mastra/deployer@0.10.1
249
-
250
- ## 0.10.1-alpha.3
251
-
252
- ### Patch Changes
253
-
254
- - d70b807: Improve storage.init
255
- - Updated dependencies [d70b807]
256
- - @mastra/core@0.10.1-alpha.3
257
- - @mastra/deployer@0.10.1-alpha.3
258
-
259
- ## 0.10.1-alpha.2
260
-
261
- ### Patch Changes
262
-
263
- - Updated dependencies [fe68410]
264
- - Updated dependencies [6015bdf]
265
- - @mastra/deployer@0.10.1-alpha.2
266
- - @mastra/core@0.10.1-alpha.2
267
-
268
- ## 0.10.1-alpha.1
269
-
270
- ### Patch Changes
271
-
272
- - Updated dependencies [200d0da]
273
- - Updated dependencies [bed0916]
274
- - Updated dependencies [bf5f17b]
275
- - Updated dependencies [5343f93]
276
- - Updated dependencies [38aee50]
277
- - Updated dependencies [5c41100]
278
- - Updated dependencies [d6a759b]
279
- - @mastra/core@0.10.1-alpha.1
280
- - @mastra/deployer@0.10.1-alpha.1
281
-
282
- ## 0.10.1-alpha.0
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [6d16390]
287
- - Updated dependencies [1e4a421]
288
- - @mastra/deployer@0.10.1-alpha.0
289
- - @mastra/core@0.10.1-alpha.0
290
-
291
- ## 0.10.0
292
-
293
- ### Minor Changes
294
-
295
- - 83da932: Move @mastra/core to peerdeps
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [b3a3d63]
300
- - Updated dependencies [344f453]
301
301
 
302
- ... 2270 more lines hidden. See full changelog in package directory.
302
+ ... 2348 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,81 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.10.6-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [12a95fc]
8
+ - Updated dependencies [51264a5]
9
+ - Updated dependencies [8e6f677]
10
+ - @mastra/core@0.10.6-alpha.5
11
+ - @mastra/deployer@0.10.6-alpha.5
12
+
13
+ ## 0.10.6-alpha.4
14
+
15
+ ### Patch Changes
16
+
17
+ - 5054889: Update vercel deployer to use build output. Fixes both cli and git deploys
18
+ - Updated dependencies [79b9909]
19
+ - Updated dependencies [084f6aa]
20
+ - Updated dependencies [9589624]
21
+ - @mastra/deployer@0.10.6-alpha.4
22
+ - @mastra/core@0.10.6-alpha.4
23
+
24
+ ## 0.10.6-alpha.3
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [4051477]
29
+ - Updated dependencies [c28ed65]
30
+ - Updated dependencies [d70c420]
31
+ - Updated dependencies [2a16996]
32
+ - @mastra/deployer@0.10.6-alpha.3
33
+ - @mastra/core@0.10.6-alpha.3
34
+
35
+ ## 0.10.6-alpha.2
36
+
37
+ ### Patch Changes
38
+
39
+ - Updated dependencies [4b0f8a6]
40
+ - Updated dependencies [ec7f824]
41
+ - @mastra/core@0.10.6-alpha.2
42
+ - @mastra/deployer@0.10.6-alpha.2
43
+
44
+ ## 0.10.6-alpha.1
45
+
46
+ ### Patch Changes
47
+
48
+ - Updated dependencies [ee9af57]
49
+ - Updated dependencies [3270d9d]
50
+ - Updated dependencies [751c894]
51
+ - Updated dependencies [577ce3a]
52
+ - Updated dependencies [9260b3a]
53
+ - @mastra/deployer@0.10.6-alpha.1
54
+ - @mastra/core@0.10.6-alpha.1
55
+
56
+ ## 0.10.6-alpha.0
57
+
58
+ ### Patch Changes
59
+
60
+ - Updated dependencies [63f6b7d]
61
+ - Updated dependencies [2d12edd]
62
+ - Updated dependencies [63f6b7d]
63
+ - Updated dependencies [36f1c36]
64
+ - Updated dependencies [10d352e]
65
+ - Updated dependencies [53d3c37]
66
+ - @mastra/core@0.10.6-alpha.0
67
+ - @mastra/deployer@0.10.6-alpha.0
68
+
69
+ ## 0.10.5
70
+
71
+ ### Patch Changes
72
+
73
+ - Updated dependencies [8725d02]
74
+ - Updated dependencies [13c97f9]
75
+ - Updated dependencies [105f872]
76
+ - @mastra/deployer@0.10.5
77
+ - @mastra/core@0.10.5
78
+
3
79
  ## 0.10.4
4
80
 
5
81
  ### Patch Changes
@@ -222,81 +298,5 @@
222
298
  - Updated dependencies [6d16390]
223
299
  - Updated dependencies [1e4a421]
224
300
  - Updated dependencies [200d0da]
225
- - Updated dependencies [bed0916]
226
- - Updated dependencies [bf5f17b]
227
- - Updated dependencies [5343f93]
228
- - Updated dependencies [38aee50]
229
- - Updated dependencies [5c41100]
230
- - Updated dependencies [d6a759b]
231
- - Updated dependencies [fe68410]
232
- - Updated dependencies [6015bdf]
233
- - @mastra/core@0.10.1
234
- - @mastra/deployer@0.10.1
235
-
236
- ## 0.10.1-alpha.3
237
-
238
- ### Patch Changes
239
-
240
- - d70b807: Improve storage.init
241
- - Updated dependencies [d70b807]
242
- - @mastra/core@0.10.1-alpha.3
243
- - @mastra/deployer@0.10.1-alpha.3
244
-
245
- ## 0.10.1-alpha.2
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies [fe68410]
250
- - Updated dependencies [6015bdf]
251
- - @mastra/deployer@0.10.1-alpha.2
252
- - @mastra/core@0.10.1-alpha.2
253
-
254
- ## 0.10.1-alpha.1
255
-
256
- ### Patch Changes
257
-
258
- - Updated dependencies [200d0da]
259
- - Updated dependencies [bed0916]
260
- - Updated dependencies [bf5f17b]
261
- - Updated dependencies [5343f93]
262
- - Updated dependencies [38aee50]
263
- - Updated dependencies [5c41100]
264
- - Updated dependencies [d6a759b]
265
- - @mastra/core@0.10.1-alpha.1
266
- - @mastra/deployer@0.10.1-alpha.1
267
-
268
- ## 0.10.1-alpha.0
269
-
270
- ### Patch Changes
271
-
272
- - Updated dependencies [6d16390]
273
- - Updated dependencies [1e4a421]
274
- - @mastra/deployer@0.10.1-alpha.0
275
- - @mastra/core@0.10.1-alpha.0
276
-
277
- ## 0.10.0
278
-
279
- ### Minor Changes
280
-
281
- - 83da932: Move @mastra/core to peerdeps
282
-
283
- ### Patch Changes
284
301
 
285
- - 2348c5c: Fixed PUT/DELETE reqeusts for Vercel deployer
286
- - Updated dependencies [b3a3d63]
287
- - Updated dependencies [344f453]
288
- - Updated dependencies [0a3ae6d]
289
- - Updated dependencies [95911be]
290
- - Updated dependencies [83da932]
291
- - Updated dependencies [f53a6ac]
292
- - Updated dependencies [5eb5a99]
293
- - Updated dependencies [7e632c5]
294
- - Updated dependencies [1e9fbfa]
295
- - Updated dependencies [eabdcd9]
296
- - Updated dependencies [90be034]
297
- - Updated dependencies [8d9feae]
298
- - Updated dependencies [aaf0e48]
299
- - Updated dependencies [99f050a]
300
- - Updated dependencies [d0ee3c6]
301
-
302
- ... 2260 more lines hidden. See full changelog in package directory.
302
+ ... 2336 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,98 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.6-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [12a95fc]
8
+ - Updated dependencies [51264a5]
9
+ - Updated dependencies [8e6f677]
10
+ - @mastra/core@0.10.6-alpha.5
11
+ - @mastra/server@0.10.6-alpha.5
12
+
13
+ ## 0.10.6-alpha.4
14
+
15
+ ### Patch Changes
16
+
17
+ - 79b9909: Optimize dependencies of tools even when unused.
18
+
19
+ Fixes #5149
20
+
21
+ - 084f6aa: Add logs to circular dependency to warn people when starting server might break
22
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
23
+ - Updated dependencies [9589624]
24
+ - @mastra/core@0.10.6-alpha.4
25
+ - @mastra/server@0.10.6-alpha.4
26
+
27
+ ## 0.10.6-alpha.3
28
+
29
+ ### Patch Changes
30
+
31
+ - 4051477: dependencies updates:
32
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
33
+ - c28ed65: dependencies updates:
34
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
35
+ - Updated dependencies [d70c420]
36
+ - Updated dependencies [2a16996]
37
+ - Updated dependencies [2002c59]
38
+ - @mastra/core@0.10.6-alpha.3
39
+ - @mastra/server@0.10.6-alpha.3
40
+
41
+ ## 0.10.6-alpha.2
42
+
43
+ ### Patch Changes
44
+
45
+ - ec7f824: Add support to improve lodash imports
46
+ - Updated dependencies [5f67b6f]
47
+ - Updated dependencies [4b0f8a6]
48
+ - @mastra/server@0.10.6-alpha.2
49
+ - @mastra/core@0.10.6-alpha.2
50
+
51
+ ## 0.10.6-alpha.1
52
+
53
+ ### Patch Changes
54
+
55
+ - ee9af57: Add api for polling run execution result and get run by id
56
+ - 3270d9d: Fix runtime context being undefined
57
+ - Updated dependencies [ee9af57]
58
+ - Updated dependencies [3270d9d]
59
+ - Updated dependencies [751c894]
60
+ - Updated dependencies [577ce3a]
61
+ - Updated dependencies [9260b3a]
62
+ - @mastra/server@0.10.6-alpha.1
63
+ - @mastra/core@0.10.6-alpha.1
64
+
65
+ ## 0.10.6-alpha.0
66
+
67
+ ### Patch Changes
68
+
69
+ - 2d12edd: dependencies updates:
70
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
71
+ - 63f6b7d: dependencies updates:
72
+ - Updated dependency [`detect-libc@^2.0.4` ↗︎](https://www.npmjs.com/package/detect-libc/v/2.0.4) (from `^2.0.3`, in `dependencies`)
73
+ - Updated dependency [`esbuild@^0.25.5` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.5) (from `^0.25.1`, in `dependencies`)
74
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
75
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
76
+ - 36f1c36: MCP Client and Server streamable http fixes
77
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
78
+ - Updated dependencies [63f6b7d]
79
+ - Updated dependencies [36f1c36]
80
+ - Updated dependencies [10d352e]
81
+ - Updated dependencies [53d3c37]
82
+ - @mastra/core@0.10.6-alpha.0
83
+ - @mastra/server@0.10.6-alpha.0
84
+
85
+ ## 0.10.5
86
+
87
+ ### Patch Changes
88
+
89
+ - 8725d02: Remove swaggerUI and openAPI url when server starts
90
+ - 105f872: Fix body already in use for POST requests
91
+ - Updated dependencies [1ba421d]
92
+ - Updated dependencies [13c97f9]
93
+ - @mastra/server@0.10.5
94
+ - @mastra/core@0.10.5
95
+
3
96
  ## 0.10.4
4
97
 
5
98
  ### Patch Changes
@@ -205,98 +298,5 @@
205
298
 
206
299
  ## 0.10.2-alpha.4
207
300
 
208
- ### Patch Changes
209
-
210
- - Updated dependencies [c5bf1ce]
211
- - Updated dependencies [12b7002]
212
- - @mastra/server@0.10.2-alpha.4
213
- - @mastra/core@0.10.2-alpha.4
214
-
215
- ## 0.10.2-alpha.3
216
-
217
- ### Patch Changes
218
-
219
- - f73e11b: fix telemetry disabled not working on playground
220
- - f946acf: Filter out dynamic imports by node builtins
221
- - Updated dependencies [ab5adbe]
222
- - Updated dependencies [195c428]
223
- - Updated dependencies [f73e11b]
224
- - Updated dependencies [422ee9e]
225
- - @mastra/core@0.10.2-alpha.3
226
- - @mastra/server@0.10.2-alpha.3
227
-
228
- ## 0.10.2-alpha.2
229
-
230
- ### Patch Changes
231
-
232
- - e8d2aff: Fix non-scoped packages in mastra build
233
- - 4187ed4: Fix mcp server api openapijson
234
- - f0d559f: Fix peerdeps for alpha channel
235
- - Updated dependencies [1e8bb40]
236
- - Updated dependencies [f0d559f]
237
- - Updated dependencies [a0ebc3f]
238
- - @mastra/core@0.10.2-alpha.2
239
- - @mastra/server@0.10.2-alpha.2
240
-
241
- ## 0.10.2-alpha.1
242
-
243
- ### Patch Changes
244
-
245
- - Updated dependencies [ee77e78]
246
- - Updated dependencies [2901125]
247
- - @mastra/core@0.10.2-alpha.1
248
- - @mastra/server@0.10.2-alpha.1
249
-
250
- ## 0.10.2-alpha.0
251
-
252
- ### Patch Changes
253
-
254
- - Updated dependencies [592a2db]
255
- - Updated dependencies [e5dc18d]
256
- - Updated dependencies [e2228f6]
257
- - @mastra/core@0.10.2-alpha.0
258
- - @mastra/server@0.10.2-alpha.0
259
-
260
- ## 0.10.1
261
-
262
- ### Patch Changes
263
-
264
- - 6d16390: Support custom bundle externals on mastra Instance
265
- - bed0916: Handle wildcards in tools discovery
266
- - 5343f93: Move emitter to symbol to make private
267
- - fe68410: Fix mcp server routes
268
- - Updated dependencies [d70b807]
269
- - Updated dependencies [6d16390]
270
- - Updated dependencies [1e4a421]
271
- - Updated dependencies [200d0da]
272
- - Updated dependencies [bf5f17b]
273
- - Updated dependencies [5343f93]
274
- - Updated dependencies [38aee50]
275
- - Updated dependencies [5c41100]
276
- - Updated dependencies [d6a759b]
277
- - Updated dependencies [6015bdf]
278
- - @mastra/core@0.10.1
279
- - @mastra/server@0.10.1
280
-
281
- ## 0.10.1-alpha.3
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [d70b807]
286
- - @mastra/core@0.10.1-alpha.3
287
- - @mastra/server@0.10.1-alpha.3
288
-
289
- ## 0.10.1-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - fe68410: Fix mcp server routes
294
- - Updated dependencies [6015bdf]
295
- - @mastra/server@0.10.1-alpha.1
296
- - @mastra/core@0.10.1-alpha.2
297
-
298
- ## 0.10.1-alpha.1
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2305 more lines hidden. See full changelog in package directory.
302
+ ... 2398 more lines hidden. See full changelog in package directory.