@mastra/mcp-docs-server 0.13.12-alpha.6 → 0.13.12

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 (52) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +8 -8
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +8 -8
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +8 -8
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +7 -7
  5. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +8 -8
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +8 -8
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +9 -9
  8. package/.docs/organized/changelogs/%40mastra%2Fcore.md +3 -3
  9. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +8 -8
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +10 -10
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +13 -13
  14. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +9 -9
  15. package/.docs/organized/changelogs/%40mastra%2Fevals.md +8 -8
  16. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
  17. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +9 -9
  18. package/.docs/organized/changelogs/%40mastra%2Flance.md +9 -9
  19. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +8 -8
  20. package/.docs/organized/changelogs/%40mastra%2Floggers.md +8 -8
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +9 -9
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +8 -8
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +8 -8
  24. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +8 -8
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +12 -12
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +9 -9
  27. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +7 -0
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +8 -8
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +9 -9
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +8 -8
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +12 -12
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +8 -8
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +11 -11
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +9 -9
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +11 -11
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +8 -8
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +8 -8
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +8 -8
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +8 -8
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +8 -8
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +8 -8
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +8 -8
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +8 -8
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +8 -8
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +8 -8
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +8 -8
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +9 -9
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +9 -9
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
  50. package/.docs/organized/changelogs/create-mastra.md +3 -3
  51. package/.docs/organized/changelogs/mastra.md +13 -13
  52. package/package.json +5 -5
@@ -1,5 +1,12 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.11.3
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [3e9c131]
295
- - @mastra/core@0.9.4-alpha.4
296
-
297
- ## 0.2.15-alpha.3
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1690 more lines hidden. See full changelog in package directory.
302
+ ... 1697 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.11.4-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [b3a3d63]
292
299
  - Updated dependencies [344f453]
293
300
  - Updated dependencies [0a3ae6d]
294
- - Updated dependencies [95911be]
295
- - Updated dependencies [5eb5a99]
296
- - Updated dependencies [7e632c5]
297
- - Updated dependencies [1e9fbfa]
298
- - Updated dependencies [b2ae5aa]
299
- - Updated dependencies [a7292b0]
300
- - Updated dependencies [0dcb9f0]
301
301
 
302
- ... 1739 more lines hidden. See full changelog in package directory.
302
+ ... 1746 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.13.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.13.1-alpha.1
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ### Patch Changes
294
301
 
295
- - 63f6b7d: dependencies updates:
296
- - Updated dependency [`@clickhouse/client@^1.11.2` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.11.2) (from `^1.11.0`, in `dependencies`)
297
- - Updated dependencies [63f6b7d]
298
- - Updated dependencies [12a95fc]
299
- - Updated dependencies [4b0f8a6]
300
- - Updated dependencies [51264a5]
301
-
302
- ... 778 more lines hidden. See full changelog in package directory.
302
+ ... 785 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.10.22-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - @mastra/core@0.14.0-alpha.7
8
+
3
9
  ## 0.10.22-alpha.6
4
10
 
5
11
  ### Patch Changes
@@ -293,10 +299,4 @@
293
299
 
294
300
  ### Patch Changes
295
301
 
296
- - @mastra/core@0.12.0-alpha.5
297
-
298
- ## 0.10.17-alpha.4
299
-
300
- ### Patch Changes
301
-
302
- ... 2062 more lines hidden. See full changelog in package directory.
302
+ ... 2068 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.1.7
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.0.3-alpha.3
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [396be50]
297
- - Updated dependencies [c3bd795]
298
- - Updated dependencies [da082f8]
299
- - Updated dependencies [a5810ce]
300
- - @mastra/core@0.9.4-alpha.3
301
301
 
302
- ... 238 more lines hidden. See full changelog in package directory.
302
+ ... 245 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.12.6-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.12.6-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ## 0.11.1-alpha.0
294
301
 
295
- ### Patch Changes
296
-
297
- - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
298
- - Updated dependencies [d8f2d19]
299
- - Updated dependencies [9d52b17]
300
- - Updated dependencies [8ba1b51]
301
-
302
- ... 572 more lines hidden. See full changelog in package directory.
302
+ ... 579 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.11.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  - a77827c: dependencies updates:
293
300
  - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
294
- - dffb67b: updated stores to add alter table and change tests
295
- - 925ab94: added paginated functions to base class and added boilerplate and updated imports
296
- - 66f4424: Update peerdeps
297
- - Updated dependencies [d1ed912]
298
- - Updated dependencies [f6fd25f]
299
- - Updated dependencies [dffb67b]
300
- - Updated dependencies [f1f1f1b]
301
-
302
- ... 742 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 749 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,7 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.14.0-alpha.7
4
+
3
5
  ## 0.14.0-alpha.6
