@mastra/mcp-docs-server 0.13.15 → 0.13.17-alpha.0

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 (73) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +15 -15
  2. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +4 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +19 -19
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +19 -19
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +19 -19
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +26 -26
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +19 -19
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +19 -19
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +19 -19
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +24 -24
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +20 -20
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +30 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +29 -29
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +29 -29
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +29 -29
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +33 -33
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +21 -21
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +19 -19
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +19 -19
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +19 -19
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +27 -27
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +20 -20
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +28 -28
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +19 -19
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +19 -19
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +18 -0
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +19 -19
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +19 -19
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +19 -19
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +35 -35
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +20 -20
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +19 -19
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +19 -19
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +28 -28
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +19 -19
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +19 -19
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +19 -19
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +19 -19
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +19 -19
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +19 -19
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +19 -19
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +18 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +19 -19
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +19 -19
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +19 -19
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +20 -20
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +19 -19
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +19 -19
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
  58. package/.docs/organized/changelogs/create-mastra.md +23 -23
  59. package/.docs/organized/changelogs/mastra.md +44 -44
  60. package/.docs/raw/agents/overview.mdx +29 -47
  61. package/.docs/raw/deployment/monorepo.mdx +107 -0
  62. package/.docs/raw/frameworks/web-frameworks/astro.mdx +1 -0
  63. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -0
  64. package/.docs/raw/frameworks/web-frameworks/sveltekit.mdx +5 -0
  65. package/.docs/raw/frameworks/web-frameworks/vite-react.mdx +5 -0
  66. package/.docs/raw/reference/core/mastra-class.mdx +5 -3
  67. package/.docs/raw/reference/scorers/context-precision.mdx +130 -0
  68. package/.docs/raw/reference/scorers/context-relevance.mdx +222 -0
  69. package/.docs/raw/scorers/off-the-shelf-scorers.mdx +17 -1
  70. package/.docs/raw/server-db/local-dev-playground.mdx +19 -0
  71. package/.docs/raw/workflows/control-flow.mdx +0 -46
  72. package/.docs/raw/workflows/error-handling.mdx +213 -0
  73. package/package.json +5 -5
