@mastra/mcp-docs-server 0.13.7-alpha.3 → 0.13.7-alpha.5

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 (75) 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 +14 -14
  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 +9 -9
  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 +21 -21
  14. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +8 -8
  15. package/.docs/organized/changelogs/%40mastra%2Fevals.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +10 -10
  17. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +8 -8
  18. package/.docs/organized/changelogs/%40mastra%2Flance.md +7 -0
  19. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +11 -11
  20. package/.docs/organized/changelogs/%40mastra%2Floggers.md +8 -8
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +16 -16
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +8 -8
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +9 -9
  24. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +8 -8
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +8 -8
  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 +11 -11
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +9 -9
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +10 -10
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +9 -9
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +8 -8
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +8 -8
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +18 -18
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +9 -9
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +11 -11
  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 +8 -8
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +8 -8
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
  50. package/.docs/organized/changelogs/mastra.md +12 -12
  51. package/.docs/organized/code-examples/agent.md +13 -12
  52. package/.docs/raw/agents/input-processors.mdx +21 -13
  53. package/.docs/raw/evals/custom-eval.mdx +4 -0
  54. package/.docs/raw/evals/overview.mdx +4 -0
  55. package/.docs/raw/evals/running-in-ci.mdx +4 -0
  56. package/.docs/raw/evals/textual-evals.mdx +4 -0
  57. package/.docs/raw/reference/evals/answer-relevancy.mdx +4 -0
  58. package/.docs/raw/reference/evals/bias.mdx +4 -0
  59. package/.docs/raw/reference/evals/completeness.mdx +4 -0
  60. package/.docs/raw/reference/evals/content-similarity.mdx +4 -0
  61. package/.docs/raw/reference/evals/context-position.mdx +4 -0
  62. package/.docs/raw/reference/evals/context-precision.mdx +4 -0
  63. package/.docs/raw/reference/evals/context-relevancy.mdx +4 -0
  64. package/.docs/raw/reference/evals/contextual-recall.mdx +4 -0
  65. package/.docs/raw/reference/evals/faithfulness.mdx +4 -0
  66. package/.docs/raw/reference/evals/hallucination.mdx +4 -0
  67. package/.docs/raw/reference/evals/keyword-coverage.mdx +4 -0
  68. package/.docs/raw/reference/evals/prompt-alignment.mdx +4 -0
  69. package/.docs/raw/reference/evals/summarization.mdx +4 -1
  70. package/.docs/raw/reference/evals/textual-difference.mdx +4 -0
  71. package/.docs/raw/reference/evals/tone-consistency.mdx +4 -0
  72. package/.docs/raw/reference/evals/toxicity.mdx +4 -0
  73. package/.docs/raw/server-db/mastra-client.mdx +10 -6
  74. package/.docs/raw/workflows/control-flow.mdx +3 -3
  75. package/package.json +4 -4
@@ -1,5 +1,12 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.11.1
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [526c570]
295
- - Updated dependencies [b5d2de0]
296
- - Updated dependencies [644f8ad]
297
- - @mastra/core@0.9.3-alpha.0
298
-
299
- ## 0.2.13
300
-
301
301
 
302
- ... 1619 more lines hidden. See full changelog in package directory.
302
+ ... 1626 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.11.1
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ### Patch Changes
294
301
 
295
- - Updated dependencies [daf942f]
296
- - Updated dependencies [0b8b868]
297
- - @mastra/core@0.9.4-alpha.0
298
-
299
- ## 0.2.14
300
-
301
-
302
- ... 1655 more lines hidden. See full changelog in package directory.
302
+ ... 1662 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.12.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.12.2
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ## 0.10.1-alpha.0
294
301
 
295
- ### Patch Changes
296
-
297
- - e5dc18d: Added a backwards compatible layer to begin storing/retrieving UIMessages in storage instead of CoreMessages
298
- - Updated dependencies [592a2db]
299
- - Updated dependencies [e5dc18d]
300
- - @mastra/core@0.10.2-alpha.0
301
-
302
- ... 642 more lines hidden. See full changelog in package directory.
302
+ ... 649 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.10.17-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - @mastra/core@0.12.0-alpha.5
8
+
9
+ ## 0.10.17-alpha.4
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [ad0a58b]
14
+ - @mastra/core@0.12.0-alpha.4
15
+
3
16
  ## 0.10.17-alpha.3
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  ### Patch Changes
286
299
 
