@mastra/mcp-docs-server 0.13.7-alpha.4 → 0.13.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 (77) 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 +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 +9 -9
  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 +11 -11
  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/raw/agents/streaming.mdx +118 -0
  52. package/.docs/raw/evals/custom-eval.mdx +4 -0
  53. package/.docs/raw/evals/overview.mdx +4 -0
  54. package/.docs/raw/evals/running-in-ci.mdx +4 -0
  55. package/.docs/raw/evals/textual-evals.mdx +4 -0
  56. package/.docs/raw/reference/agents/streamVNext.mdx +598 -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/reference/workflows/streamVNext.mdx +215 -0
  74. package/.docs/raw/server-db/mastra-client.mdx +10 -6
  75. package/.docs/raw/workflows/control-flow.mdx +3 -3
  76. package/.docs/raw/workflows/streaming.mdx +115 -0
  77. package/package.json +5 -5
@@ -1,5 +1,12 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.12.3-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.3-alpha.1
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  - 925ab94: added paginated functions to base class and added boilerplate and updated imports
293
300
  - Updated dependencies [925ab94]
294
- - @mastra/core@0.10.4-alpha.3
295
-
296
- ## 0.10.3-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - dffb67b: updated stores to add alter table and change tests
301
301
 
302
- ... 431 more lines hidden. See full changelog in package directory.
302
+ ... 438 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # Changelog for mastra-mssql
2
2
 
3
+ ## 0.2.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.2.3-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/opensearch
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
  ## 0.1.1-alpha.1
294
301
 
295
- ### Patch Changes
296
-
297
- - Updated dependencies [ab80e7e]
298
- - Updated dependencies [6fa1ad1]
299
- - Updated dependencies [c28d7a0]
300
- - Updated dependencies [edf1e88]
301
-
302
- ... 26 more lines hidden. See full changelog in package directory.
302
+ ... 33 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.13.0-alpha.1
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.12.6-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -289,14 +299,4 @@
289
299
 
290
300
  ### Patch Changes
291
301
 
292
- - 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.
293
- - Updated dependencies [d8f2d19]
294
- - Updated dependencies [9d52b17]
295
- - Updated dependencies [8ba1b51]
296
- - @mastra/core@0.10.7-alpha.0
297
-
298
- ## 0.11.0
299
-
300
- ### Minor Changes
301
-
302
- ... 1861 more lines hidden. See full changelog in package directory.
302
+ ... 1871 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/pinecone
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
  ### Patch Changes
292
299
 
293
300
  - Updated dependencies [6052aa6]
294
- - Updated dependencies [967b41c]
295
- - Updated dependencies [3d2fb5c]
296
- - Updated dependencies [26738f4]
297
- - Updated dependencies [4155f47]
298
- - Updated dependencies [7eeb2bc]
299
- - Updated dependencies [b804723]
300
- - Updated dependencies [8607972]
301
-
302
- ... 1609 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1616 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.1.16-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
+ - @mastra/client-js@0.10.17-alpha.5
10
+
3
11
  ## 5.1.16-alpha.1
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [8c846b6]
291
299
  - Updated dependencies [c7bbf1e]
292
300
  - Updated dependencies [8722d53]
293
- - Updated dependencies [565cc0c]
294
- - Updated dependencies [b790fd1]
295
- - Updated dependencies [132027f]
296
- - Updated dependencies [0c85311]
297
- - Updated dependencies [d7ed04d]
298
- - Updated dependencies [18da791]
299
- - Updated dependencies [cb16baf]
300
- - Updated dependencies [f36e4f1]
301
-
302
- ... 2213 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2221 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/qdrant
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
  - 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
292
299
  - Updated dependencies [e450778]
293
300
  - Updated dependencies [8902157]
294
- - Updated dependencies [ca0dc88]
295
- - Updated dependencies [526c570]
296
- - Updated dependencies [d7a6a33]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [b5d2de0]
299
- - Updated dependencies [644f8ad]
300
- - Updated dependencies [70dbf51]
301
-
302
- ... 1640 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1647 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.0.5-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
  ## 1.0.5-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [200d0da]
292
299
  - Updated dependencies [bf5f17b]
293
300
  - Updated dependencies [5343f93]
294
- - Updated dependencies [38aee50]
295
- - Updated dependencies [5c41100]
296
- - Updated dependencies [d6a759b]
297
- - Updated dependencies [6015bdf]
298
- - @mastra/core@0.10.1
299
-
300
- ## 0.10.1-alpha.1
301
301
 
302
- ... 2272 more lines hidden. See full changelog in package directory.
302
+ ... 2279 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/ragie
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
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [e450778]
295
- - Updated dependencies [8902157]
296
- - Updated dependencies [ca0dc88]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [70dbf51]
299
- - @mastra/core@0.9.3-alpha.1
300
-
301
301
 
302
- ... 1878 more lines hidden. See full changelog in package directory.
302
+ ... 1885 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
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
+ - @mastra/core@0.12.0-alpha.5
12
+
3
13
  ## 0.12.0-alpha.4
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
 
289
299
  ## 0.10.11-alpha.2
290
300
 
291
- ### Patch Changes
292
-
293
- - Updated dependencies [2873c7f]
294
- - Updated dependencies [1c1c6a1]
295
- - Updated dependencies [565cc0c]
296
- - @mastra/core@0.10.11-alpha.2
297
-
298
- ## 0.10.11-alpha.1
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2563 more lines hidden. See full changelog in package directory.
302
+ ... 2573 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/turbopuffer
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
  - Updated dependencies [e450778]
292
299
  - Updated dependencies [8902157]
