@mastra/mcp-docs-server 0.0.11-alpha.6 → 0.0.11-alpha.7

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 (63) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +7 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fastra.md +8 -8
  3. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +8 -8
  4. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +8 -8
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
  6. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +7 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +7 -0
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +8 -8
  9. package/.docs/organized/changelogs/%40mastra%2Fcore.md +7 -7
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +9 -9
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +9 -9
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +9 -9
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +9 -9
  14. package/.docs/organized/changelogs/%40mastra%2Fevals.md +8 -8
  15. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +10 -10
  16. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +8 -8
  17. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +7 -0
  18. package/.docs/organized/changelogs/%40mastra%2Floggers.md +8 -8
  19. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +9 -9
  20. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +7 -0
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +8 -8
  22. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +8 -8
  23. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +8 -8
  24. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +7 -0
  25. package/.docs/organized/changelogs/%40mastra%2Fpg.md +9 -9
  26. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +8 -8
  27. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +9 -9
  28. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +8 -8
  29. package/.docs/organized/changelogs/%40mastra%2Frag.md +8 -8
  30. package/.docs/organized/changelogs/%40mastra%2Fragie.md +8 -8
  31. package/.docs/organized/changelogs/%40mastra%2Fserver.md +8 -8
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +8 -8
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +8 -8
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +8 -8
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +8 -8
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +8 -8
  37. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +8 -8
  38. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +8 -8
  39. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +8 -8
  40. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +8 -8
  41. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +8 -8
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +8 -8
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +8 -8
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +8 -8
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +8 -8
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +8 -8
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +8 -8
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +8 -8
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +8 -8
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +8 -8
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +8 -8
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +8 -8
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +8 -8
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +8 -8
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
  56. package/.docs/organized/changelogs/mastra.md +9 -9
  57. package/.docs/raw/reference/agents/agent.mdx +256 -0
  58. package/.docs/raw/reference/agents/getInstructions.mdx +96 -0
  59. package/.docs/raw/reference/agents/getMemory.mdx +137 -0
  60. package/.docs/raw/reference/agents/getModel.mdx +101 -0
  61. package/.docs/raw/reference/agents/getTools.mdx +148 -0
  62. package/.docs/raw/reference/agents/getVoice.mdx +107 -0
  63. package/package.json +3 -3
@@ -1,5 +1,12 @@
1
1
  # @internal/lint
2
2
 
3
+ ## 0.0.1-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.0.1-alpha.4
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.12-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.2.12-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [a3f0e90]
292
299
  - @mastra/core@0.8.0-alpha.6
293
300
 
294
- ## 0.2.7-alpha.5
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [93875ed]
299
- - @mastra/core@0.8.0-alpha.5
300
-
301
301
 
302
- ... 1197 more lines hidden. See full changelog in package directory.
302
+ ... 1204 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.12-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.2.12-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [a3f0e90]
293
300
  - @mastra/core@0.8.0-alpha.6
294
301
 
295
- ## 0.2.7-alpha.5
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [93875ed]
300
- - @mastra/core@0.8.0-alpha.5
301
-
302
- ... 1196 more lines hidden. See full changelog in package directory.
302
+ ... 1203 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.3.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.3.1-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.2.7-alpha.6
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [febc8a6]
297
- - @mastra/core@0.8.0-alpha.7
298
-
299
- ## 0.2.7-alpha.5
300
-
301
301
 
302
- ... 46 more lines hidden. See full changelog in package directory.
302
+ ... 53 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.19-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.1.19-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.14-alpha.7
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [febc8a6]
297
- - @mastra/core@0.8.0-alpha.7
298
-
299
- ## 0.1.14-alpha.6
300
-
301
301
 
302
- ... 618 more lines hidden. See full changelog in package directory.
302
+ ... 625 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.0.0-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.0.0-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.1.6-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.1.6-alpha.6
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.1.1-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.1.1-alpha.6
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [619c39d]
292
299
  - Updated dependencies [cafae83]
293
300
  - Updated dependencies [8076ecf]
294
- - Updated dependencies [8df4a77]
295
- - Updated dependencies [304397c]
296
- - @mastra/core@0.8.0
297
-
298
- ## 0.0.1-alpha.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 3 more lines hidden. See full changelog in package directory.
302
+ ... 10 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.9.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - c23a81c: added deprecation warnings for pg and individual args
8
+
3
9
  ## 0.9.1-alpha.5
