@mastra/mcp-docs-server 0.13.12-alpha.5 → 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 (53) 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 +16 -16
  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 +11 -11
  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 +25 -25
  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 +18 -18
  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 +29 -29
  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 +21 -21
  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 +7 -7
  51. package/.docs/organized/changelogs/mastra.md +31 -31
  52. package/.docs/raw/reference/rag/chunk.mdx +3 -4
  53. package/package.json +5 -5
@@ -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.
@@ -1,5 +1,15 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.13.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - 03997ae: Update peer deps of core
8
+
9
+ ### Patch Changes
10
+
11
+ - @mastra/core@0.14.0-alpha.7
12
+
3
13
  ## 0.12.3-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [e473f27]
289
299
  - Updated dependencies [032cb66]
290
300
  - Updated dependencies [703ac71]
291
- - Updated dependencies [a723d69]
292
- - Updated dependencies [7827943]
293
- - Updated dependencies [5889a31]
294
- - Updated dependencies [bf1e7e7]
295
- - Updated dependencies [65e3395]
296
- - Updated dependencies [4933192]
297
- - Updated dependencies [d1c77a4]
298
- - Updated dependencies [bea9dd1]
299
- - Updated dependencies [dcd4802]
300
- - Updated dependencies [cbddd18]
301
-
302
- ... 2652 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2662 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.13.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.13.1
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [9d52b17]
292
299
  - Updated dependencies [2097952]
293
300
  - 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
- ... 596 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 603 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mssql
2
2
 
3
+ ## 0.3.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.3.0
4
11
 
5
12
  ### Minor Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/opensearch
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
  - Updated dependencies [344f453]
292
299
  - Updated dependencies [0a3ae6d]
293
300
  - Updated dependencies [95911be]
294
- - Updated dependencies [5eb5a99]
295
- - Updated dependencies [7e632c5]
296
- - Updated dependencies [1e9fbfa]
297
- - Updated dependencies [b2ae5aa]
298
- - Updated dependencies [a7292b0]
299
- - Updated dependencies [0dcb9f0]
300
- - @mastra/core@0.10.0-alpha.1
301
301
 