293
300
  - Updated dependencies [ca0dc88]
294
- - Updated dependencies [526c570]
295
- - Updated dependencies [d7a6a33]
296
- - Updated dependencies [9cd1a46]
297
- - Updated dependencies [b5d2de0]
298
- - Updated dependencies [644f8ad]
299
- - Updated dependencies [70dbf51]
300
- - @mastra/core@0.9.3
301
-
302
- ... 689 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 696 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/upstash
2
2
 
3
+ ## 0.13.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.12.4-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - 704d1ca: Thread Timestamp Auto-Update Enhancement
289
299
  Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
290
300
  Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
291
- Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
292
- Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
293
- Backwards compatible: No breaking changes - existing code continues to work unchanged
294
- Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
295
- This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
296
-
297
- ## 0.10.3
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1729 more lines hidden. See full changelog in package directory.
302
+ ... 1739 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/vectorize
2
2
 
3
+ ## 0.11.2-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.2-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [0b8b868]
293
300
  - @mastra/core@0.9.4-alpha.0
294
301
 
295
- ## 0.2.9
296
-
297
- ### Patch Changes
298
-
299
- - 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
300
- - Updated dependencies [e450778]
301
-
302
- ... 1658 more lines hidden. See full changelog in package directory.
302
+ ... 1665 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-azure
2
2
 
3
+ ## 0.10.5-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.10.5-alpha.0
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 [967b41c]
296
- - Updated dependencies [3d2fb5c]
297
- - Updated dependencies [26738f4]
298
- - Updated dependencies [4155f47]
299
- - Updated dependencies [7eeb2bc]
300
- - Updated dependencies [b804723]
301
301
 
302
- ... 536 more lines hidden. See full changelog in package directory.
302
+ ... 543 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-cloudflare
2
2
 
3
+ ## 0.10.6-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.10.6-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [ab80e7e]
292
299
  - Updated dependencies [6fa1ad1]
293
300
  - Updated dependencies [c28d7a0]
294
- - Updated dependencies [edf1e88]
295
- - @mastra/core@0.9.4-alpha.1
296
-
297
- ## 0.1.11-alpha.0
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 588 more lines hidden. See full changelog in package directory.
302
+ ... 595 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # Changelog
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.17
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [e450778]
297
- - Updated dependencies [8902157]
298
- - Updated dependencies [ca0dc88]
299
- - Updated dependencies [526c570]
300
- - Updated dependencies [d7a6a33]
301
301
 
302
- ... 992 more lines hidden. See full changelog in package directory.
302
+ ... 999 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-elevenlabs
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.17
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [e450778]
297
- - Updated dependencies [8902157]
298
- - Updated dependencies [ca0dc88]
299
- - Updated dependencies [526c570]
300
- - Updated dependencies [d7a6a33]
301
301
 
302
- ... 1001 more lines hidden. See full changelog in package directory.
302
+ ... 1008 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-google
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.17
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [e450778]
297
- - Updated dependencies [8902157]
298
- - Updated dependencies [ca0dc88]
299
- - Updated dependencies [526c570]
300
- - Updated dependencies [d7a6a33]
301
301
 
302
- ... 1002 more lines hidden. See full changelog in package directory.
302
+ ... 1009 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-murf
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.17-alpha.1
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [e450778]
297
- - Updated dependencies [8902157]
298
- - Updated dependencies [ca0dc88]
299
- - Updated dependencies [9cd1a46]
300
- - Updated dependencies [70dbf51]
301
301
 
302
- ... 994 more lines hidden. See full changelog in package directory.
302
+ ... 1001 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-openai-realtime
2
2
 
3
+ ## 0.10.6-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.10.6-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [a5810ce]
293
300
  - @mastra/core@0.9.4-alpha.3
294
301
 
295
- ## 0.2.4-alpha.2
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [3171b5b]
300
- - Updated dependencies [973e5ac]
301
-
302
- ... 725 more lines hidden. See full changelog in package directory.
302
+ ... 732 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-openai
2
2
 
3
+ ## 0.10.6-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.10.6-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.19-alpha.1
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [ab80e7e]
297
- - Updated dependencies [6fa1ad1]
298
- - Updated dependencies [c28d7a0]
299
- - Updated dependencies [edf1e88]
300
- - @mastra/core@0.9.4-alpha.1
301
301
 
302
- ... 1018 more lines hidden. See full changelog in package directory.
302
+ ... 1025 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-playai
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [e450778]
295
- - Updated dependencies [8902157]
296
- - Updated dependencies [ca0dc88]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [70dbf51]
299
- - @mastra/core@0.9.3-alpha.1
300
-
301
301
 
302
- ... 989 more lines hidden. See full changelog in package directory.
302
+ ... 996 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-sarvam
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Patch Changes
293
300
 
294
- - Updated dependencies [e450778]
295
- - Updated dependencies [8902157]
296
- - Updated dependencies [ca0dc88]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [70dbf51]
299
- - @mastra/core@0.9.3-alpha.1
300
-
301
301
 
302
- ... 639 more lines hidden. See full changelog in package directory.
302
+ ... 646 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-speechify
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
@@ -291,12 +298,5 @@
291
298
 
292
299
  ## 0.1.17
293
300
 
294
- ### Patch Changes
295
-
296
- - Updated dependencies [e450778]
297
- - Updated dependencies [8902157]
298
- - Updated dependencies [ca0dc88]
299
- - Updated dependencies [526c570]
300
- - Updated dependencies [d7a6a33]
301
301
 
302
- ... 993 more lines hidden. See full changelog in package directory.
302
+ ... 1000 more lines hidden. See full changelog in package directory.