287
300
  - 18da791: Add abortSignal to client SDK options
288
- - Updated dependencies [2873c7f]
289
- - Updated dependencies [1c1c6a1]
290
- - Updated dependencies [565cc0c]
291
- - @mastra/core@0.10.11-alpha.2
292
-
293
- ## 0.10.10-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [7f6e403]
298
- - @mastra/core@0.10.11-alpha.1
299
-
300
- ## 0.10.10-alpha.0
301
301
 
302
- ... 1760 more lines hidden. See full changelog in package directory.
302
+ ... 1773 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.1.4
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  ### Patch Changes
292
299
 
293
300
  - Updated dependencies [6052aa6]
294
- - Updated dependencies [7d8b7c7]
295
- - Updated dependencies [3a5f1e1]
296
- - Updated dependencies [8398d89]
297
- - @mastra/core@0.9.2-alpha.6
298
-
299
- ## 0.0.1-alpha.5
300
-
301
301
 
302
- ... 140 more lines hidden. See full changelog in package directory.
302
+ ... 147 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.12.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.12.4-alpha.1
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.10.2-alpha.2
293
300
 
294
- ### Patch Changes
295
-
296
- - 925ab94: added paginated functions to base class and added boilerplate and updated imports
297
- - Updated dependencies [925ab94]
298
- - @mastra/core@0.10.4-alpha.3
299
-
300
- ## 0.10.2-alpha.1
301
301
 
302
- ... 485 more lines hidden. See full changelog in package directory.
302
+ ... 492 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.11.4-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [ab5adbe]
292
299
  - Updated dependencies [1e8bb40]
293
300
  - Updated dependencies [1b5fc55]
294
- - Updated dependencies [195c428]
295
- - Updated dependencies [f73e11b]
296
- - Updated dependencies [37643b8]
297
- - Updated dependencies [99fd6cf]
298
- - Updated dependencies [c5bf1ce]
299
- - Updated dependencies [add596e]
300
- - Updated dependencies [8dc94d8]
301
-
302
- ... 669 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 676 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.12.0-alpha.5
4
+
5
+ ## 0.12.0-alpha.4
6
+
7
+ ### Patch Changes
8
+
9
+ - ad0a58b: Enhancements for premade input processors
10
+
3
11
  ## 0.12.0-alpha.3
4
12
 
5
13
  ## 0.12.0-alpha.2
@@ -290,13 +298,5 @@
290
298
 
291
299
  ## 0.10.9
292
300
 
