@mastra/mcp-docs-server 0.0.14-alpha.0 → 0.0.14-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 (71) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +20 -20
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +20 -20
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +20 -20
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +22 -22
  5. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +19 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +20 -6
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +20 -20
  8. package/.docs/organized/changelogs/%40mastra%2Fcore.md +18 -18
  9. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +19 -0
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +24 -24
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +24 -24
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +25 -25
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +24 -24
  14. package/.docs/organized/changelogs/%40mastra%2Fevals.md +20 -20
  15. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +22 -22
  16. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +20 -20
  17. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +19 -0
  18. package/.docs/organized/changelogs/%40mastra%2Floggers.md +20 -20
  19. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +24 -24
  20. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +20 -20
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +35 -35
  22. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +20 -20
  23. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
  24. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +19 -0
  25. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +19 -0
  26. package/.docs/organized/changelogs/%40mastra%2Fpg.md +20 -20
  27. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +20 -20
  28. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +24 -24
  29. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +20 -20
  30. package/.docs/organized/changelogs/%40mastra%2Frag.md +20 -20
  31. package/.docs/organized/changelogs/%40mastra%2Fragie.md +20 -20
  32. package/.docs/organized/changelogs/%40mastra%2Fserver.md +22 -22
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +20 -20
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +20 -20
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +20 -20
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +20 -20
  37. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +20 -20
  38. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +20 -20
  39. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +20 -20
  40. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +20 -20
  41. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +20 -20
  42. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +20 -20
  43. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +20 -20
  44. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +20 -20
  45. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +20 -20
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +20 -20
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +20 -20
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +20 -20
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +20 -20
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +20 -20
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +20 -20
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +20 -20
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +20 -20
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +20 -20
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +20 -20
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +20 -20
  57. package/.docs/organized/changelogs/mastra.md +23 -23
  58. package/.docs/organized/code-examples/agent.md +201 -26
  59. package/.docs/organized/code-examples/mcp-configuration.md +579 -0
  60. package/.docs/organized/code-examples/memory-with-processors.md +609 -0
  61. package/.docs/organized/code-examples/openapi-spec-writer.md +588 -0
  62. package/.docs/raw/agents/dynamic-agents.mdx +47 -0
  63. package/.docs/raw/agents/using-tools-and-mcp.mdx +19 -0
  64. package/.docs/raw/reference/deployer/cloudflare.mdx +7 -0
  65. package/.docs/raw/reference/deployer/netlify.mdx +5 -0
  66. package/.docs/raw/reference/deployer/vercel.mdx +6 -0
  67. package/.docs/raw/workflows-vnext/using-with-agents-and-tools.mdx +1 -1
  68. package/dist/{chunk-OKBMABZO.js → chunk-JWLYN5OI.js} +3 -2
  69. package/dist/prepare-docs/prepare.js +1 -1
  70. package/dist/stdio.js +1 -1
  71. package/package.json +3 -3
@@ -1,5 +1,24 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.2.15-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.2.15-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
  - Updated dependencies [08bb78e]
280
299
  - @mastra/core@0.9.0-alpha.5
281
300
 
282
- ## 0.2.11-alpha.4
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [7e92011]
287
- - @mastra/core@0.9.0-alpha.4
288
-
289
- ## 0.2.11-alpha.3
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [fe3ae4d]
294
- - @mastra/core@0.9.0-alpha.3
295
-
296
- ## 0.2.11-alpha.2
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [9ee4293]
301
301
 
302
- ... 1368 more lines hidden. See full changelog in package directory.
302
+ ... 1387 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.2.15-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.2.15-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
  ### Patch Changes
280
299
 
281
300
  - Updated dependencies [08bb78e]
282
- - @mastra/core@0.9.0-alpha.5
283
-
284
- ## 0.2.11-alpha.4
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [7e92011]
289
- - @mastra/core@0.9.0-alpha.4
290
-
291
- ## 0.2.11-alpha.3
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [fe3ae4d]
296
- - @mastra/core@0.9.0-alpha.3
297
-
298
- ## 0.2.11-alpha.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1369 more lines hidden. See full changelog in package directory.
302
+ ... 1388 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.3.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.3.4-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.3.4-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
  ### Patch Changes
280
299
 