4
10
 
5
11
  ### Patch Changes
@@ -292,11 +298,5 @@
292
298
  - 88fa727: Added getWorkflowRuns for libsql, pg, clickhouse and upstash as well as added route getWorkflowRunsHandler
293
299
  - f37f535: Added variables to while and until loops
294
300
  - 4d67826: Fix eval writes, remove id column
295
- - 6330967: Enable route timeout using server options
296
- - 8393832: Handle nested workflow view on workflow graph
297
- - 6330967: Add support for configuration of server port using Mastra instance
298
-
299
- ## 0.8.0-alpha.2
300
-
301
301
 
302
- ... 1310 more lines hidden. See full changelog in package directory.
302
+ ... 1316 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/deployer@0.3.1-alpha.6
10
+
3
11
  ## 0.1.20-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
 
291
299
  ## 0.1.17-alpha.0
292
300
 
293
- ### Patch Changes
294
-
295
- - Updated dependencies [a06aadc]
296
- - Updated dependencies [ae6c5ce]
297
- - @mastra/core@0.8.2-alpha.0
298
- - @mastra/deployer@0.2.8-alpha.0
299
-
300
- ## 0.1.16
301
301
 
302
- ... 1672 more lines hidden. See full changelog in package directory.
302
+ ... 1680 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/deployer@0.3.1-alpha.6
10
+
3
11
  ## 0.1.20-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -291,12 +299,4 @@
291
299
 
292
300
  ## 0.1.17-alpha.0
293
301
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [a06aadc]
297
- - Updated dependencies [ae6c5ce]
298
- - @mastra/core@0.8.2-alpha.0
299
- - @mastra/deployer@0.2.8-alpha.0
300
-
301
-
302
- ... 1643 more lines hidden. See full changelog in package directory.
302
+ ... 1651 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/deployer@0.3.1-alpha.6
10
+
3
11
  ## 0.1.20-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
 
291
299
  ## 0.1.17-alpha.0
292
300
 
293
- ### Patch Changes
294
-
295
- - Updated dependencies [a06aadc]
296
- - Updated dependencies [ae6c5ce]
297
- - @mastra/core@0.8.2-alpha.0
298
- - @mastra/deployer@0.2.8-alpha.0
299
-
300
- ## 0.1.16
301
301
 
302
- ... 1642 more lines hidden. See full changelog in package directory.
302
+ ... 1650 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.3.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/server@2.0.1-alpha.6
10
+
3
11
  ## 0.3.1-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
 
291
299
  ### Patch Changes
292
300
 
293
- - Updated dependencies [359b089]
294
- - @mastra/core@0.8.3-alpha.0
295
- - @mastra/server@1.0.3-alpha.0
296
-
297
- ## 0.2.8
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1602 more lines hidden. See full changelog in package directory.
302
+ ... 1610 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.1.20-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ### Patch Changes
294
301
 
295
- - Updated dependencies [93875ed]
296
- - @mastra/core@0.8.0-alpha.5
297
-
298
- ## 0.1.15-alpha.4
299
-
300
- ### Patch Changes
301
-
302
- ... 1245 more lines hidden. See full changelog in package directory.
302
+ ... 1252 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/rag@0.1.20-alpha.6
10
+
3
11
  ## 1.1.20-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [a0967a0]
291
299
  - Updated dependencies [e47f529]
292
300
  - Updated dependencies [fca3b21]
293
- - Updated dependencies [88fa727]
294
- - Updated dependencies [f37f535]
295
- - Updated dependencies [a3f0e90]
296
- - Updated dependencies [4d67826]
297
- - Updated dependencies [6330967]
298
- - Updated dependencies [8393832]
299
- - Updated dependencies [6330967]
300
- - Updated dependencies [99d43b9]
301
-
302
- ... 1807 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1815 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 1.1.20-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [93875ed]
295
- - @mastra/core@0.8.0-alpha.5
296
-
297
- ## 1.1.15-alpha.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1491 more lines hidden. See full changelog in package directory.
302
+ ... 1498 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.0.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.0.1-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.20-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.1.20-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [93875ed]
295
- - @mastra/core@0.8.0-alpha.5
296
-
297
- ## 0.1.15-alpha.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1124 more lines hidden. See full changelog in package directory.
302
+ ... 1131 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.0.11-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/mcp@0.4.1-alpha.7
10
+
3
11
  ## 0.0.11-alpha.6
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [8076ecf]
291
299
  - Updated dependencies [8df4a77]