@@ -1,5 +1,32 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.15.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7109](https://github.com/mastra-ai/mastra/pull/7109) [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9) Thanks [@epinzur](https://github.com/epinzur)! - Fixed tracingContext on tool executions in AI tracing
8
+
9
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
10
+ - @mastra/core@0.15.3-alpha.0
11
+
12
+ ## 0.15.2
13
+
14
+ ### Patch Changes
15
+
16
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.15.1
22
+
23
+ ### Patch Changes
24
+
25
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
26
+
27
+ - Updated dependencies []:
28
+ - @mastra/core@0.15.1
29
+
3
30
  ## 0.15.0
4
31
 
5
32
  ### Minor Changes
@@ -272,31 +299,4 @@
272
299
  - Updated dependencies [2fff911]
273
300
  - @mastra/core@0.13.2-alpha.0
274
301
 
275
- ## 0.13.1
276
-
277
- ### Patch Changes
278
-
279
- - Updated dependencies [cd0042e]
280
- - @mastra/core@0.13.1
281
-
282
- ## 0.13.1-alpha.0
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [cd0042e]
287
- - @mastra/core@0.13.1-alpha.0
288
-
289
- ## 0.13.0
290
-
291
- ### Patch Changes
292
-
293
- - e202b82: Add getThreadsByResourceIdPaginated to the Memory Class
294
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
295
- - Updated dependencies [cb36de0]
296
- - Updated dependencies [d0496e6]
297
- - Updated dependencies [a82b851]
298
- - Updated dependencies [ea0c5f2]
299
- - Updated dependencies [41a0a0e]
300
- - Updated dependencies [2871020]
301
-
302
- ... 2996 more lines hidden. See full changelog in package directory.
302
+ ... 3023 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/turbopuffer
2
2
 
3
+ ## 0.11.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.5
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.4
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [d0ee3c6]
281
299
  - Updated dependencies [b2ae5aa]
282
300
  - Updated dependencies [23f258c]
283
- - Updated dependencies [a7292b0]
284
- - Updated dependencies [0dcb9f0]
285
- - Updated dependencies [2672a05]
286
- - @mastra/core@0.10.0
287
-
288
- ## 0.1.0-alpha.1
289
-
290
- ### Minor Changes
291
-
292
- - 83da932: Move @mastra/core to peerdeps
293
-
294
- ### Patch Changes
295
-
296
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
297
- - Updated dependencies [b3a3d63]
298
- - Updated dependencies [344f453]
299
- - Updated dependencies [0a3ae6d]
300
- - Updated dependencies [95911be]
301
301
 
302
- ... 791 more lines hidden. See full changelog in package directory.
302
+ ... 809 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/upstash
2
2
 
3
+ ## 0.14.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.14.4
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.14.3
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [032cb66]
281
299
  - Updated dependencies [703ac71]
282
300
  - Updated dependencies [a723d69]
283
- - Updated dependencies [5889a31]
284
- - Updated dependencies [65e3395]
285
- - Updated dependencies [4933192]
286
- - Updated dependencies [d1c77a4]
287
- - Updated dependencies [bea9dd1]
288
- - Updated dependencies [dcd4802]
289
- - Updated dependencies [7ba91fa]
290
- - @mastra/core@0.11.0-alpha.2
291
-
292
- ## 0.12.1
293
-
294
- ### Patch Changes
295
-
296
- - bef10e5: dependencies updates:
297
- - Updated dependency [`@upstash/vector@^1.2.2` ↗︎](https://www.npmjs.com/package/@upstash/vector/v/1.2.2) (from `^1.2.1`, in `dependencies`)
298
- - Updated dependencies [2873c7f]
299
- - Updated dependencies [1c1c6a1]
300
- - Updated dependencies [f8ce2cc]
301
301
 
302
- ... 1912 more lines hidden. See full changelog in package directory.
302
+ ... 1930 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/vectorize
2
2
 
3
+ ## 0.11.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.6
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.5
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  ### Patch Changes
282
300
 
283
- - f0d559f: Fix peerdeps for alpha channel
284
- - Updated dependencies [1e8bb40]
285
- - @mastra/core@0.10.2-alpha.2
286
-
287
- ## 0.10.0
288
-
289
- ### Minor Changes
290
-
291
- - 83da932: Move @mastra/core to peerdeps
292
-
293
- ### Patch Changes
294
-
295
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
296
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
297
- - Updated dependencies [b3a3d63]
298
- - Updated dependencies [344f453]
299
- - Updated dependencies [0a3ae6d]
300
- - Updated dependencies [95911be]
301
301
 
302
- ... 1780 more lines hidden. See full changelog in package directory.
302
+ ... 1798 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-azure
2
2
 
3
+ ## 0.10.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.10.8
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.10.7
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ## 0.1.11-alpha.0
283
301
 
284
- ### Patch Changes
285
-
286
- - Updated dependencies [f53a6ac]
287
- - Updated dependencies [eabdcd9]
288
- - Updated dependencies [90be034]
289
- - Updated dependencies [99f050a]
290
- - Updated dependencies [d0ee3c6]
291
- - Updated dependencies [23f258c]
292
- - Updated dependencies [2672a05]
293
- - @mastra/core@0.9.5-alpha.0
294
-
295
- ## 0.1.10
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [396be50]
300
- - Updated dependencies [ab80e7e]
301
-
302
- ... 640 more lines hidden. See full changelog in package directory.
302
+ ... 658 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-cloudflare
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [48eddb9]
281
299
  - @mastra/core@0.10.4
282
300
 
283
- ## 0.10.2-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - d90c49f: dependencies updates:
288
- - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.2.0`, in `dependencies`)
289
- - 1ccccff: dependencies updates:
290
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
291
- - 1ccccff: dependencies updates:
292
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
293
- - Updated dependencies [f6fd25f]
294
- - Updated dependencies [dffb67b]
295
- - Updated dependencies [f1309d3]
296
- - Updated dependencies [f7f8293]
297
- - @mastra/core@0.10.4-alpha.1
298
-
299
- ## 0.10.1
300
-
301
301
 
302
- ... 738 more lines hidden. See full changelog in package directory.
302
+ ... 756 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -281,22 +299,4 @@
281
299
  - Updated dependencies [14a2566]
282
300
  - @mastra/core@0.10.4-alpha.0
283
301
 
284
- ## 0.10.1
285
-
286
- ### Patch Changes
287
-
288
- - f0d559f: Fix peerdeps for alpha channel
289
- - Updated dependencies [ee77e78]
290
- - Updated dependencies [592a2db]
291
- - Updated dependencies [e5dc18d]
292
- - Updated dependencies [ab5adbe]
293
- - Updated dependencies [1e8bb40]
294
- - Updated dependencies [1b5fc55]
295
- - Updated dependencies [195c428]
296
- - Updated dependencies [f73e11b]
297
- - Updated dependencies [37643b8]
298
- - Updated dependencies [99fd6cf]
299
- - Updated dependencies [c5bf1ce]
300
- - Updated dependencies [add596e]
301
-
302
- ... 1140 more lines hidden. See full changelog in package directory.
302
+ ... 1158 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-elevenlabs
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -281,22 +299,4 @@
281
299
  - Updated dependencies [14a2566]
282
300
  - @mastra/core@0.10.4-alpha.0
283
301
 
284
- ## 0.10.1
285
-
286
- ### Patch Changes
287
-
288
- - f0d559f: Fix peerdeps for alpha channel
289
- - Updated dependencies [ee77e78]
290
- - Updated dependencies [592a2db]
291
- - Updated dependencies [e5dc18d]
292
- - Updated dependencies [ab5adbe]
293
- - Updated dependencies [1e8bb40]
294
- - Updated dependencies [1b5fc55]
295
- - Updated dependencies [195c428]
296
- - Updated dependencies [f73e11b]
297
- - Updated dependencies [37643b8]
298
- - Updated dependencies [99fd6cf]
299
- - Updated dependencies [c5bf1ce]
300
- - Updated dependencies [add596e]
301
-
302
- ... 1149 more lines hidden. See full changelog in package directory.
302
+ ... 1167 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-gladia
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-google-gemini-live
2
2
 
3
+ ## 0.10.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
3
12
  ## 0.10.7
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-google
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ### Patch Changes
283
301
 
284
- - 1ccccff: dependencies updates:
285
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
286
- - 1ccccff: dependencies updates:
287
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
288
- - Updated dependencies [f6fd25f]
289
- - Updated dependencies [dffb67b]
290
- - Updated dependencies [f1309d3]
291
- - Updated dependencies [f7f8293]
292
- - @mastra/core@0.10.4-alpha.1
293
-
294
- ## 0.10.2-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - 166a101: dependencies updates:
299
- - Updated dependency [`@google-cloud/text-to-speech@^6.1.0` ↗︎](https://www.npmjs.com/package/@google-cloud/text-to-speech/v/6.1.0) (from `^6.0.1`, in `dependencies`)
300
- - Updated dependencies [d1ed912]
301
-
302
- ... 1175 more lines hidden. See full changelog in package directory.
302
+ ... 1193 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-murf
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ### Patch Changes
283
301
 
284
- - 1ccccff: dependencies updates:
285
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
286
- - 1ccccff: dependencies updates:
287
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
288
- - Updated dependencies [f6fd25f]
289
- - Updated dependencies [dffb67b]
290
- - Updated dependencies [f1309d3]
291
- - Updated dependencies [f7f8293]
292
- - @mastra/core@0.10.4-alpha.1
293
-
294
- ## 0.10.1
295
-
296
- ### Patch Changes
297
-
298
- - f0d559f: Fix peerdeps for alpha channel
299
- - Updated dependencies [ee77e78]
300
- - Updated dependencies [592a2db]
301
-
302
- ... 1167 more lines hidden. See full changelog in package directory.
302
+ ... 1185 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-openai-realtime
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [8e6f677]
281
299
  - Updated dependencies [d70c420]
282
300
  - Updated dependencies [ee9af57]
283
- - Updated dependencies [36f1c36]
284
- - Updated dependencies [2a16996]
285
- - Updated dependencies [10d352e]
286
- - Updated dependencies [9589624]
287
- - Updated dependencies [53d3c37]
288
- - Updated dependencies [751c894]
289
- - Updated dependencies [577ce3a]
290
- - Updated dependencies [9260b3a]
291
- - @mastra/core@0.10.6
292
-
293
- ## 0.10.2-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - 00335a2: Fix Typo in Example Usage of addInstructions Method
298
- - Updated dependencies [ee9af57]
299
- - Updated dependencies [751c894]
300
- - Updated dependencies [577ce3a]
301
301
 
302
- ... 877 more lines hidden. See full changelog in package directory.
302
+ ... 895 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-openai
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  ### Patch Changes
282
300
 
283
- - 4f27840: dependencies updates:
284
- - Updated dependency [`openai@^4.104.0` ↗︎](https://www.npmjs.com/package/openai/v/4.104.0) (from `^4.89.0`, in `dependencies`)
285
- - 1ccccff: dependencies updates:
286
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
287
- - 1ccccff: dependencies updates:
288
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
289
- - Updated dependencies [d1ed912]
290
- - Updated dependencies [f6fd25f]
291
- - Updated dependencies [dffb67b]
292
- - Updated dependencies [f1f1f1b]
293
- - Updated dependencies [925ab94]
294
- - Updated dependencies [f9816ae]
295
- - Updated dependencies [82090c1]
296
- - Updated dependencies [1b443fd]
297
- - Updated dependencies [ce97900]
298
- - Updated dependencies [f1309d3]
299
- - Updated dependencies [14a2566]
300
- - Updated dependencies [f7f8293]
301
-
302
- ... 1197 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1215 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-playai
2
2
 
3
+ ## 0.11.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [37643b8]
281
299
  - Updated dependencies [99fd6cf]
282
300
  - Updated dependencies [c5bf1ce]
283
- - Updated dependencies [add596e]
284
- - Updated dependencies [8dc94d8]
285
- - Updated dependencies [ecebbeb]
286
- - Updated dependencies [79d5145]
287
- - Updated dependencies [12b7002]
288
- - Updated dependencies [2901125]
289
- - @mastra/core@0.10.2
290
-
291
- ## 0.10.1-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - f0d559f: Fix peerdeps for alpha channel
296
- - Updated dependencies [1e8bb40]
297
- - @mastra/core@0.10.2-alpha.2
298
-
299
- ## 0.10.0
300
-
301
301
 
302
- ... 1137 more lines hidden. See full changelog in package directory.
302
+ ... 1155 more lines hidden. See full changelog in package directory.