281
300
  - dd8d0cb: make Clickhouse storage extendable
282
- - Updated dependencies [157c741]
283
- - @mastra/core@0.9.0-alpha.6
284
-
285
- ## 0.3.0-alpha.5
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [08bb78e]
290
- - @mastra/core@0.9.0-alpha.5
291
-
292
- ## 0.3.0-alpha.4
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7e92011]
297
- - @mastra/core@0.9.0-alpha.4
298
-
299
- ## 0.3.0-alpha.3
300
-
301
301
 
302
- ... 221 more lines hidden. See full changelog in package directory.
302
+ ... 240 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,26 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.22-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
8
+ - c2b980b: Fix multiple too-calls in AGUI
9
+ - Updated dependencies [3171b5b]
10
+ - Updated dependencies [973e5ac]
11
+ - Updated dependencies [9e1eff5]
12
+ - @mastra/core@0.9.4-alpha.2
13
+
14
+ ## 0.1.22-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [ab80e7e]
19
+ - Updated dependencies [6fa1ad1]
20
+ - Updated dependencies [c28d7a0]
21
+ - Updated dependencies [edf1e88]
22
+ - @mastra/core@0.9.4-alpha.1
23
+
3
24
  ## 0.1.22-alpha.0
4
25
 
5
26
  ### Patch Changes
@@ -277,26 +298,5 @@
277
298
  - Updated dependencies [6f92295]
278
299
  - @mastra/core@0.9.0
279
300
 
280
- ## 0.1.18-alpha.8
281
-
282
- ### Patch Changes
283
-
284
- - 2538066: Fix memory thread creation from client SDK
285
- - Updated dependencies [000a6d4]
286
- - Updated dependencies [ed2f549]
287
- - Updated dependencies [c0f22b4]
288
- - Updated dependencies [0a033fa]
289
- - Updated dependencies [9c26508]
290
- - Updated dependencies [0f4eae3]
291
- - Updated dependencies [16a8648]
292
- - @mastra/core@0.9.0-alpha.8
293
-
294
- ## 0.1.18-alpha.7
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [71d9444]
299
- - @mastra/core@0.9.0-alpha.7
300
-
301
301
 
302
- ... 818 more lines hidden. See full changelog in package directory.
302
+ ... 839 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.0.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.0.3-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.0.3-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -1,5 +1,24 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.1.9-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.1.9-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.1.9-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -279,10 +298,5 @@
279
298
  - Updated dependencies [71d9444]
280
299
  - @mastra/core@0.9.0-alpha.7
281
300
 
282
- ## 0.1.5-alpha.2
283
-
284
- ### Patch Changes
285
301
 
286
- - 2c43f23: Add Cloudflare D1 storage
287
- - Updated dependencies [157c741]
288
- - @mastra/core@0.9.0-alpha.6
302
+ ... 8 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.1.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.1.4-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.1.4-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -280,23 +299,4 @@
280
299
 
281
300
  ## 0.1.0-alpha.7
282
301
 
283
- ### Patch Changes
284
-
285
- - Updated dependencies [71d9444]
286
- - @mastra/core@0.9.0-alpha.7
287
-
288
- ## 0.1.0-alpha.6
289
-
290
- ### Patch Changes
291
-
292
- - 2c43f23: Add Cloudflare D1 storage
293
- - Updated dependencies [157c741]
294
- - @mastra/core@0.9.0-alpha.6
295
-
296
- ## 0.1.0-alpha.5
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [08bb78e]
301
-
302
- ... 181 more lines hidden. See full changelog in package directory.
302
+ ... 200 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.9.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 3171b5b: Fix jsonSchema on vercel tools
8
+ - 973e5ac: Add workflows to agents properly
9
+ - 9e1eff5: Fix tool compatibility schema handling by ensuring zodSchema.shape is safely accessed, preventing potential runtime errors.
10
+
11
+ ## 0.9.4-alpha.1
12
+
13
+ ### Patch Changes
14
+
15
+ - ab80e7e: Fix resume workflow throwing workflow run not found error
16
+ - 6fa1ad1: Fixes and issue when a tool provides no inputSchema and when a tool uses a non-zod schema.
17
+ - c28d7a0: Fix watch workflow not streaming response back in legacy workflow
18
+ - edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
19
+
3
20
  ## 0.9.4-alpha.0