4
6
 
5
7
  ### Patch Changes
@@ -296,7 +298,5 @@
296
298
  - Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
297
299
  - Added REST API endpoint: `POST /api/memory/messages/delete`
298
300
  - Updated client SDK: `thread.deleteMessages()` accepts all input types
299
- - Updates thread timestamps when messages are deleted
300
- - Added comprehensive test coverage and documentation
301
301
 
302
- ... 2628 more lines hidden. See full changelog in package directory.
302
+ ... 2630 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.11.3
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
295
- - Updated dependencies [f53a6ac]
296
- - Updated dependencies [eabdcd9]
297
- - Updated dependencies [90be034]
298
- - Updated dependencies [99f050a]
299
- - Updated dependencies [d0ee3c6]
300
- - Updated dependencies [23f258c]
301
301
 
302
- ... 152 more lines hidden. See full changelog in package directory.
302
+ ... 159 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.12.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - Updated dependencies [03997ae]
9
+ - @mastra/deployer@0.14.0-alpha.7
10
+ - @mastra/core@0.14.0-alpha.7
11
+
3
12
  ## 0.12.1-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Patch Changes
292
301
 
293
- - 1a45f3a: Fix peerdeps
294
-
295
- ## 0.11.0
296
-
297
- ### Minor Changes
298
-
299
- - d83392d: Remove scope, auth, and cloudflare client from CloudflareDeployer
300
-
301
-
302
- ... 3204 more lines hidden. See full changelog in package directory.
302
+ ... 3213 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.11.14-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - Updated dependencies [03997ae]
9
+ - @mastra/deployer@0.14.0-alpha.7
10
+ - @mastra/core@0.14.0-alpha.7
11
+
3
12
  ## 0.11.14-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [bf1e7e7]
290
299
  - Updated dependencies [cbddd18]
291
300
  - @mastra/deployer@0.11.0-alpha.0
292
- - @mastra/core@0.11.0-alpha.0
293
-
294
- ## 0.11.6
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [7776324]
299
- - Updated dependencies [0b56518]
300
- - Updated dependencies [db5cc15]
301
301
 
302
- ... 2984 more lines hidden. See full changelog in package directory.
302
+ ... 2993 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.11.14-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - Updated dependencies [03997ae]
9
+ - @mastra/deployer@0.14.0-alpha.7
10
+ - @mastra/core@0.14.0-alpha.7
11
+
3
12
  ## 0.11.14-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [bf1e7e7]
290
299
  - Updated dependencies [cbddd18]
291
300
  - @mastra/deployer@0.11.0-alpha.0
292
- - @mastra/core@0.11.0-alpha.0
293
-
294
- ## 0.11.6
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [7776324]
299
- - Updated dependencies [0b56518]
300
- - Updated dependencies [db5cc15]
301
301
 
302
- ... 2966 more lines hidden. See full changelog in package directory.
302
+ ... 2975 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.14.0-alpha.7
4
+
5
+ ### Minor Changes
6
+
7
+ - 03997ae: Update peer deps of core
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [03997ae]
12
+ - @mastra/server@0.14.0-alpha.7
13
+ - @mastra/core@0.14.0-alpha.7
14
+
3
15
  ## 0.14.0-alpha.6
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
 
287
299
  ### Patch Changes
288
300
 
289
- - Updated dependencies [d0d9500]
290
- - @mastra/core@0.12.1-alpha.1
291
- - @mastra/server@0.12.1-alpha.1
292
-
293
- ## 0.12.1-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - 07fe7a2: Improve lodash imports
298
- - Updated dependencies [33dcb07]
299
- - Updated dependencies [d30b1a0]
300
- - Updated dependencies [bff87f7]
301
301
 
302
- ... 3468 more lines hidden. See full changelog in package directory.
302
+ ... 3480 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.14.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.14.1
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [15e9d26]
292
299
  - Updated dependencies [d1baedb]
293
300
  - Updated dependencies [d8f2d19]
294
- - Updated dependencies [4d21bf2]
295
- - Updated dependencies [07d6d88]
296
- - Updated dependencies [9d52b17]
297
- - Updated dependencies [2097952]
298
- - Updated dependencies [792c4c0]
299
- - Updated dependencies [5d74aab]
300
- - Updated dependencies [a8b194f]
301
-
302
- ... 368 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 375 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.12.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.12.1-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [f9816ae]
292
299
  - Updated dependencies [82090c1]
293
300
  - Updated dependencies [1b443fd]
294
- - Updated dependencies [ce97900]
295
- - Updated dependencies [f1309d3]
296
- - Updated dependencies [14a2566]
297
- - Updated dependencies [f7f8293]
298
- - Updated dependencies [48eddb9]
299
- - @mastra/core@0.10.4
300
-
301
301
 