293
- ### Patch Changes
294
-
295
- - 9dda1ac: dependencies updates:
296
- - Updated dependency [`hono@^4.8.3` ↗︎](https://www.npmjs.com/package/hono/v/4.8.3) (from `^4.7.11`, in `dependencies`)
297
- - c984582: Improve error messages for invalid message content in MessageList
298
- - 7e801dd: [MASTRA-4118] fixes issue with agent network loopStream where subsequent messages aren't present in playground on refresh
299
- - a606c75: show right suspend schema for nested workflow on playground
300
- - 7aa70a4: Use the right step id for nested workflow steps in watch-v2
301
301
 
302
- ... 2318 more lines hidden. See full changelog in package directory.
302
+ ... 2326 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.11.1
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ### Patch Changes
294
301
 
295
- - Updated dependencies [daf942f]
296
- - Updated dependencies [0b8b868]
297
- - @mastra/core@0.9.4-alpha.0
298
-
299
- ## 0.0.3
300
-
301
-
302
- ... 81 more lines hidden. See full changelog in package directory.
302
+ ... 88 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.11.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - Updated dependencies [f42c4c2]
9
+ - @mastra/deployer@0.12.0-alpha.5
10
+ - @mastra/core@0.12.0-alpha.5
11
+
3
12
  ## 0.11.2-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [cb16baf]
290
299
  - Updated dependencies [40cd025]
291
300
  - Updated dependencies [f36e4f1]
292
- - Updated dependencies [7f6e403]
293
- - @mastra/core@0.10.11
294
- - @mastra/deployer@0.10.11
295
-
296
- ## 0.10.11-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - d9b26b5: dependencies updates:
301
301
 
302
- ... 2961 more lines hidden. See full changelog in package directory.
302
+ ... 2970 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.11.9-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - Updated dependencies [f42c4c2]
9
+ - @mastra/deployer@0.12.0-alpha.5
10
+ - @mastra/core@0.12.0-alpha.5
11
+
3
12
  ## 0.11.9-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Patch Changes
292
301
 
293
- - 8e1b6e9: dependencies updates:
294
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
295
- - Updated dependencies [8e1b6e9]
296
- - Updated dependencies [36cd0f1]
297
- - Updated dependencies [2eab82b]
298
- - Updated dependencies [15e9d26]
299
- - Updated dependencies [d1baedb]
300
- - Updated dependencies [d8f2d19]
301
-
302
- ... 2774 more lines hidden. See full changelog in package directory.
302
+ ... 2783 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.11.9-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - Updated dependencies [f42c4c2]
9
+ - @mastra/deployer@0.12.0-alpha.5
10
+ - @mastra/core@0.12.0-alpha.5
11
+
3
12
  ## 0.11.9-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Patch Changes
292
301
 
293
- - Updated dependencies [8e1b6e9]
294
- - Updated dependencies [36cd0f1]
295
- - Updated dependencies [2eab82b]
296
- - Updated dependencies [15e9d26]
297
- - Updated dependencies [d1baedb]
298
- - Updated dependencies [d8f2d19]
299
- - Updated dependencies [9bf1d55]
300
- - Updated dependencies [4d21bf2]
301
-
302
- ... 2756 more lines hidden. See full changelog in package directory.
302
+ ... 2765 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.12.0-alpha.5
4
+
5
+ ### Minor Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [f42c4c2]
12
+ - @mastra/server@0.12.0-alpha.5
13
+ - @mastra/core@0.12.0-alpha.5
14
+
15
+ ## 0.12.0-alpha.4
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [ad0a58b]
20
+ - @mastra/core@0.12.0-alpha.4
21
+ - @mastra/server@0.12.0-alpha.4
22
+
3
23
  ## 0.12.0-alpha.3
4
24
 
5
25
  ### Patch Changes
@@ -279,24 +299,4 @@
279
299
 
280
300
  ### Patch Changes
281
301
 
282
- - 71907f3: Pin rollup to fix breaking change
283
- - @mastra/core@0.10.14
284
- - @mastra/server@0.10.14
285
-
286
- ## 0.10.12
287
-
288
- ### Patch Changes
289
-
290
- - 53e3f58: Add support for custom instrumentation files
291
- - Updated dependencies [b4a9811]
292
- - Updated dependencies [4d5583d]
293
- - @mastra/core@0.10.12
294
- - @mastra/server@0.10.12
295
-
296
- ## 0.10.12-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [4d5583d]
301
-
302
- ... 3086 more lines hidden. See full changelog in package directory.
302
+ ... 3106 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.13.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.13.3-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ### Patch Changes
294
301
 
295
- - fdfed6c: dependencies updates:
296
- - Updated dependency [`@aws-sdk/client-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
297
- - Updated dependency [`@aws-sdk/lib-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
298
- - Updated dependencies [4b0f8a6]
299
- - @mastra/core@0.10.6-alpha.2
300
-
301
-
302
- ... 233 more lines hidden. See full changelog in package directory.
302
+ ... 240 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.11.0-alpha.2
4
+
5
+ ### Minor Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+
9
+ ### Patch Changes
10
+
11
+ - @mastra/core@0.12.0-alpha.5
12
+
3
13
  ## 0.10.8-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [b2ae5aa]
289
299
  - Updated dependencies [23f258c]
290
300
  - Updated dependencies [a7292b0]
291
- - Updated dependencies [0dcb9f0]
292
- - Updated dependencies [2672a05]
293
- - @mastra/core@0.10.0
294
-
295
- ## 0.2.0-alpha.1
296
-
297
- ### Minor Changes
298
-
299
- - 83da932: Move @mastra/core to peerdeps
300
-
301
301
 
302
- ... 1798 more lines hidden. See full changelog in package directory.
302
+ ... 1808 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.9-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - Updated dependencies [f42c4c2]
9
+ - @mastra/rag@1.0.5-alpha.1
10
+ - @mastra/core@0.12.0-alpha.5
11
+
3
12
  ## 1.2.9-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  - f0d559f: Fix peerdeps for alpha channel
291
300
  - Updated dependencies [1e8bb40]
292
- - Updated dependencies [f0d559f]
293
- - @mastra/core@0.10.2-alpha.2
294
- - @mastra/rag@0.10.2-alpha.0
295
-
296
- ## 1.2.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [d70b807]
301
301
 
302
- ... 2464 more lines hidden. See full changelog in package directory.
302
+ ... 2473 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 1.2.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [9cd1a46]
292
299
  - Updated dependencies [b5d2de0]
293
300
  - Updated dependencies [644f8ad]
294
- - Updated dependencies [70dbf51]
295
- - @mastra/core@0.9.3
296
-
297
- ## 1.1.22-alpha.1
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1934 more lines hidden. See full changelog in package directory.
302
+ ... 1941 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.2.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.2.2
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,15 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.12.0-alpha.2
4
+
5
+ ### Minor Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+
9
+ ### Patch Changes
10
+
11
+ - @mastra/core@0.12.0-alpha.5
12
+
3
13
  ## 0.11.3-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -289,14 +299,4 @@
289
299
  - Updated dependencies [f7f8293]
290
300
  - @mastra/core@0.10.4-alpha.1
291
301
 
292
- ## 0.10.2-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - 5d3dc1e: dependencies updates:
297
- - Updated dependency [`@libsql/client@^0.15.8` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.8) (from `^0.15.4`, in `dependencies`)
298
- - 14a2566: Add pagination to libsql storage APIs
299
- - Updated dependencies [d1ed912]
300
- - Updated dependencies [f1f1f1b]
301
-
302
- ... 416 more lines hidden. See full changelog in package directory.
302
+ ... 426 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.10.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.10.4
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [6052aa6]
295
- - Updated dependencies [7d8b7c7]
296
- - Updated dependencies [3a5f1e1]
297
- - Updated dependencies [8398d89]
298
- - @mastra/core@0.9.2-alpha.6
299
-
300
- ## 0.1.21-alpha.5
301
301
 
302
- ... 1515 more lines hidden. See full changelog in package directory.
302
+ ... 1522 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.7-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [f42c4c2]
8
+ - @mastra/mcp@0.10.8-alpha.0
9
+ - @mastra/core@0.12.0-alpha.5
10
+
11
+ ## 0.13.7-alpha.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [ad0a58b]
16
+ - @mastra/core@0.12.0-alpha.4
17
+
3
18
  ## 0.13.7-alpha.3
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [12a95fc]
284
299
  - Updated dependencies [51264a5]
285
300
  - Updated dependencies [8e6f677]
286
- - @mastra/core@0.10.6-alpha.5
287
-
288
- ## 0.13.1-alpha.0
289
-
290
- ### Patch Changes
291
-
292
- - 63f6b7d: dependencies updates:
293
- - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
294
- - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
295
- - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
296
- - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
297
- - Updated dependencies [63f6b7d]
298
- - Updated dependencies [63f6b7d]
299
- - Updated dependencies [36f1c36]
300
- - Updated dependencies [10d352e]
301
301
 
302
- ... 1049 more lines hidden. See full changelog in package directory.
302
+ ... 1064 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.10.5
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  ### Patch Changes
294
301
 
295
- - Updated dependencies [3171b5b]
296
- - Updated dependencies [973e5ac]
297
- - Updated dependencies [9e1eff5]
298
- - @mastra/core@0.9.4-alpha.2
299
-
300
- ## 0.0.6-alpha.1
301
-
302
- ... 382 more lines hidden. See full changelog in package directory.
302
+ ... 389 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.10.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - f42c4c2: update peer deps for packages to latest core range
8
+ - @mastra/core@0.12.0-alpha.5
9
+
3
10
  ## 0.10.7
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [344f453]
292
299
  - Updated dependencies [0a3ae6d]
293
300
  - Updated dependencies [95911be]
294
- - Updated dependencies [f53a6ac]
295
- - Updated dependencies [5eb5a99]
296
- - Updated dependencies [7e632c5]
297
- - Updated dependencies [1e9fbfa]
298
- - Updated dependencies [eabdcd9]
299
- - Updated dependencies [90be034]
300
- - Updated dependencies [99f050a]
301
-
302
- ... 1869 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1876 more lines hidden. See full changelog in package directory.