4
21
 
5
22
  ### Patch Changes
@@ -282,21 +299,4 @@
282
299
 
283
300
  - 7e92011: Include tools with deployment builds
284
301
 
285
- ## 0.9.0-alpha.3
286
-
287
- ### Minor Changes
288
-
289
- - fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
290
-
291
- ## 0.8.4-alpha.2
292
-
293
- ### Patch Changes
294
-
295
- - 9ee4293: Improve commonjs support
296
-
297
- Add types files in the root directory to make sure typescript can resolve it without an exportsmap
298
-
299
- ## 0.8.4-alpha.1
300
-
301
-
302
- ... 1479 more lines hidden. See full changelog in package directory.
302
+ ... 1496 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.0.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.0.4-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.0.4-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -1,5 +1,27 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [03c40d1]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/deployer@0.3.4-alpha.2
13
+
14
+ ## 0.1.23-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [ab80e7e]
19
+ - Updated dependencies [6fa1ad1]
20
+ - Updated dependencies [c28d7a0]
21
+ - Updated dependencies [edf1e88]
22
+ - @mastra/core@0.9.4-alpha.1
23
+ - @mastra/deployer@0.3.4-alpha.1
24
+
3
25
  ## 0.1.23-alpha.0
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
  - Updated dependencies [b9122b0]
277
299
  - Updated dependencies [000a6d4]
278
300
  - Updated dependencies [08bb78e]
279
- - Updated dependencies [3527610]
280
- - Updated dependencies [ed2f549]
281
- - Updated dependencies [7e92011]
282
- - Updated dependencies [9ee4293]
283
- - Updated dependencies [03f3cd0]
284
- - Updated dependencies [c0f22b4]
285
- - Updated dependencies [71d9444]
286
- - Updated dependencies [157c741]
287
- - Updated dependencies [8a8a73b]
288
- - Updated dependencies [0a033fa]
289
- - Updated dependencies [fe3ae4d]
290
- - Updated dependencies [2538066]
291
- - Updated dependencies [9c26508]
292
- - Updated dependencies [63fe16a]
293
- - Updated dependencies [0f4eae3]
294
- - Updated dependencies [3f9d151]
295
- - Updated dependencies [735ead7]
296
- - Updated dependencies [16a8648]
297
- - Updated dependencies [6f92295]
298
- - @mastra/deployer@0.3.0
299
- - @mastra/core@0.9.0
300
-
301
-
302
- ... 1875 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1897 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [03c40d1]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/deployer@0.3.4-alpha.2
13
+
14
+ ## 0.1.23-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [ab80e7e]
19
+ - Updated dependencies [6fa1ad1]
20
+ - Updated dependencies [c28d7a0]
21
+ - Updated dependencies [edf1e88]
22
+ - @mastra/core@0.9.4-alpha.1
23
+ - @mastra/deployer@0.3.4-alpha.1
24
+
3
25
  ## 0.1.23-alpha.0
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
  - Updated dependencies [08bb78e]
277
299
  - Updated dependencies [3527610]
278
300
  - Updated dependencies [ed2f549]
279
- - Updated dependencies [7e92011]
280
- - Updated dependencies [9ee4293]
281
- - Updated dependencies [03f3cd0]
282
- - Updated dependencies [c0f22b4]
283
- - Updated dependencies [71d9444]
284
- - Updated dependencies [157c741]
285
- - Updated dependencies [8a8a73b]
286
- - Updated dependencies [0a033fa]
287
- - Updated dependencies [fe3ae4d]
288
- - Updated dependencies [2538066]
289
- - Updated dependencies [9c26508]
290
- - Updated dependencies [63fe16a]
291
- - Updated dependencies [0f4eae3]
292
- - Updated dependencies [3f9d151]
293
- - Updated dependencies [735ead7]
294
- - Updated dependencies [16a8648]
295
- - Updated dependencies [6f92295]
296
- - @mastra/deployer@0.3.0
297
- - @mastra/core@0.9.0
298
-
299
- ## 0.1.19-alpha.9
300
-
301
-
302
- ... 1845 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1867 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [03c40d1]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/deployer@0.3.4-alpha.2
13
+
14
+ ## 0.1.23-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - 1335316: vercelDeployer libSQL lint
19
+ - Updated dependencies [ab80e7e]
20
+ - Updated dependencies [6fa1ad1]
21
+ - Updated dependencies [c28d7a0]
22
+ - Updated dependencies [edf1e88]
23
+ - @mastra/core@0.9.4-alpha.1
24
+ - @mastra/deployer@0.3.4-alpha.1
25
+
3
26
  ## 0.1.23-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