292
300
  - Updated dependencies [304397c]
293
- - @mastra/core@0.8.0
294
-
295
- ## 0.0.6-alpha.8
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [8df4a77]
300
- - @mastra/core@0.8.0-alpha.8
301
301
 
302
- ... 236 more lines hidden. See full changelog in package directory.
302
+ ... 244 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.0.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.0.3-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.4.1-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.4.1-alpha.6
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [7599d77]
292
299
  - Updated dependencies [0118361]
293
300
  - Updated dependencies [619c39d]
294
- - Updated dependencies [cafae83]
295
- - Updated dependencies [8076ecf]
296
- - Updated dependencies [8df4a77]
297
- - Updated dependencies [304397c]
298
- - @mastra/core@0.8.0
299
-
300
- ## 0.3.7-alpha.8
301
301
 
302
- ... 1248 more lines hidden. See full changelog in package directory.
302
+ ... 1255 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.0.7-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.0.7-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [93875ed]
295
- - @mastra/core@0.8.0-alpha.5
296
-
297
- ## 0.0.2-alpha.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 68 more lines hidden. See full changelog in package directory.
302
+ ... 75 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.3.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.3.1-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [febc8a6]
292
299
  - Updated dependencies [7599d77]
293
300
  - Updated dependencies [0118361]
294
- - Updated dependencies [619c39d]
295
- - Updated dependencies [cafae83]
296
- - Updated dependencies [8076ecf]
297
- - Updated dependencies [8df4a77]
298
- - Updated dependencies [304397c]
299
- - @mastra/core@0.8.0
300
-
301
301
 
302
- ... 1615 more lines hidden. See full changelog in package directory.
302
+ ... 1622 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.0.2-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.0.2-alpha.4
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,13 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.3.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - c23a81c: added deprecation warnings for pg and individual args
8
+ - Updated dependencies [c23a81c]
9
+ - @mastra/core@0.9.1-alpha.6
10
+
3
11
  ## 0.3.1-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [8393832]
291
299
  - Updated dependencies [6330967]
292
300
  - Updated dependencies [99d43b9]
293
- - Updated dependencies [d7e08e8]
294
- - Updated dependencies [febc8a6]
295
- - Updated dependencies [7599d77]
296
- - Updated dependencies [0118361]
297
- - Updated dependencies [619c39d]
298
- - Updated dependencies [cafae83]
299
- - Updated dependencies [8076ecf]
300
- - Updated dependencies [8df4a77]
301
301
 
302
- ... 1038 more lines hidden. See full changelog in package directory.
302
+ ... 1046 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/pinecone
2
2
 
3
+ ## 0.2.10-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.2.10-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [a3f0e90]
292
299
  - @mastra/core@0.8.0-alpha.6
293
300
 
294
- ## 0.2.5-alpha.5
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [93875ed]
299
- - @mastra/core@0.8.0-alpha.5
300
-
301
301
 
302
- ... 1197 more lines hidden. See full changelog in package directory.
302
+ ... 1204 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.0.1-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+ - @mastra/client-js@0.1.19-alpha.6
10
+
3
11
  ## 5.0.1-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [99e2998]
291
299
  - Updated dependencies [8fdb414]
292
300
  - @mastra/core@0.8.1
293
- - @mastra/client-js@0.1.15
294
-
295
- ## 4.0.2-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - 99e2998: Set default max steps to 5
300
- - Updated dependencies [99e2998]
301
301
 
302
- ... 692 more lines hidden. See full changelog in package directory.
302
+ ... 700 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.2.11-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c23a81c]
8
+ - @mastra/core@0.9.1-alpha.6
9
+
3
10
  ## 0.2.11-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [a3f0e90]
292
299
  - @mastra/core@0.8.0-alpha.6
293
300
 
294
- ## 0.2.6-alpha.5
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [93875ed]
299
- - @mastra/core@0.8.0-alpha.5
300
-
301
301
 
302
- ... 1193 more lines hidden. See full changelog in package directory.
302
+ ... 1200 more lines hidden. See full changelog in package directory.