302
- ... 97 more lines hidden. See full changelog in package directory.
302
+ ... 104 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.14.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.14.1-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - ca52f88: dependencies updates:
292
299
  - Updated dependency [`pg-promise@^11.15.0` ↗︎](https://www.npmjs.com/package/pg-promise/v/11.15.0) (from `^11.14.0`, in `dependencies`)
293
300
  - 00c57ff: fix: pg storage should select resourceId when getMessages
294
- - Updated dependencies [0b56518]
295
- - Updated dependencies [db5cc15]
296
- - Updated dependencies [2ba5b76]
297
- - Updated dependencies [5237998]
298
- - Updated dependencies [c3a30de]
299
- - Updated dependencies [37c1acd]
300
- - Updated dependencies [1aa60b1]
301
-
302
- ... 2055 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2062 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/pinecone
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
  - Updated dependencies [c3bd795]
292
299
  - Updated dependencies [da082f8]
293
300
  - Updated dependencies [a5810ce]
294
- - @mastra/core@0.9.4-alpha.3
295
-
296
- ## 0.2.13-alpha.2
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [3171b5b]
301
301
 
302
- ... 1680 more lines hidden. See full changelog in package directory.
302
+ ... 1687 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,33 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.2.0-alpha.6
4
+
5
+ ### Minor Changes
6
+
7
+ - 03997ae: Update peer deps of core
8
+
9
+ ### Patch Changes
10
+
11
+ - @mastra/core@0.14.0-alpha.7
12
+ - @mastra/client-js@0.10.22-alpha.7
13
+
14
+ ## 5.1.21-alpha.5
15
+
16
+ ### Patch Changes
17
+
18
+ - 9ce22c5: Fix swagger-ui link
19
+ - Updated dependencies [ad888a2]
20
+ - Updated dependencies [481751d]
21
+ - Updated dependencies [194e395]
22
+ - @mastra/core@0.14.0-alpha.6
23
+ - @mastra/client-js@0.10.22-alpha.6
24
+
25
+ ## 5.1.21-alpha.4
26
+
27
+ ### Patch Changes
28
+
29
+ - dd702eb: Fix default in playground
30
+
3
31
  ## 5.1.21-alpha.3
4
32
 
5
33
  ### Patch Changes
@@ -270,33 +298,5 @@
270
298
  - Updated dependencies [1ac8f6b]
271
299
  - Updated dependencies [b8efbb9]
272
300
  - Updated dependencies [71466e7]
273
- - Updated dependencies [0c99fbe]
274
- - @mastra/core@0.12.0
275
- - @mastra/client-js@0.10.17
276
-
277
- ## 5.1.16-alpha.2
278
-
279
- ### Patch Changes
280
-
281
- - f42c4c2: update peer deps for packages to latest core range
282
- - @mastra/core@0.12.0-alpha.5
283
- - @mastra/client-js@0.10.17-alpha.5
284
-
285
- ## 5.1.16-alpha.1
286
-
287
- ### Patch Changes
288
-
289
- - 6336993: Fix workflow input form overflow
290
- - Updated dependencies [e0f73c6]
291
- - Updated dependencies [cda801d]
292
- - Updated dependencies [a77c823]
293
- - @mastra/core@0.12.0-alpha.1
294
- - @mastra/client-js@0.10.17-alpha.1
295
-
296
- ## 5.1.16-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - f873f3a: dependencies updates:
301
301
 
302
- ... 2495 more lines hidden. See full changelog in package directory.
302
+ ... 2523 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.11.4
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Minor Changes
293
300
 
294
- - 83da932: Move @mastra/core to peerdeps
295
-
296
- ### Patch Changes
297
-
298
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
299
- - Updated dependencies [b3a3d63]
300
- - Updated dependencies [344f453]
301
301
 
302
- ... 1744 more lines hidden. See full changelog in package directory.
302
+ ... 1751 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.1.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - 03997ae: Update peer deps of core
8
+
9
+ ### Patch Changes
10
+
11
+ - @mastra/core@0.14.0-alpha.7
12
+
3
13
  ## 1.0.9-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -289,14 +299,4 @@
289
299
  - Updated dependencies [0e17048]
290
300
  - @mastra/core@0.10.7
291
301
 
292
- ## 1.0.1-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - 8e1b6e9: dependencies updates:
297
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
298
- - a85fa13: Add model to createVectorQueryTool runtimeContext
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [07d6d88]
301
-
302
- ... 2437 more lines hidden. See full changelog in package directory.
302
+ ... 2447 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/ragie
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
  - Updated dependencies [3e9c131]
292
299
  - Updated dependencies [3171b5b]
293
300
  - Updated dependencies [973e5ac]
294
- - Updated dependencies [daf942f]
295
- - Updated dependencies [0b8b868]
296
- - Updated dependencies [9e1eff5]
297
- - Updated dependencies [6fa1ad1]
298
- - Updated dependencies [c28d7a0]
299
- - Updated dependencies [edf1e88]
300
- - @mastra/core@0.9.4
301
-
302
- ... 1949 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1956 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/server
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
+ - @mastra/core@0.14.0-alpha.7
12
+
13
+ ## 0.14.0-alpha.6
14
+
15
+ ### Patch Changes
16
+
17
+ - a9916bd: Model switcher v5 support
18
+ - Updated dependencies [ad888a2]
19
+ - Updated dependencies [481751d]
20
+ - Updated dependencies [194e395]
21
+ - @mastra/core@0.14.0-alpha.6
22
+
3
23
  ## 0.14.0-alpha.5
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
  - Updated dependencies [0c99fbe]
279
299
  - @mastra/core@0.12.0
280
300
 
281
- ## 0.12.0-alpha.5
282
-
283
- ### Minor Changes
284
-
285
- - f42c4c2: update peer deps for packages to latest core range
286
-
287
- ### Patch Changes
288
-
289
- - @mastra/core@0.12.0-alpha.5
290
-
291
- ## 0.12.0-alpha.4
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [ad0a58b]
296
- - @mastra/core@0.12.0-alpha.4
297
-
298
- ## 0.12.0-alpha.3
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2851 more lines hidden. See full changelog in package directory.
302
+ ... 2871 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/turbopuffer
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
  ## 0.0.15
293
300
 
294
- ### Patch Changes
295
-
296
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
297
- - Updated dependencies [396be50]
298
- - Updated dependencies [ab80e7e]
299
- - Updated dependencies [c3bd795]
300
- - Updated dependencies [da082f8]
301
301
 
302
- ... 760 more lines hidden. See full changelog in package directory.
302
+ ... 767 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/upstash
2
2
 
3
+ ## 0.14.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.14.0
4
11
 
5
12
  ### Minor Changes
@@ -291,12 +298,5 @@
291
298
 
292
299
  ### Minor Changes
293
300
 
294
- - 8a3bfd2: Update peerdeps to latest core
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [792c4c0]
299
- - Updated dependencies [502fe05]
300
- - Updated dependencies [4efcfa0]
301
301
 
302
- ... 1845 more lines hidden. See full changelog in package directory.
302
+ ... 1852 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/vectorize
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
  - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
293
300
  - Updated dependencies [f53a6ac]
294
- - Updated dependencies [eabdcd9]
295
- - Updated dependencies [90be034]
296
- - Updated dependencies [99f050a]
297
- - Updated dependencies [d0ee3c6]
298
- - Updated dependencies [23f258c]
299
- - Updated dependencies [2672a05]
300
- - @mastra/core@0.9.5-alpha.0
301
301
 
302
- ... 1731 more lines hidden. See full changelog in package directory.
302
+ ... 1738 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-azure
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
 
293
300
  ### Patch Changes
294
301
 
295
- - Updated dependencies [396be50]
296
- - Updated dependencies [c3bd795]
297
- - Updated dependencies [da082f8]
298
- - Updated dependencies [a5810ce]
299
- - @mastra/core@0.9.4-alpha.3
300
-
301
-
302
- ... 609 more lines hidden. See full changelog in package directory.
302
+ ... 616 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-cloudflare
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
  - Updated dependencies [0a3ae6d]
292
299
  - Updated dependencies [95911be]
293
300
  - Updated dependencies [5eb5a99]
294
- - Updated dependencies [7e632c5]
295
- - Updated dependencies [1e9fbfa]
296
- - Updated dependencies [b2ae5aa]
297
- - Updated dependencies [a7292b0]
298
- - Updated dependencies [0dcb9f0]
299
- - @mastra/core@0.10.0-alpha.1
300
-
301
301
 
302
- ... 661 more lines hidden. See full changelog in package directory.
302
+ ... 668 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # Changelog
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
  - Updated dependencies [eabdcd9]
292
299
  - Updated dependencies [90be034]
293
300
  - Updated dependencies [99f050a]
294
- - Updated dependencies [d0ee3c6]
295
- - Updated dependencies [23f258c]
296
- - Updated dependencies [2672a05]
297
- - @mastra/core@0.9.5-alpha.0
298
-
299
- ## 0.1.18
300
-
301
301
 
302
- ... 1063 more lines hidden. See full changelog in package directory.
302
+ ... 1070 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-elevenlabs
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
  - Updated dependencies [eabdcd9]
292
299
  - Updated dependencies [90be034]
293
300
  - Updated dependencies [99f050a]
294
- - Updated dependencies [d0ee3c6]
295
- - Updated dependencies [23f258c]
296
- - Updated dependencies [2672a05]
297
- - @mastra/core@0.9.5-alpha.0
298
-
299
- ## 0.1.18
300
-
301
301
 
302
- ... 1072 more lines hidden. See full changelog in package directory.
302
+ ... 1079 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-google
2
2
 
3
+ ## 0.10.8-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.10.8-alpha.0
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
 
293
300
  - 83da932: Move @mastra/core to peerdeps
294
301
 
295
- ### Patch Changes
296
-
297
- - Updated dependencies [b3a3d63]
298
- - Updated dependencies [344f453]
299
- - Updated dependencies [0a3ae6d]
300
- - Updated dependencies [95911be]
301
-
302
- ... 1096 more lines hidden. See full changelog in package directory.
302
+ ... 1103 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-murf
2
2
 
3
+ ## 0.10.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 03997ae: Update peerdeps
8
+ - @mastra/core@0.14.0-alpha.7
9
+
3
10
  ## 0.10.8
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [b2ae5aa]
292
299
  - Updated dependencies [a7292b0]
293
300
  - Updated dependencies [0dcb9f0]
294
- - @mastra/core@0.10.0-alpha.1
295
-
296
- ## 0.1.19-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [f53a6ac]
301
301
 
302
- ... 1090 more lines hidden. See full changelog in package directory.
302
+ ... 1097 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/voice-openai-realtime
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
  - Updated dependencies [d0ee3c6]
292
299
  - Updated dependencies [b2ae5aa]
293
300
  - Updated dependencies [23f258c]
294
- - Updated dependencies [a7292b0]
295
- - Updated dependencies [0dcb9f0]
296
- - Updated dependencies [2672a05]
297
- - @mastra/core@0.10.0
298
-
299
- ## 0.3.0-alpha.1
300
-
301
301
 
302
- ... 800 more lines hidden. See full changelog in package directory.
302
+ ... 807 more lines hidden. See full changelog in package directory.