302
- ... 1912 more lines hidden. See full changelog in package directory.
302
+ ... 1919 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.13-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - Updated dependencies [03997ae]
9
+ - @mastra/rag@1.1.0-alpha.1
10
+ - @mastra/core@0.14.0-alpha.7
11
+
3
12
  ## 1.2.13-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [4d21bf2]
290
299
  - Updated dependencies [07d6d88]
291
300
  - Updated dependencies [9d52b17]
292
- - Updated dependencies [2097952]
293
- - Updated dependencies [792c4c0]
294
- - Updated dependencies [5d74aab]
295
- - Updated dependencies [a8b194f]
296
- - Updated dependencies [4fb0cc2]
297
- - Updated dependencies [d2a7a31]
298
- - Updated dependencies [502fe05]
299
- - Updated dependencies [144eb0b]
300
- - Updated dependencies [8ba1b51]
301
-
302
- ... 2637 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2646 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 1.2.7
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  ### Patch Changes
292
299
 
293
300
  - Updated dependencies [396be50]
294
- - Updated dependencies [ab80e7e]
295
- - Updated dependencies [c3bd795]
296
- - Updated dependencies [da082f8]
297
- - Updated dependencies [a5810ce]
298
- - Updated dependencies [3e9c131]
299
- - Updated dependencies [3171b5b]
300
- - Updated dependencies [973e5ac]
301
-
302
- ... 2005 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2012 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.2.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.2.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - dffb67b: updated stores to add alter table and change tests
292
299
  - 925ab94: added paginated functions to base class and added boilerplate and updated imports
293
300
  - f7f8293: Added LanceDB implementations for MastraVector and MastraStorage
294
- - 66f4424: Update peerdeps
295
- - Updated dependencies [d1ed912]
296
- - Updated dependencies [f6fd25f]
297
- - Updated dependencies [dffb67b]
298
- - Updated dependencies [f1f1f1b]
299
- - Updated dependencies [925ab94]
300
- - Updated dependencies [f9816ae]
301
-
302
- ... 35 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 42 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.13.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.13.3-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [7ba91fa]
293
300
  - @mastra/core@0.11.0-alpha.2
294
301
 
295
- ## 0.11.0
296
-
297
- ### Minor Changes
298
-
299
- - 8a3bfd2: Update peerdeps to latest core
300
-
301
-
302
- ... 598 more lines hidden. See full changelog in package directory.
302
+ ... 605 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.10.7-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.10.6
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [edf1e88]
293
300
  - @mastra/core@0.9.4-alpha.1
294
301
 
295
- ## 0.1.23-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [daf942f]
300
- - Updated dependencies [0b8b868]
301
-
302
- ... 1586 more lines hidden. See full changelog in package directory.
302
+ ... 1593 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.12-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [03997ae]
8
+ - @mastra/mcp@0.10.12-alpha.2
9
+ - @mastra/core@0.14.0-alpha.7
10
+
3
11
  ## 0.13.12-alpha.6
4
12
 
5
13
  ### Patch Changes
@@ -291,12 +299,4 @@
291
299
 
292
300
  - @mastra/core@0.12.0-alpha.3
293
301
 
294
- ## 0.13.7-alpha.2
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [27cc97a]
299
- - Updated dependencies [41daa63]
300
- - Updated dependencies [254a36b]
301
-
302
- ... 1334 more lines hidden. See full changelog in package directory.
302
+ ... 1342 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.10.7
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.0-alpha.1
293
300
 
294
- ### Minor Changes
295
-
296
- - 83da932: Move @mastra/core to peerdeps
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [b3a3d63]
301
301
 
302
- ... 453 more lines hidden. See full changelog in package directory.
302
+ ... 460 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.10.12-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.10.12-alpha.1
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [0e17048]
293
300
  - @mastra/core@0.10.7-alpha.1
294
301
 
295
- ## 0.10.4
296
-
297
- ### Patch Changes
298
-
299
- - 63f6b7d: dependencies updates:
300
- - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.10.2`, in `dependencies`)
301
-
302
- ... 2040 more lines hidden. See full changelog in package directory.
302
+ ... 2047 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.1.7
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [0dcb9f0]
292
299
  - @mastra/core@0.10.0-alpha.1
293
300
 
294
- ## 0.0.11-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [f53a6ac]
299
- - Updated dependencies [eabdcd9]
300
- - Updated dependencies [90be034]
301
301
 
302
- ... 600 more lines hidden. See full changelog in package directory.
302
+ ... 607 more lines hidden. See full changelog in package directory.