276
299
  - Updated dependencies [b9122b0]
277
300
  - Updated dependencies [000a6d4]
278
- - Updated dependencies [08bb78e]
279
- - Updated dependencies [3527610]
280
- - Updated dependencies [ed2f549]
281
- - Updated dependencies [7e92011]
282
- - Updated dependencies [9ee4293]
283
- - Updated dependencies [03f3cd0]
284
- - Updated dependencies [c0f22b4]
285
- - Updated dependencies [71d9444]
286
- - Updated dependencies [157c741]
287
- - Updated dependencies [8a8a73b]
288
- - Updated dependencies [0a033fa]
289
- - Updated dependencies [fe3ae4d]
290
- - Updated dependencies [2538066]
291
- - Updated dependencies [9c26508]
292
- - Updated dependencies [63fe16a]
293
- - Updated dependencies [0f4eae3]
294
- - Updated dependencies [3f9d151]
295
- - Updated dependencies [735ead7]
296
- - Updated dependencies [16a8648]
297
- - Updated dependencies [6f92295]
298
- - @mastra/deployer@0.3.0
299
- - @mastra/core@0.9.0
300
-
301
-
302
- ... 1845 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1868 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.3.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03c40d1: instructions is only available in playground
8
+ - Updated dependencies [3171b5b]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/server@2.0.4-alpha.2
13
+
14
+ ## 0.3.4-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
19
+ - Updated dependencies [ab80e7e]
20
+ - Updated dependencies [6fa1ad1]
21
+ - Updated dependencies [c28d7a0]
22
+ - Updated dependencies [edf1e88]
23
+ - @mastra/server@2.0.4-alpha.1
24
+ - @mastra/core@0.9.4-alpha.1
25
+
3
26
  ## 0.3.4-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  Add stepGraph and steps to vNextWorkflow
276
299
  - 11d4485: Show VNext workflows on the playground
277
300
  Show running status for step in vNext workflowState
278
- - 530ced1: Fix cloudflare deployer by removing import.meta.url reference
279
- - 611aa4a: add all builds to run postinstall
280
- - Updated dependencies [20275d4]
281
- - Updated dependencies [7d1892c]
282
- - Updated dependencies [a90a082]
283
- - Updated dependencies [35955b0]
284
- - Updated dependencies [c1409ef]
285
- - Updated dependencies [f200fed]
286
- - Updated dependencies [11d4485]
287
- - Updated dependencies [2d4001d]
288
- - @mastra/core@0.9.1-alpha.1
289
- - @mastra/server@2.0.1-alpha.1
290
-
291
- ## 0.3.1-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [81fb7f6]
296
- - @mastra/core@0.9.1-alpha.0
297
- - @mastra/server@2.0.1-alpha.0
298
-
299
- ## 0.3.0
300
-
301
301
 
302
- ... 1825 more lines hidden. See full changelog in package directory.
302
+ ... 1848 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
12
+ ## 0.1.23-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [ab80e7e]
17
+ - Updated dependencies [6fa1ad1]
18
+ - Updated dependencies [c28d7a0]
19
+ - Updated dependencies [edf1e88]
20
+ - @mastra/core@0.9.4-alpha.1
21
+
3
22
  ## 0.1.23-alpha.0
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
  - Updated dependencies [08bb78e]
280
299
  - @mastra/core@0.9.0-alpha.5
281
300
 
282
- ## 0.1.19-alpha.4
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [7e92011]
287
- - @mastra/core@0.9.0-alpha.4
288
-
289
- ## 0.1.19-alpha.3
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [fe3ae4d]
294
- - @mastra/core@0.9.0-alpha.3
295
-
296
- ## 0.1.19-alpha.2
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [9ee4293]
301
301
 
302
- ... 1417 more lines hidden. See full changelog in package directory.
302
+ ... 1436 more lines hidden. See full changelog in package directory.