@mastra/mcp-docs-server 0.13.17-alpha.4 → 0.13.17-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 (65) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +12 -12
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +11 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +15 -15
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +12 -12
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +14 -14
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +11 -11
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +13 -13
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +11 -11
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -5
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +14 -14
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +11 -11
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  58. package/.docs/organized/changelogs/create-mastra.md +7 -7
  59. package/.docs/organized/changelogs/mastra.md +13 -13
  60. package/.docs/organized/code-examples/heads-up-game.md +32 -56
  61. package/.docs/raw/workflows/suspend-and-resume.mdx +64 -7
  62. package/CHANGELOG.md +1813 -0
  63. package/dist/stdio.js +13 -0
  64. package/dist/tools/blog.d.ts.map +1 -1
  65. package/package.json +15 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,1813 @@
1
+ # @mastra/mcp-docs-server
2
+
3
+ ## 0.13.17-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - [#7237](https://github.com/mastra-ai/mastra/pull/7237) [`ff81788`](https://github.com/mastra-ai/mastra/commit/ff81788a98e166154aae6e745a2e4987165425f6) Thanks [@alliehowe29](https://github.com/alliehowe29)! - Add validation to blog URLs
10
+
11
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
12
+ - @mastra/core@0.15.3-alpha.5
13
+ - @mastra/mcp@0.11.3-alpha.2
14
+
15
+ ## 0.13.17-alpha.4
16
+
17
+ ### Patch Changes
18
+
19
+ - [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
20
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
21
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
22
+
23
+ - [#7238](https://github.com/mastra-ai/mastra/pull/7238) [`9a98f3c`](https://github.com/mastra-ai/mastra/commit/9a98f3c524f37fb3ebd94c41cd6efed0698a6a2a) Thanks [@alliehowe29](https://github.com/alliehowe29)! - Validate file path after `path.join()`
24
+
25
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
26
+ - @mastra/core@0.15.3-alpha.4
27
+ - @mastra/mcp@0.11.3-alpha.1
28
+
29
+ ## 0.13.17-alpha.3
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
34
+ - @mastra/core@0.15.3-alpha.3
35
+
36
+ ## 0.13.17-alpha.2
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [[`822c2e8`](https://github.com/mastra-ai/mastra/commit/822c2e88a3ecbffb7c680e6227976006ccefe6a8)]:
41
+ - @mastra/core@0.15.3-alpha.2
42
+
43
+ ## 0.13.17-alpha.1
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
48
+ - @mastra/core@0.15.3-alpha.1
49
+
50
+ ## 0.13.17-alpha.0
51
+
52
+ ### Patch Changes
53
+
54
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`3e0153a`](https://github.com/mastra-ai/mastra/commit/3e0153adcf2309f3ffb01c9ac9e0f5adc0caa259), [`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)]:
55
+ - @mastra/core@0.15.3-alpha.0
56
+ - @mastra/mcp@0.11.3-alpha.0
57
+
58
+ ## 0.13.16
59
+
60
+ ### Patch Changes
61
+
62
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
63
+
64
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
65
+ - @mastra/mcp@0.11.2
66
+ - @mastra/core@0.15.2
67
+
68
+ ## 0.13.15
69
+
70
+ ### Patch Changes
71
+
72
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
73
+ - @mastra/mcp@0.11.1
74
+ - @mastra/core@0.15.1
75
+
76
+ ## 0.13.14
77
+
78
+ ### Patch Changes
79
+
80
+ - [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
81
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
82
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
83
+ - @mastra/core@0.15.0
84
+ - @mastra/mcp@0.11.0
85
+
86
+ ## 0.13.14-alpha.4
87
+
88
+ ### Patch Changes
89
+
90
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
91
+ - @mastra/core@0.15.0-alpha.4
92
+ - @mastra/mcp@0.11.0-alpha.3
93
+
94
+ ## 0.13.14-alpha.3
95
+
96
+ ### Patch Changes
97
+
98
+ - Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
99
+ - @mastra/mcp@0.11.0-alpha.2
100
+ - @mastra/core@0.15.0-alpha.3
101
+
102
+ ## 0.13.14-alpha.2
103
+
104
+ ### Patch Changes
105
+
106
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
107
+ - @mastra/core@0.14.2-alpha.2
108
+
109
+ ## 0.13.14-alpha.1
110
+
111
+ ### Patch Changes
112
+
113
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
114
+ - @mastra/core@0.14.2-alpha.1
115
+ - @mastra/mcp@0.10.13-alpha.1
116
+
117
+ ## 0.13.14-alpha.0
118
+
119
+ ### Patch Changes
120
+
121
+ - [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
122
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
123
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
124
+ - @mastra/core@0.14.2-alpha.0
125
+ - @mastra/mcp@0.10.13-alpha.0
126
+
127
+ ## 0.13.13
128
+
129
+ ### Patch Changes
130
+
131
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
132
+ - @mastra/core@0.14.1
133
+
134
+ ## 0.13.13-alpha.1
135
+
136
+ ### Patch Changes
137
+
138
+ - Updated dependencies [[`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236)]:
139
+ - @mastra/core@0.14.1-alpha.1
140
+
141
+ ## 0.13.13-alpha.0
142
+
143
+ ### Patch Changes
144
+
145
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
146
+ - @mastra/core@0.14.1-alpha.0
147
+
148
+ ## 0.13.12
149
+
150
+ ### Patch Changes
151
+
152
+ - Updated dependencies [895d3b2]
153
+ - Updated dependencies [227c7e6]
154
+ - Updated dependencies [12cae67]
155
+ - Updated dependencies [fd3a3eb]
156
+ - Updated dependencies [6faaee5]
157
+ - Updated dependencies [4232b14]
158
+ - Updated dependencies [a89de7e]
159
+ - Updated dependencies [5a37d0c]
160
+ - Updated dependencies [4bde0cb]
161
+ - Updated dependencies [e1aed55]
162
+ - Updated dependencies [cf4f357]
163
+ - Updated dependencies [03997ae]
164
+ - Updated dependencies [ad888a2]
165
+ - Updated dependencies [481751d]
166
+ - Updated dependencies [2454423]
167
+ - Updated dependencies [194e395]
168
+ - Updated dependencies [a722c0b]
169
+ - Updated dependencies [c30bca8]
170
+ - Updated dependencies [3b5fec7]
171
+ - Updated dependencies [a8f129d]
172
+ - @mastra/mcp@0.10.12
173
+ - @mastra/core@0.14.0
174
+
175
+ ## 0.13.12-alpha.7
176
+
177
+ ### Patch Changes
178
+
179
+ - Updated dependencies [03997ae]
180
+ - @mastra/mcp@0.10.12-alpha.2
181
+ - @mastra/core@0.14.0-alpha.7
182
+
183
+ ## 0.13.12-alpha.6
184
+
185
+ ### Patch Changes
186
+
187
+ - Updated dependencies [ad888a2]
188
+ - Updated dependencies [481751d]
189
+ - Updated dependencies [194e395]
190
+ - @mastra/core@0.14.0-alpha.6
191
+
192
+ ## 0.13.12-alpha.5
193
+
194
+ ### Patch Changes
195
+
196
+ - @mastra/core@0.14.0-alpha.5
197
+
198
+ ## 0.13.12-alpha.4
199
+
200
+ ### Patch Changes
201
+
202
+ - Updated dependencies [0a7f675]
203
+ - Updated dependencies [12cae67]
204
+ - Updated dependencies [5a37d0c]
205
+ - Updated dependencies [4bde0cb]
206
+ - Updated dependencies [e1aed55]
207
+ - Updated dependencies [1a80071]
208
+ - Updated dependencies [36a3be8]
209
+ - Updated dependencies [361757b]
210
+ - Updated dependencies [2bb9955]
211
+ - Updated dependencies [2454423]
212
+ - Updated dependencies [a44d91e]
213
+ - Updated dependencies [dfb91e9]
214
+ - Updated dependencies [a741dde]
215
+ - Updated dependencies [7cb3fc0]
216
+ - Updated dependencies [195eabb]
217
+ - Updated dependencies [b78b95b]
218
+ - @mastra/core@0.14.0-alpha.4
219
+ - @mastra/mcp@0.10.12-alpha.1
220
+
221
+ ## 0.13.12-alpha.3
222
+
223
+ ### Patch Changes
224
+
225
+ - Updated dependencies [227c7e6]
226
+ - Updated dependencies [fd3a3eb]
227
+ - Updated dependencies [a8f129d]
228
+ - @mastra/core@0.14.0-alpha.3
229
+
230
+ ## 0.13.12-alpha.2
231
+
232
+ ### Patch Changes
233
+
234
+ - @mastra/core@0.14.0-alpha.2
235
+
236
+ ## 0.13.12-alpha.1
237
+
238
+ ### Patch Changes
239
+
240
+ - Updated dependencies [895d3b2]
241
+ - Updated dependencies [6faaee5]
242
+ - Updated dependencies [4232b14]
243
+ - Updated dependencies [a89de7e]
244
+ - Updated dependencies [cf4f357]
245
+ - Updated dependencies [a722c0b]
246
+ - Updated dependencies [3b5fec7]
247
+ - @mastra/mcp@0.10.12-alpha.0
248
+ - @mastra/core@0.14.0-alpha.1
249
+
250
+ ## 0.13.12-alpha.0
251
+
252
+ ### Patch Changes
253
+
254
+ - Updated dependencies [c30bca8]
255
+ - @mastra/core@0.13.3-alpha.0
256
+
257
+ ## 0.13.11
258
+
259
+ ### Patch Changes
260
+
261
+ - Updated dependencies [d5330bf]
262
+ - Updated dependencies [2e74797]
263
+ - Updated dependencies [8388649]
264
+ - Updated dependencies [a239d41]
265
+ - Updated dependencies [dd94a26]
266
+ - Updated dependencies [3ba6772]
267
+ - Updated dependencies [b5cf2a3]
268
+ - Updated dependencies [2fff911]
269
+ - Updated dependencies [b32c50d]
270
+ - Updated dependencies [63449d0]
271
+ - Updated dependencies [121a3f8]
272
+ - Updated dependencies [ec510e7]
273
+ - @mastra/core@0.13.2
274
+ - @mastra/mcp@0.10.11
275
+
276
+ ## 0.13.11-alpha.3
277
+
278
+ ### Patch Changes
279
+
280
+ - Updated dependencies [b5cf2a3]
281
+ - @mastra/core@0.13.2-alpha.3
282
+
283
+ ## 0.13.11-alpha.2
284
+
285
+ ### Patch Changes
286
+
287
+ - Updated dependencies [d5330bf]
288
+ - Updated dependencies [a239d41]
289
+ - Updated dependencies [b32c50d]
290
+ - Updated dependencies [121a3f8]
291
+ - Updated dependencies [ec510e7]
292
+ - @mastra/core@0.13.2-alpha.2
293
+ - @mastra/mcp@0.10.11-alpha.0
294
+
295
+ ## 0.13.11-alpha.1
296
+
297
+ ### Patch Changes
298
+
299
+ - Updated dependencies [2e74797]
300
+ - Updated dependencies [63449d0]
301
+ - @mastra/core@0.13.2-alpha.1
302
+
303
+ ## 0.13.11-alpha.0
304
+
305
+ ### Patch Changes
306
+
307
+ - Updated dependencies [8388649]
308
+ - Updated dependencies [dd94a26]
309
+ - Updated dependencies [3ba6772]
310
+ - Updated dependencies [2fff911]
311
+ - @mastra/core@0.13.2-alpha.0
312
+
313
+ ## 0.13.10
314
+
315
+ ### Patch Changes
316
+
317
+ - Updated dependencies [cd0042e]
318
+ - @mastra/core@0.13.1
319
+
320
+ ## 0.13.10-alpha.0
321
+
322
+ ### Patch Changes
323
+
324
+ - Updated dependencies [cd0042e]
325
+ - @mastra/core@0.13.1-alpha.0
326
+
327
+ ## 0.13.9
328
+
329
+ ### Patch Changes
330
+
331
+ - Updated dependencies [cb36de0]
332
+ - Updated dependencies [d0496e6]
333
+ - Updated dependencies [a82b851]
334
+ - Updated dependencies [ea0c5f2]
335
+ - Updated dependencies [41a0a0e]
336
+ - Updated dependencies [2871020]
337
+ - Updated dependencies [9e792ef]
338
+ - Updated dependencies [94f4812]
339
+ - Updated dependencies [e202b82]
340
+ - Updated dependencies [e00f6a0]
341
+ - Updated dependencies [4a406ec]
342
+ - Updated dependencies [b0e43c1]
343
+ - Updated dependencies [5d377e5]
344
+ - Updated dependencies [1fb812e]
345
+ - Updated dependencies [35c5798]
346
+ - @mastra/core@0.13.0
347
+ - @mastra/mcp@0.10.10
348
+
349
+ ## 0.13.9-alpha.3
350
+
351
+ ### Patch Changes
352
+
353
+ - Updated dependencies [d0496e6]
354
+ - Updated dependencies [9e792ef]
355
+ - @mastra/core@0.13.0-alpha.3
356
+ - @mastra/mcp@0.10.10-alpha.1
357
+
358
+ ## 0.13.9-alpha.2
359
+
360
+ ### Patch Changes
361
+
362
+ - Updated dependencies [cb36de0]
363
+ - Updated dependencies [a82b851]
364
+ - Updated dependencies [41a0a0e]
365
+ - Updated dependencies [2871020]
366
+ - Updated dependencies [4a406ec]
367
+ - Updated dependencies [5d377e5]
368
+ - @mastra/core@0.13.0-alpha.2
369
+ - @mastra/mcp@0.10.10-alpha.0
370
+
371
+ ## 0.13.9-alpha.1
372
+
373
+ ### Patch Changes
374
+
375
+ - Updated dependencies [ea0c5f2]
376
+ - Updated dependencies [b0e43c1]
377
+ - Updated dependencies [1fb812e]
378
+ - Updated dependencies [35c5798]
379
+ - @mastra/core@0.13.0-alpha.1
380
+
381
+ ## 0.13.9-alpha.0
382
+
383
+ ### Patch Changes
384
+
385
+ - Updated dependencies [94f4812]
386
+ - Updated dependencies [e202b82]
387
+ - Updated dependencies [e00f6a0]
388
+ - @mastra/core@0.12.2-alpha.0
389
+
390
+ ## 0.13.8
391
+
392
+ ### Patch Changes
393
+
394
+ - Updated dependencies [33dcb07]
395
+ - Updated dependencies [f90797b]
396
+ - Updated dependencies [d0d9500]
397
+ - Updated dependencies [d30b1a0]
398
+ - Updated dependencies [bff87f7]
399
+ - Updated dependencies [b4a8df0]
400
+ - @mastra/core@0.12.1
401
+ - @mastra/mcp@0.10.9
402
+
403
+ ## 0.13.8-alpha.1
404
+
405
+ ### Patch Changes
406
+
407
+ - Updated dependencies [d0d9500]
408
+ - @mastra/core@0.12.1-alpha.1
409
+
410
+ ## 0.13.8-alpha.0
411
+
412
+ ### Patch Changes
413
+
414
+ - Updated dependencies [33dcb07]
415
+ - Updated dependencies [f90797b]
416
+ - Updated dependencies [d30b1a0]
417
+ - Updated dependencies [bff87f7]
418
+ - Updated dependencies [b4a8df0]
419
+ - @mastra/core@0.12.1-alpha.0
420
+ - @mastra/mcp@0.10.9-alpha.0
421
+
422
+ ## 0.13.7
423
+
424
+ ### Patch Changes
425
+
426
+ - Updated dependencies [510e2c8]
427
+ - Updated dependencies [2f72fb2]
428
+ - Updated dependencies [27cc97a]
429
+ - Updated dependencies [3f89307]
430
+ - Updated dependencies [9eda7d4]
431
+ - Updated dependencies [9d49408]
432
+ - Updated dependencies [41daa63]
433
+ - Updated dependencies [ad0a58b]
434
+ - Updated dependencies [254a36b]
435
+ - Updated dependencies [2ecf658]
436
+ - Updated dependencies [7a7754f]
437
+ - Updated dependencies [fc92d80]
438
+ - Updated dependencies [e0f73c6]
439
+ - Updated dependencies [0b89602]
440
+ - Updated dependencies [4d37822]
441
+ - Updated dependencies [23a6a7c]
442
+ - Updated dependencies [cda801d]
443
+ - Updated dependencies [a77c823]
444
+ - Updated dependencies [ff9c125]
445
+ - Updated dependencies [09bca64]
446
+ - Updated dependencies [f42c4c2]
447
+ - Updated dependencies [b8efbb9]
448
+ - Updated dependencies [71466e7]
449
+ - Updated dependencies [0c99fbe]
450
+ - @mastra/core@0.12.0
451
+ - @mastra/mcp@0.10.8
452
+
453
+ ## 0.13.7-alpha.5
454
+
455
+ ### Patch Changes
456
+
457
+ - Updated dependencies [f42c4c2]
458
+ - @mastra/mcp@0.10.8-alpha.0
459
+ - @mastra/core@0.12.0-alpha.5
460
+
461
+ ## 0.13.7-alpha.4
462
+
463
+ ### Patch Changes
464
+
465
+ - Updated dependencies [ad0a58b]
466
+ - @mastra/core@0.12.0-alpha.4
467
+
468
+ ## 0.13.7-alpha.3
469
+
470
+ ### Patch Changes
471
+
472
+ - @mastra/core@0.12.0-alpha.3
473
+
474
+ ## 0.13.7-alpha.2
475
+
476
+ ### Patch Changes
477
+
478
+ - Updated dependencies [27cc97a]
479
+ - Updated dependencies [41daa63]
480
+ - Updated dependencies [254a36b]
481
+ - Updated dependencies [0b89602]
482
+ - Updated dependencies [4d37822]
483
+ - Updated dependencies [ff9c125]
484
+ - Updated dependencies [b8efbb9]
485
+ - Updated dependencies [71466e7]
486
+ - Updated dependencies [0c99fbe]
487
+ - @mastra/core@0.12.0-alpha.2
488
+
489
+ ## 0.13.7-alpha.1
490
+
491
+ ### Patch Changes
492
+
493
+ - Updated dependencies [e0f73c6]
494
+ - Updated dependencies [cda801d]
495
+ - Updated dependencies [a77c823]
496
+ - @mastra/core@0.12.0-alpha.1
497
+
498
+ ## 0.13.7-alpha.0
499
+
500
+ ### Patch Changes
501
+
502
+ - Updated dependencies [510e2c8]
503
+ - Updated dependencies [2f72fb2]
504
+ - Updated dependencies [3f89307]
505
+ - Updated dependencies [9eda7d4]
506
+ - Updated dependencies [9d49408]
507
+ - Updated dependencies [2ecf658]
508
+ - Updated dependencies [7a7754f]
509
+ - Updated dependencies [fc92d80]
510
+ - Updated dependencies [23a6a7c]
511
+ - Updated dependencies [09bca64]
512
+ - @mastra/core@0.12.0-alpha.0
513
+
514
+ ## 0.13.6
515
+
516
+ ### Patch Changes
517
+
518
+ - ce088f5: Update all peerdeps to latest core
519
+ - Updated dependencies [ce088f5]
520
+ - @mastra/mcp@0.10.7
521
+ - @mastra/core@0.11.1
522
+
523
+ ## 0.13.5
524
+
525
+ ### Patch Changes
526
+
527
+ - Updated dependencies [2873c7f]
528
+ - Updated dependencies [1c1c6a1]
529
+ - Updated dependencies [f5ec3a4]
530
+ - Updated dependencies [f8ce2cc]
531
+ - Updated dependencies [ab3bbff]
532
+ - Updated dependencies [8c846b6]
533
+ - Updated dependencies [c7bbf1e]
534
+ - Updated dependencies [8722d53]
535
+ - Updated dependencies [565cc0c]
536
+ - Updated dependencies [b790fd1]
537
+ - Updated dependencies [132027f]
538
+ - Updated dependencies [0c85311]
539
+ - Updated dependencies [d7ed04d]
540
+ - Updated dependencies [c0ba5e2]
541
+ - Updated dependencies [cb16baf]
542
+ - Updated dependencies [f36e4f1]
543
+ - Updated dependencies [7f6e403]
544
+ - @mastra/core@0.10.11
545
+ - @mastra/mcp@0.10.6
546
+
547
+ ## 0.13.5-alpha.0
548
+
549
+ ### Patch Changes
550
+
551
+ - Updated dependencies [2873c7f]
552
+ - Updated dependencies [1c1c6a1]
553
+ - Updated dependencies [f5ec3a4]
554
+ - Updated dependencies [ab3bbff]
555
+ - Updated dependencies [565cc0c]
556
+ - @mastra/core@0.10.11-alpha.2
557
+ - @mastra/mcp@0.10.6-alpha.0
558
+
559
+ ## 0.13.4
560
+
561
+ ### Patch Changes
562
+
563
+ - 16bc2f9: Fix blog tool for fetching blogpost
564
+ - Updated dependencies [4d3fbdf]
565
+ - @mastra/core@0.10.10
566
+
567
+ ## 0.13.4-alpha.0
568
+
569
+ ### Patch Changes
570
+
571
+ - 16bc2f9: Fix blog tool for fetching blogpost
572
+ - Updated dependencies [4d3fbdf]
573
+ - @mastra/core@0.10.10-alpha.0
574
+
575
+ ## 0.13.3
576
+
577
+ ### Patch Changes
578
+
579
+ - 07c7e7e: Slimmed down the number of tokens in each code example by removing extra keys from package.json files and adding an mcp docs config file into code examples to intentionally exclude some files - for ex the agent-network example went from 1300 LOC to 300
580
+ - f043a63: Update transaction tool to use csv format
581
+ - Updated dependencies [9dda1ac]
582
+ - Updated dependencies [c984582]
583
+ - Updated dependencies [7e801dd]
584
+ - Updated dependencies [a606c75]
585
+ - Updated dependencies [7aa70a4]
586
+ - Updated dependencies [764f86a]
587
+ - Updated dependencies [1760a1c]
588
+ - Updated dependencies [038e5ae]
589
+ - Updated dependencies [7dda16a]
590
+ - Updated dependencies [5ebfcdd]
591
+ - Updated dependencies [b2d0c91]
592
+ - Updated dependencies [4e809ad]
593
+ - Updated dependencies [57929df]
594
+ - Updated dependencies [b7852ed]
595
+ - Updated dependencies [6320a61]
596
+ - @mastra/core@0.10.9
597
+
598
+ ## 0.13.3-alpha.0
599
+
600
+ ### Patch Changes
601
+
602
+ - 07c7e7e: Slimmed down the number of tokens in each code example by removing extra keys from package.json files and adding an mcp docs config file into code examples to intentionally exclude some files - for ex the agent-network example went from 1300 LOC to 300
603
+ - f043a63: Update transaction tool to use csv format
604
+ - Updated dependencies [9dda1ac]
605
+ - Updated dependencies [c984582]
606
+ - Updated dependencies [7e801dd]
607
+ - Updated dependencies [a606c75]
608
+ - Updated dependencies [7aa70a4]
609
+ - Updated dependencies [764f86a]
610
+ - Updated dependencies [1760a1c]
611
+ - Updated dependencies [038e5ae]
612
+ - Updated dependencies [7dda16a]
613
+ - Updated dependencies [5ebfcdd]
614
+ - Updated dependencies [b2d0c91]
615
+ - Updated dependencies [4e809ad]
616
+ - Updated dependencies [57929df]
617
+ - Updated dependencies [b7852ed]
618
+ - Updated dependencies [6320a61]
619
+ - @mastra/core@0.10.9-alpha.0
620
+
621
+ ## 0.13.2
622
+
623
+ ### Patch Changes
624
+
625
+ - 8e1b6e9: dependencies updates:
626
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
627
+ - ee93d96: dependencies updates:
628
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
629
+ - c00039d: dependencies updates:
630
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
631
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
632
+ - d2a783c: Minor lesson 1 course updates, added lesson 4 on workflows
633
+ - Updated dependencies [ee93d96]
634
+ - Updated dependencies [c00039d]
635
+ - Updated dependencies [15e9d26]
636
+ - Updated dependencies [d1baedb]
637
+ - Updated dependencies [d8f2d19]
638
+ - Updated dependencies [4d21bf2]
639
+ - Updated dependencies [07d6d88]
640
+ - Updated dependencies [9d52b17]
641
+ - Updated dependencies [2097952]
642
+ - Updated dependencies [792c4c0]
643
+ - Updated dependencies [5d74aab]
644
+ - Updated dependencies [a8b194f]
645
+ - Updated dependencies [4fb0cc2]
646
+ - Updated dependencies [d2a7a31]
647
+ - Updated dependencies [502fe05]
648
+ - Updated dependencies [144eb0b]
649
+ - Updated dependencies [8ba1b51]
650
+ - Updated dependencies [4efcfa0]
651
+ - Updated dependencies [0e17048]
652
+ - Updated dependencies [dc93062]
653
+ - @mastra/mcp@0.10.5
654
+ - @mastra/core@0.10.7
655
+
656
+ ## 0.13.2-alpha.3
657
+
658
+ ### Patch Changes
659
+
660
+ - d2a783c: Minor lesson 1 course updates, added lesson 4 on workflows
661
+
662
+ ## 0.13.2-alpha.2
663
+
664
+ ### Patch Changes
665
+
666
+ - Updated dependencies [a8b194f]
667
+ - Updated dependencies [dc93062]
668
+ - @mastra/core@0.10.7-alpha.4
669
+ - @mastra/mcp@0.10.5-alpha.2
670
+
671
+ ## 0.13.2-alpha.1
672
+
673
+ ### Patch Changes
674
+
675
+ - 8e1b6e9: dependencies updates:
676
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
677
+ - ee93d96: dependencies updates:
678
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
679
+ - c00039d: dependencies updates:
680
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
681
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
682
+ - Updated dependencies [ee93d96]
683
+ - Updated dependencies [c00039d]
684
+ - Updated dependencies [15e9d26]
685
+ - Updated dependencies [07d6d88]
686
+ - Updated dependencies [5d74aab]
687
+ - Updated dependencies [144eb0b]
688
+ - @mastra/mcp@0.10.5-alpha.1
689
+ - @mastra/core@0.10.7-alpha.2
690
+
691
+ ## 0.13.2-alpha.0
692
+
693
+ ### Patch Changes
694
+
695
+ - Updated dependencies [d1baedb]
696
+ - Updated dependencies [4d21bf2]
697
+ - Updated dependencies [2097952]
698
+ - Updated dependencies [4fb0cc2]
699
+ - Updated dependencies [d2a7a31]
700
+ - Updated dependencies [0e17048]
701
+ - @mastra/core@0.10.7-alpha.1
702
+ - @mastra/mcp@0.10.5-alpha.0
703
+
704
+ ## 0.13.1
705
+
706
+ ### Patch Changes
707
+
708
+ - 63f6b7d: dependencies updates:
709
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
710
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
711
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
712
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
713
+ - 57675ee: [MASTRA-3679] MCP Docs Server Content Based Matching and Ranking
714
+ - Updated dependencies [63f6b7d]
715
+ - Updated dependencies [63f6b7d]
716
+ - Updated dependencies [12a95fc]
717
+ - Updated dependencies [4b0f8a6]
718
+ - Updated dependencies [51264a5]
719
+ - Updated dependencies [8e6f677]
720
+ - Updated dependencies [d70c420]
721
+ - Updated dependencies [ee9af57]
722
+ - Updated dependencies [36f1c36]
723
+ - Updated dependencies [2a16996]
724
+ - Updated dependencies [10d352e]
725
+ - Updated dependencies [9589624]
726
+ - Updated dependencies [bd1674f]
727
+ - Updated dependencies [69f76f7]
728
+ - Updated dependencies [53d3c37]
729
+ - Updated dependencies [751c894]
730
+ - Updated dependencies [577ce3a]
731
+ - Updated dependencies [9260b3a]
732
+ - @mastra/core@0.10.6
733
+ - @mastra/mcp@0.10.4
734
+
735
+ ## 0.13.1-alpha.2
736
+
737
+ ### Patch Changes
738
+
739
+ - Updated dependencies [bd1674f]
740
+ - Updated dependencies [69f76f7]
741
+ - @mastra/mcp@0.10.4-alpha.1
742
+
743
+ ## 0.13.1-alpha.1
744
+
745
+ ### Patch Changes
746
+
747
+ - 57675ee: [MASTRA-3679] MCP Docs Server Content Based Matching and Ranking
748
+ - Updated dependencies [12a95fc]
749
+ - Updated dependencies [51264a5]
750
+ - Updated dependencies [8e6f677]
751
+ - @mastra/core@0.10.6-alpha.5
752
+
753
+ ## 0.13.1-alpha.0
754
+
755
+ ### Patch Changes
756
+
757
+ - 63f6b7d: dependencies updates:
758
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
759
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
760
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
761
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
762
+ - Updated dependencies [63f6b7d]
763
+ - Updated dependencies [63f6b7d]
764
+ - Updated dependencies [36f1c36]
765
+ - Updated dependencies [10d352e]
766
+ - Updated dependencies [53d3c37]
767
+ - @mastra/core@0.10.6-alpha.0
768
+ - @mastra/mcp@0.10.4-alpha.0
769
+
770
+ ## 0.13.0
771
+
772
+ ### Minor Changes
773
+
774
+ - 67d56e4: include storage instance to memory config
775
+
776
+ ### Patch Changes
777
+
778
+ - Updated dependencies [13c97f9]
779
+ - @mastra/core@0.10.5
780
+
781
+ ## 0.12.0
782
+
783
+ ### Minor Changes
784
+
785
+ - 3bb8b36: include storage instance to memory config
786
+
787
+ ### Patch Changes
788
+
789
+ - 1ccccff: dependencies updates:
790
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
791
+ - 1ccccff: dependencies updates:
792
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
793
+ - 26f0031: Removed @latest from @mastra/mcp-docs-server scaffolded configuration for Windsurf/Cursor/VSCode. There is an npx caching issue that causes @latest to break the MCP server for many users, and for now removing @latest makes it work. We will debug this more but for now having a working docs server is more important than it updating every time users start their IDE.
794
+ - Updated dependencies [d1ed912]
795
+ - Updated dependencies [f6fd25f]
796
+ - Updated dependencies [dffb67b]
797
+ - Updated dependencies [f1f1f1b]
798
+ - Updated dependencies [925ab94]
799
+ - Updated dependencies [f9816ae]
800
+ - Updated dependencies [82090c1]
801
+ - Updated dependencies [1b443fd]
802
+ - Updated dependencies [ce97900]
803
+ - Updated dependencies [fc579cd]
804
+ - Updated dependencies [f1309d3]
805
+ - Updated dependencies [14a2566]
806
+ - Updated dependencies [f7f8293]
807
+ - Updated dependencies [48eddb9]
808
+ - @mastra/core@0.10.4
809
+ - @mastra/mcp@0.10.3
810
+
811
+ ## 0.12.0-alpha.1
812
+
813
+ ### Minor Changes
814
+
815
+ - 3bb8b36: include storage instance to memory config
816
+
817
+ ## 0.11.2-alpha.0
818
+
819
+ ### Patch Changes
820
+
821
+ - 1ccccff: dependencies updates:
822
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
823
+ - 1ccccff: dependencies updates:
824
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
825
+ - 26f0031: Removed @latest from @mastra/mcp-docs-server scaffolded configuration for Windsurf/Cursor/VSCode. There is an npx caching issue that causes @latest to break the MCP server for many users, and for now removing @latest makes it work. We will debug this more but for now having a working docs server is more important than it updating every time users start their IDE.
826
+ - Updated dependencies [f6fd25f]
827
+ - Updated dependencies [dffb67b]
828
+ - Updated dependencies [fc579cd]
829
+ - Updated dependencies [f1309d3]
830
+ - Updated dependencies [f7f8293]
831
+ - @mastra/core@0.10.4-alpha.1
832
+ - @mastra/mcp@0.10.3-alpha.0
833
+
834
+ ## 0.11.1
835
+
836
+ ### Patch Changes
837
+
838
+ - beb9dfa: Update mcp docs server to use MCPServer component
839
+ - f0d559f: Fix peerdeps for alpha channel
840
+ - Updated dependencies [ee77e78]
841
+ - Updated dependencies [592a2db]
842
+ - Updated dependencies [e5dc18d]
843
+ - Updated dependencies [ab5adbe]
844
+ - Updated dependencies [1e8bb40]
845
+ - Updated dependencies [1b5fc55]
846
+ - Updated dependencies [195c428]
847
+ - Updated dependencies [f73e11b]
848
+ - Updated dependencies [37643b8]
849
+ - Updated dependencies [99fd6cf]
850
+ - Updated dependencies [c5bf1ce]
851
+ - Updated dependencies [add596e]
852
+ - Updated dependencies [8dc94d8]
853
+ - Updated dependencies [ecebbeb]
854
+ - Updated dependencies [79d5145]
855
+ - Updated dependencies [12b7002]
856
+ - Updated dependencies [f0d559f]
857
+ - Updated dependencies [2901125]
858
+ - @mastra/core@0.10.2
859
+ - @mastra/mcp@0.10.2
860
+
861
+ ## 0.11.1-alpha.2
862
+
863
+ ### Patch Changes
864
+
865
+ - beb9dfa: Update mcp docs server to use MCPServer component
866
+ - Updated dependencies [c5bf1ce]
867
+ - Updated dependencies [12b7002]
868
+ - @mastra/core@0.10.2-alpha.4
869
+
870
+ ## 0.11.1-alpha.1
871
+
872
+ ### Patch Changes
873
+
874
+ - f0d559f: Fix peerdeps for alpha channel
875
+ - Updated dependencies [1e8bb40]
876
+ - Updated dependencies [f0d559f]
877
+ - @mastra/core@0.10.2-alpha.2
878
+ - @mastra/mcp@0.10.2-alpha.1
879
+
880
+ ## 0.11.1-alpha.0
881
+
882
+ ### Patch Changes
883
+
884
+ - Updated dependencies [592a2db]
885
+ - Updated dependencies [e5dc18d]
886
+ - @mastra/core@0.10.2-alpha.0
887
+ - @mastra/mcp@0.10.2-alpha.0
888
+
889
+ ## 0.11.0
890
+
891
+ ### Minor Changes
892
+
893
+ - 3240a80: feat: add mastra interactive course
894
+
895
+ ### Patch Changes
896
+
897
+ - 96f3fb2: Change logging for non existent paths when using mcp-docs-server
898
+ - Updated dependencies [d70b807]
899
+ - Updated dependencies [6d16390]
900
+ - Updated dependencies [1e4a421]
901
+ - Updated dependencies [ab89d6a]
902
+ - Updated dependencies [200d0da]
903
+ - Updated dependencies [bf5f17b]
904
+ - Updated dependencies [5343f93]
905
+ - Updated dependencies [38aee50]
906
+ - Updated dependencies [5c41100]
907
+ - Updated dependencies [d6a759b]
908
+ - Updated dependencies [6015bdf]
909
+ - @mastra/core@0.10.1
910
+ - @mastra/mcp@0.10.1
911
+
912
+ ## 0.11.0-alpha.2
913
+
914
+ ### Minor Changes
915
+
916
+ - 3240a80: feat: add mastra interactive course
917
+
918
+ ## 0.10.1-alpha.1
919
+
920
+ ### Patch Changes
921
+
922
+ - 96f3fb2: Change logging for non existent paths when using mcp-docs-server
923
+
924
+ ## 0.10.1-alpha.0
925
+
926
+ ### Patch Changes
927
+
928
+ - Updated dependencies [ab89d6a]
929
+ - Updated dependencies [200d0da]
930
+ - Updated dependencies [bf5f17b]
931
+ - Updated dependencies [5343f93]
932
+ - Updated dependencies [38aee50]
933
+ - Updated dependencies [5c41100]
934
+ - Updated dependencies [d6a759b]
935
+ - @mastra/mcp@0.10.1-alpha.0
936
+ - @mastra/core@0.10.1-alpha.1
937
+
938
+ ## 0.10.0
939
+
940
+ ### Minor Changes
941
+
942
+ - 83da932: Move @mastra/core to peerdeps
943
+
944
+ ### Patch Changes
945
+
946
+ - Updated dependencies [b3a3d63]
947
+ - Updated dependencies [344f453]
948
+ - Updated dependencies [0a3ae6d]
949
+ - Updated dependencies [95911be]
950
+ - Updated dependencies [83da932]
951
+ - Updated dependencies [f53a6ac]
952
+ - Updated dependencies [5eb5a99]
953
+ - Updated dependencies [7e632c5]
954
+ - Updated dependencies [1e9fbfa]
955
+ - Updated dependencies [eabdcd9]
956
+ - Updated dependencies [90be034]
957
+ - Updated dependencies [99f050a]
958
+ - Updated dependencies [d0ee3c6]
959
+ - Updated dependencies [b2ae5aa]
960
+ - Updated dependencies [23f258c]
961
+ - Updated dependencies [a7292b0]
962
+ - Updated dependencies [0dcb9f0]
963
+ - Updated dependencies [2672a05]
964
+ - @mastra/core@0.10.0
965
+ - @mastra/mcp@0.10.0
966
+
967
+ ## 0.1.0-alpha.1
968
+
969
+ ### Minor Changes
970
+
971
+ - 83da932: Move @mastra/core to peerdeps
972
+
973
+ ### Patch Changes
974
+
975
+ - Updated dependencies [b3a3d63]
976
+ - Updated dependencies [344f453]
977
+ - Updated dependencies [0a3ae6d]
978
+ - Updated dependencies [95911be]
979
+ - Updated dependencies [83da932]
980
+ - Updated dependencies [5eb5a99]
981
+ - Updated dependencies [7e632c5]
982
+ - Updated dependencies [1e9fbfa]
983
+ - Updated dependencies [b2ae5aa]
984
+ - Updated dependencies [a7292b0]
985
+ - Updated dependencies [0dcb9f0]
986
+ - @mastra/core@0.10.0-alpha.1
987
+ - @mastra/mcp@0.6.0-alpha.1
988
+
989
+ ## 0.0.15-alpha.0
990
+
991
+ ### Patch Changes
992
+
993
+ - Updated dependencies [f53a6ac]
994
+ - Updated dependencies [eabdcd9]
995
+ - Updated dependencies [90be034]
996
+ - Updated dependencies [99f050a]
997
+ - Updated dependencies [d0ee3c6]
998
+ - Updated dependencies [23f258c]
999
+ - Updated dependencies [2672a05]
1000
+ - @mastra/core@0.9.5-alpha.0
1001
+ - @mastra/mcp@0.5.1-alpha.0
1002
+
1003
+ ## 0.0.14
1004
+
1005
+ ### Patch Changes
1006
+
1007
+ - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
1008
+ - Updated dependencies [8baa6c8]
1009
+ - Updated dependencies [396be50]
1010
+ - Updated dependencies [ab80e7e]
1011
+ - Updated dependencies [e229660]
1012
+ - Updated dependencies [c3bd795]
1013
+ - Updated dependencies [da082f8]
1014
+ - Updated dependencies [bb1e2c8]
1015
+ - Updated dependencies [a5810ce]
1016
+ - Updated dependencies [3e9c131]
1017
+ - Updated dependencies [3171b5b]
1018
+ - Updated dependencies [973e5ac]
1019
+ - Updated dependencies [daf942f]
1020
+ - Updated dependencies [0b8b868]
1021
+ - Updated dependencies [9e1eff5]
1022
+ - Updated dependencies [6fa1ad1]
1023
+ - Updated dependencies [c28d7a0]
1024
+ - Updated dependencies [edf1e88]
1025
+ - @mastra/mcp@0.5.0
1026
+ - @mastra/core@0.9.4
1027
+
1028
+ ## 0.0.14-alpha.6
1029
+
1030
+ ### Patch Changes
1031
+
1032
+ - Updated dependencies [3e9c131]
1033
+ - @mastra/core@0.9.4-alpha.4
1034
+ - @mastra/mcp@0.5.0-alpha.6
1035
+
1036
+ ## 0.0.14-alpha.5
1037
+
1038
+ ### Patch Changes
1039
+
1040
+ - Updated dependencies [8baa6c8]
1041
+ - @mastra/mcp@0.5.0-alpha.5
1042
+
1043
+ ## 0.0.14-alpha.4
1044
+
1045
+ ### Patch Changes
1046
+
1047
+ - Updated dependencies [396be50]
1048
+ - Updated dependencies [c3bd795]
1049
+ - Updated dependencies [da082f8]
1050
+ - Updated dependencies [a5810ce]
1051
+ - @mastra/core@0.9.4-alpha.3
1052
+ - @mastra/mcp@0.5.0-alpha.4
1053
+
1054
+ ## 0.0.14-alpha.3
1055
+
1056
+ ### Patch Changes
1057
+
1058
+ - Updated dependencies [bb1e2c8]
1059
+ - @mastra/mcp@0.5.0-alpha.3
1060
+
1061
+ ## 0.0.14-alpha.2
1062
+
1063
+ ### Patch Changes
1064
+
1065
+ - Updated dependencies [3171b5b]
1066
+ - Updated dependencies [973e5ac]
1067
+ - Updated dependencies [9e1eff5]
1068
+ - @mastra/core@0.9.4-alpha.2
1069
+ - @mastra/mcp@0.5.0-alpha.2
1070
+
1071
+ ## 0.0.14-alpha.1
1072
+
1073
+ ### Patch Changes
1074
+
1075
+ - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
1076
+ - Updated dependencies [ab80e7e]
1077
+ - Updated dependencies [e229660]
1078
+ - Updated dependencies [6fa1ad1]
1079
+ - Updated dependencies [c28d7a0]
1080
+ - Updated dependencies [edf1e88]
1081
+ - @mastra/core@0.9.4-alpha.1
1082
+ - @mastra/mcp@0.5.0-alpha.1
1083
+
1084
+ ## 0.0.14-alpha.0
1085
+
1086
+ ### Patch Changes
1087
+
1088
+ - Updated dependencies [daf942f]
1089
+ - Updated dependencies [0b8b868]
1090
+ - @mastra/core@0.9.4-alpha.0
1091
+ - @mastra/mcp@0.4.4-alpha.0
1092
+
1093
+ ## 0.0.13
1094
+
1095
+ ### Patch Changes
1096
+
1097
+ - Updated dependencies [e450778]
1098
+ - Updated dependencies [8902157]
1099
+ - Updated dependencies [ca0dc88]
1100
+ - Updated dependencies [526c570]
1101
+ - Updated dependencies [d7a6a33]
1102
+ - Updated dependencies [9cd1a46]
1103
+ - Updated dependencies [b5d2de0]
1104
+ - Updated dependencies [644f8ad]
1105
+ - Updated dependencies [70dbf51]
1106
+ - @mastra/core@0.9.3
1107
+ - @mastra/mcp@0.4.3
1108
+
1109
+ ## 0.0.13-alpha.1
1110
+
1111
+ ### Patch Changes
1112
+
1113
+ - Updated dependencies [e450778]
1114
+ - Updated dependencies [8902157]
1115
+ - Updated dependencies [ca0dc88]
1116
+ - Updated dependencies [9cd1a46]
1117
+ - Updated dependencies [70dbf51]
1118
+ - @mastra/core@0.9.3-alpha.1
1119
+ - @mastra/mcp@0.4.3-alpha.1
1120
+
1121
+ ## 0.0.13-alpha.0
1122
+
1123
+ ### Patch Changes
1124
+
1125
+ - Updated dependencies [526c570]
1126
+ - Updated dependencies [b5d2de0]
1127
+ - Updated dependencies [644f8ad]
1128
+ - @mastra/core@0.9.3-alpha.0
1129
+ - @mastra/mcp@0.4.3-alpha.0
1130
+
1131
+ ## 0.0.12
1132
+
1133
+ ### Patch Changes
1134
+
1135
+ - 2cf3b8f: dependencies updates:
1136
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.22.4`, in `dependencies`)
1137
+ - Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.22.4`, in `dependencies`)
1138
+ - 4214ae5: Fixed an issue where we were accessing `import.meta.dirname` which is only supported in newer node versions
1139
+ - Updated dependencies [6052aa6]
1140
+ - Updated dependencies [967b41c]
1141
+ - Updated dependencies [3d2fb5c]
1142
+ - Updated dependencies [26738f4]
1143
+ - Updated dependencies [4155f47]
1144
+ - Updated dependencies [7eeb2bc]
1145
+ - Updated dependencies [b804723]
1146
+ - Updated dependencies [8bb9b4d]
1147
+ - Updated dependencies [8607972]
1148
+ - Updated dependencies [ccef9f9]
1149
+ - Updated dependencies [0097d50]
1150
+ - Updated dependencies [7eeb2bc]
1151
+ - Updated dependencies [17826a9]
1152
+ - Updated dependencies [7d8b7c7]
1153
+ - Updated dependencies [fba031f]
1154
+ - Updated dependencies [3a5f1e1]
1155
+ - Updated dependencies [51e6923]
1156
+ - Updated dependencies [8398d89]
1157
+ - @mastra/core@0.9.2
1158
+ - @mastra/mcp@0.4.2
1159
+
1160
+ ## 0.0.12-alpha.6
1161
+
1162
+ ### Patch Changes
1163
+
1164
+ - Updated dependencies [6052aa6]
1165
+ - Updated dependencies [7d8b7c7]
1166
+ - Updated dependencies [3a5f1e1]
1167
+ - Updated dependencies [8398d89]
1168
+ - @mastra/core@0.9.2-alpha.6
1169
+ - @mastra/mcp@0.4.2-alpha.6
1170
+
1171
+ ## 0.0.12-alpha.5
1172
+
1173
+ ### Patch Changes
1174
+
1175
+ - 4214ae5: Fixed an issue where we were accessing `import.meta.dirname` which is only supported in newer node versions
1176
+ - Updated dependencies [3d2fb5c]
1177
+ - Updated dependencies [7eeb2bc]
1178
+ - Updated dependencies [8607972]
1179
+ - Updated dependencies [7eeb2bc]
1180
+ - Updated dependencies [fba031f]
1181
+ - @mastra/core@0.9.2-alpha.5
1182
+ - @mastra/mcp@0.4.2-alpha.5
1183
+
1184
+ ## 0.0.12-alpha.4
1185
+
1186
+ ### Patch Changes
1187
+
1188
+ - Updated dependencies [ccef9f9]
1189
+ - Updated dependencies [51e6923]
1190
+ - @mastra/core@0.9.2-alpha.4
1191
+ - @mastra/mcp@0.4.2-alpha.4
1192
+
1193
+ ## 0.0.12-alpha.3
1194
+
1195
+ ### Patch Changes
1196
+
1197
+ - Updated dependencies [967b41c]
1198
+ - Updated dependencies [4155f47]
1199
+ - Updated dependencies [17826a9]
1200
+ - @mastra/core@0.9.2-alpha.3
1201
+ - @mastra/mcp@0.4.2-alpha.3
1202
+
1203
+ ## 0.0.12-alpha.2
1204
+
1205
+ ### Patch Changes
1206
+
1207
+ - Updated dependencies [26738f4]
1208
+ - @mastra/core@0.9.2-alpha.2
1209
+ - @mastra/mcp@0.4.2-alpha.2
1210
+
1211
+ ## 0.0.12-alpha.1
1212
+
1213
+ ### Patch Changes
1214
+
1215
+ - Updated dependencies [b804723]
1216
+ - Updated dependencies [8bb9b4d]
1217
+ - @mastra/core@0.9.2-alpha.1
1218
+ - @mastra/mcp@0.4.2-alpha.1
1219
+
1220
+ ## 0.0.12-alpha.0
1221
+
1222
+ ### Patch Changes
1223
+
1224
+ - Updated dependencies [0097d50]
1225
+ - @mastra/core@0.9.2-alpha.0
1226
+ - @mastra/mcp@0.4.2-alpha.0
1227
+
1228
+ ## 0.0.11
1229
+
1230
+ ### Patch Changes
1231
+
1232
+ - 2526527: We are deprecating the MastraMCPClient class in favour of using MCPClient (formerly MCPConfiguration). MCPClient can handle 1+ MCP servers, whereas MastraMCPClient can only handle a single MCP server. Rather than having two different interfaces to use when using a single MCP vs multiple, we opted to nudge people towards using the interface that is more flexible.
1233
+ - Updated dependencies [2526527]
1234
+ - Updated dependencies [405b63d]
1235
+ - Updated dependencies [81fb7f6]
1236
+ - Updated dependencies [20275d4]
1237
+ - Updated dependencies [7d1892c]
1238
+ - Updated dependencies [a90a082]
1239
+ - Updated dependencies [2d17c73]
1240
+ - Updated dependencies [61e92f5]
1241
+ - Updated dependencies [35955b0]
1242
+ - Updated dependencies [6262bd5]
1243
+ - Updated dependencies [c1409ef]
1244
+ - Updated dependencies [3e7b69d]
1245
+ - Updated dependencies [e4943b8]
1246
+ - Updated dependencies [11d4485]
1247
+ - Updated dependencies [479f490]
1248
+ - Updated dependencies [ba1f4f3]
1249
+ - Updated dependencies [c23a81c]
1250
+ - Updated dependencies [a2ccb71]
1251
+ - Updated dependencies [2d4001d]
1252
+ - Updated dependencies [c71013a]
1253
+ - Updated dependencies [1d3b1cd]
1254
+ - @mastra/mcp@0.4.1
1255
+ - @mastra/core@0.9.1
1256
+
1257
+ ## 0.0.11-alpha.9
1258
+
1259
+ ### Patch Changes
1260
+
1261
+ - Updated dependencies [2d17c73]
1262
+ - @mastra/core@0.9.1-alpha.8
1263
+ - @mastra/mcp@0.4.1-alpha.9
1264
+
1265
+ ## 0.0.11-alpha.8
1266
+
1267
+ ### Patch Changes
1268
+
1269
+ - Updated dependencies [1d3b1cd]
1270
+ - @mastra/core@0.9.1-alpha.7
1271
+ - @mastra/mcp@0.4.1-alpha.8
1272
+
1273
+ ## 0.0.11-alpha.7
1274
+
1275
+ ### Patch Changes
1276
+
1277
+ - Updated dependencies [c23a81c]
1278
+ - @mastra/core@0.9.1-alpha.6
1279
+ - @mastra/mcp@0.4.1-alpha.7
1280
+
1281
+ ## 0.0.11-alpha.6
1282
+
1283
+ ### Patch Changes
1284
+
1285
+ - Updated dependencies [3e7b69d]
1286
+ - @mastra/core@0.9.1-alpha.5
1287
+ - @mastra/mcp@0.4.1-alpha.6
1288
+
1289
+ ## 0.0.11-alpha.5
1290
+
1291
+ ### Patch Changes
1292
+
1293
+ - Updated dependencies [e4943b8]
1294
+ - Updated dependencies [479f490]
1295
+ - @mastra/core@0.9.1-alpha.4
1296
+ - @mastra/mcp@0.4.1-alpha.5
1297
+
1298
+ ## 0.0.11-alpha.4
1299
+
1300
+ ### Patch Changes
1301
+
1302
+ - 2526527: We are deprecating the MastraMCPClient class in favour of using MCPClient (formerly MCPConfiguration). MCPClient can handle 1+ MCP servers, whereas MastraMCPClient can only handle a single MCP server. Rather than having two different interfaces to use when using a single MCP vs multiple, we opted to nudge people towards using the interface that is more flexible.
1303
+ - Updated dependencies [2526527]
1304
+ - Updated dependencies [a2ccb71]
1305
+ - @mastra/mcp@0.4.1-alpha.4
1306
+
1307
+ ## 0.0.11-alpha.3
1308
+
1309
+ ### Patch Changes
1310
+
1311
+ - Updated dependencies [6262bd5]
1312
+ - Updated dependencies [ba1f4f3]
1313
+ - @mastra/core@0.9.1-alpha.3
1314
+ - @mastra/mcp@0.4.1-alpha.3
1315
+
1316
+ ## 0.0.11-alpha.2
1317
+
1318
+ ### Patch Changes
1319
+
1320
+ - Updated dependencies [405b63d]
1321
+ - Updated dependencies [61e92f5]
1322
+ - Updated dependencies [c71013a]
1323
+ - @mastra/core@0.9.1-alpha.2
1324
+ - @mastra/mcp@0.4.1-alpha.2
1325
+
1326
+ ## 0.0.11-alpha.1
1327
+
1328
+ ### Patch Changes
1329
+
1330
+ - Updated dependencies [20275d4]
1331
+ - Updated dependencies [7d1892c]
1332
+ - Updated dependencies [a90a082]
1333
+ - Updated dependencies [35955b0]
1334
+ - Updated dependencies [c1409ef]
1335
+ - Updated dependencies [11d4485]
1336
+ - Updated dependencies [2d4001d]
1337
+ - @mastra/core@0.9.1-alpha.1
1338
+ - @mastra/mcp@0.4.1-alpha.1
1339
+
1340
+ ## 0.0.11-alpha.0
1341
+
1342
+ ### Patch Changes
1343
+
1344
+ - Updated dependencies [81fb7f6]
1345
+ - @mastra/core@0.9.1-alpha.0
1346
+ - @mastra/mcp@0.4.1-alpha.0
1347
+
1348
+ ## 0.0.10
1349
+
1350
+ ### Patch Changes
1351
+
1352
+ - 9ba426f: Update docs directory
1353
+ - 1c0d2b7: Fix speakerId in voice speak method
1354
+ - Updated dependencies [a3b2fb3]
1355
+ - Updated dependencies [000a6d4]
1356
+ - Updated dependencies [08bb78e]
1357
+ - Updated dependencies [ed2f549]
1358
+ - Updated dependencies [7e92011]
1359
+ - Updated dependencies [9ee4293]
1360
+ - Updated dependencies [03f3cd0]
1361
+ - Updated dependencies [c0f22b4]
1362
+ - Updated dependencies [71d9444]
1363
+ - Updated dependencies [157c741]
1364
+ - Updated dependencies [8a8a73b]
1365
+ - Updated dependencies [0a033fa]
1366
+ - Updated dependencies [fe3ae4d]
1367
+ - Updated dependencies [9c26508]
1368
+ - Updated dependencies [0f4eae3]
1369
+ - Updated dependencies [16a8648]
1370
+ - Updated dependencies [6f92295]
1371
+ - @mastra/mcp@0.4.0
1372
+ - @mastra/core@0.9.0
1373
+
1374
+ ## 0.0.10-alpha.8
1375
+
1376
+ ### Patch Changes
1377
+
1378
+ - 1c0d2b7: Fix speakerId in voice speak method
1379
+ - Updated dependencies [000a6d4]
1380
+ - Updated dependencies [ed2f549]
1381
+ - Updated dependencies [c0f22b4]
1382
+ - Updated dependencies [0a033fa]
1383
+ - Updated dependencies [9c26508]
1384
+ - Updated dependencies [0f4eae3]
1385
+ - Updated dependencies [16a8648]
1386
+ - @mastra/core@0.9.0-alpha.8
1387
+ - @mastra/mcp@0.4.0-alpha.9
1388
+
1389
+ ## 0.0.10-alpha.7
1390
+
1391
+ ### Patch Changes
1392
+
1393
+ - Updated dependencies [71d9444]
1394
+ - @mastra/core@0.9.0-alpha.7
1395
+
1396
+ ## 0.0.10-alpha.6
1397
+
1398
+ ### Patch Changes
1399
+
1400
+ - Updated dependencies [157c741]
1401
+ - @mastra/core@0.9.0-alpha.6
1402
+
1403
+ ## 0.0.10-alpha.5
1404
+
1405
+ ### Patch Changes
1406
+
1407
+ - Updated dependencies [08bb78e]
1408
+ - @mastra/core@0.9.0-alpha.5
1409
+
1410
+ ## 0.0.10-alpha.4
1411
+
1412
+ ### Patch Changes
1413
+
1414
+ - 9ba426f: Update docs directory
1415
+ - Updated dependencies [7e92011]
1416
+ - @mastra/core@0.9.0-alpha.4
1417
+
1418
+ ## 0.0.10-alpha.3
1419
+
1420
+ ### Patch Changes
1421
+
1422
+ - Updated dependencies [fe3ae4d]
1423
+ - @mastra/core@0.9.0-alpha.3
1424
+
1425
+ ## 0.0.10-alpha.2
1426
+
1427
+ ### Patch Changes
1428
+
1429
+ - Updated dependencies [9ee4293]
1430
+ - @mastra/core@0.8.4-alpha.2
1431
+
1432
+ ## 0.0.10-alpha.1
1433
+
1434
+ ### Patch Changes
1435
+
1436
+ - Updated dependencies [8a8a73b]
1437
+ - Updated dependencies [6f92295]
1438
+ - @mastra/core@0.8.4-alpha.1
1439
+
1440
+ ## 0.0.10-alpha.0
1441
+
1442
+ ### Patch Changes
1443
+
1444
+ - Updated dependencies [03f3cd0]
1445
+ - @mastra/core@0.8.4-alpha.0
1446
+
1447
+ ## 0.0.9
1448
+
1449
+ ### Patch Changes
1450
+
1451
+ - 37bb612: Add Elastic-2.0 licensing for packages
1452
+ - 3e8e000: Added configurable test timeouts to mcp configuration, and updated mcp version
1453
+ - Updated dependencies [d72318f]
1454
+ - Updated dependencies [0bcc862]
1455
+ - Updated dependencies [10a8caf]
1456
+ - Updated dependencies [359b089]
1457
+ - Updated dependencies [32e7b71]
1458
+ - Updated dependencies [37bb612]
1459
+ - Updated dependencies [7f1b291]
1460
+ - @mastra/core@0.8.3
1461
+
1462
+ ## 0.0.9-alpha.5
1463
+
1464
+ ### Patch Changes
1465
+
1466
+ - Updated dependencies [d72318f]
1467
+ - @mastra/core@0.8.3-alpha.5
1468
+
1469
+ ## 0.0.9-alpha.4
1470
+
1471
+ ### Patch Changes
1472
+
1473
+ - Updated dependencies [7f1b291]
1474
+ - @mastra/core@0.8.3-alpha.4
1475
+
1476
+ ## 0.0.9-alpha.3
1477
+
1478
+ ### Patch Changes
1479
+
1480
+ - Updated dependencies [10a8caf]
1481
+ - @mastra/core@0.8.3-alpha.3
1482
+
1483
+ ## 0.0.9-alpha.2
1484
+
1485
+ ### Patch Changes
1486
+
1487
+ - Updated dependencies [0bcc862]
1488
+ - @mastra/core@0.8.3-alpha.2
1489
+
1490
+ ## 0.0.9-alpha.1
1491
+
1492
+ ### Patch Changes
1493
+
1494
+ - 37bb612: Add Elastic-2.0 licensing for packages
1495
+ - 3e8e000: Added configurable test timeouts to mcp configuration, and updated mcp version
1496
+ - Updated dependencies [32e7b71]
1497
+ - Updated dependencies [37bb612]
1498
+ - @mastra/core@0.8.3-alpha.1
1499
+
1500
+ ## 0.0.9-alpha.0
1501
+
1502
+ ### Patch Changes
1503
+
1504
+ - Updated dependencies [359b089]
1505
+ - @mastra/core@0.8.3-alpha.0
1506
+
1507
+ ## 0.0.8
1508
+
1509
+ ### Patch Changes
1510
+
1511
+ - Updated dependencies [a06aadc]
1512
+ - @mastra/core@0.8.2
1513
+
1514
+ ## 0.0.8-alpha.0
1515
+
1516
+ ### Patch Changes
1517
+
1518
+ - Updated dependencies [a06aadc]
1519
+ - @mastra/core@0.8.2-alpha.0
1520
+
1521
+ ## 0.0.7
1522
+
1523
+ ### Patch Changes
1524
+
1525
+ - Updated dependencies [99e2998]
1526
+ - Updated dependencies [8fdb414]
1527
+ - @mastra/core@0.8.1
1528
+
1529
+ ## 0.0.7-alpha.0
1530
+
1531
+ ### Patch Changes
1532
+
1533
+ - Updated dependencies [99e2998]
1534
+ - Updated dependencies [8fdb414]
1535
+ - @mastra/core@0.8.1-alpha.0
1536
+
1537
+ ## 0.0.6
1538
+
1539
+ ### Patch Changes
1540
+
1541
+ - 76d7461: update path of docs directory
1542
+ - Updated dependencies [56c31b7]
1543
+ - Updated dependencies [619c39d]
1544
+ - Updated dependencies [5ae0180]
1545
+ - Updated dependencies [fe56be0]
1546
+ - Updated dependencies [93875ed]
1547
+ - Updated dependencies [107bcfe]
1548
+ - Updated dependencies [9bfa12b]
1549
+ - Updated dependencies [515ebfb]
1550
+ - Updated dependencies [5b4e19f]
1551
+ - Updated dependencies [dbbbf80]
1552
+ - Updated dependencies [a0967a0]
1553
+ - Updated dependencies [fca3b21]
1554
+ - Updated dependencies [88fa727]
1555
+ - Updated dependencies [f37f535]
1556
+ - Updated dependencies [a3f0e90]
1557
+ - Updated dependencies [4d67826]
1558
+ - Updated dependencies [6330967]
1559
+ - Updated dependencies [8393832]
1560
+ - Updated dependencies [6330967]
1561
+ - Updated dependencies [99d43b9]
1562
+ - Updated dependencies [d7e08e8]
1563
+ - Updated dependencies [febc8a6]
1564
+ - Updated dependencies [7599d77]
1565
+ - Updated dependencies [0118361]
1566
+ - Updated dependencies [619c39d]
1567
+ - Updated dependencies [cafae83]
1568
+ - Updated dependencies [8076ecf]
1569
+ - Updated dependencies [8df4a77]
1570
+ - Updated dependencies [304397c]
1571
+ - @mastra/core@0.8.0
1572
+
1573
+ ## 0.0.6-alpha.8
1574
+
1575
+ ### Patch Changes
1576
+
1577
+ - Updated dependencies [8df4a77]
1578
+ - @mastra/core@0.8.0-alpha.8
1579
+
1580
+ ## 0.0.6-alpha.7
1581
+
1582
+ ### Patch Changes
1583
+
1584
+ - Updated dependencies [febc8a6]
1585
+ - @mastra/core@0.8.0-alpha.7
1586
+
1587
+ ## 0.0.6-alpha.6
1588
+
1589
+ ### Patch Changes
1590
+
1591
+ - Updated dependencies [a3f0e90]
1592
+ - @mastra/core@0.8.0-alpha.6
1593
+
1594
+ ## 0.0.6-alpha.5
1595
+
1596
+ ### Patch Changes
1597
+
1598
+ - Updated dependencies [93875ed]
1599
+ - @mastra/core@0.8.0-alpha.5
1600
+
1601
+ ## 0.0.6-alpha.4
1602
+
1603
+ ### Patch Changes
1604
+
1605
+ - Updated dependencies [d7e08e8]
1606
+ - @mastra/core@0.8.0-alpha.4
1607
+
1608
+ ## 0.0.6-alpha.3
1609
+
1610
+ ### Patch Changes
1611
+
1612
+ - 76d7461: update path of docs directory
1613
+ - Updated dependencies [5ae0180]
1614
+ - Updated dependencies [9bfa12b]
1615
+ - Updated dependencies [515ebfb]
1616
+ - Updated dependencies [88fa727]
1617
+ - Updated dependencies [f37f535]
1618
+ - Updated dependencies [4d67826]
1619
+ - Updated dependencies [6330967]
1620
+ - Updated dependencies [8393832]
1621
+ - Updated dependencies [6330967]
1622
+ - @mastra/core@0.8.0-alpha.3
1623
+
1624
+ ## 0.0.6-alpha.2
1625
+
1626
+ ### Patch Changes
1627
+
1628
+ - Updated dependencies [56c31b7]
1629
+ - Updated dependencies [dbbbf80]
1630
+ - Updated dependencies [99d43b9]
1631
+ - @mastra/core@0.8.0-alpha.2
1632
+
1633
+ ## 0.0.6-alpha.1
1634
+
1635
+ ### Patch Changes
1636
+
1637
+ - Updated dependencies [619c39d]
1638
+ - Updated dependencies [fe56be0]
1639
+ - Updated dependencies [a0967a0]
1640
+ - Updated dependencies [fca3b21]
1641
+ - Updated dependencies [0118361]
1642
+ - Updated dependencies [619c39d]
1643
+ - @mastra/core@0.8.0-alpha.1
1644
+
1645
+ ## 0.0.6-alpha.0
1646
+
1647
+ ### Patch Changes
1648
+
1649
+ - Updated dependencies [107bcfe]
1650
+ - Updated dependencies [5b4e19f]
1651
+ - Updated dependencies [7599d77]
1652
+ - Updated dependencies [cafae83]
1653
+ - Updated dependencies [8076ecf]
1654
+ - Updated dependencies [304397c]
1655
+ - @mastra/core@0.7.1-alpha.0
1656
+
1657
+ ## 0.0.5
1658
+
1659
+ ### Patch Changes
1660
+
1661
+ - Updated dependencies [b4fbc59]
1662
+ - Updated dependencies [a838fde]
1663
+ - Updated dependencies [a8bd4cf]
1664
+ - Updated dependencies [7a3eeb0]
1665
+ - Updated dependencies [0b54522]
1666
+ - Updated dependencies [b3b34f5]
1667
+ - Updated dependencies [1af25d5]
1668
+ - Updated dependencies [a4686e8]
1669
+ - Updated dependencies [6530ad1]
1670
+ - Updated dependencies [27439ad]
1671
+ - @mastra/core@0.7.0
1672
+
1673
+ ## 0.0.5-alpha.3
1674
+
1675
+ ### Patch Changes
1676
+
1677
+ - Updated dependencies [b3b34f5]
1678
+ - Updated dependencies [a4686e8]
1679
+ - @mastra/core@0.7.0-alpha.3
1680
+
1681
+ ## 0.0.5-alpha.2
1682
+
1683
+ ### Patch Changes
1684
+
1685
+ - Updated dependencies [a838fde]
1686
+ - Updated dependencies [a8bd4cf]
1687
+ - Updated dependencies [7a3eeb0]
1688
+ - Updated dependencies [6530ad1]
1689
+ - @mastra/core@0.7.0-alpha.2
1690
+
1691
+ ## 0.0.5-alpha.1
1692
+
1693
+ ### Patch Changes
1694
+
1695
+ - Updated dependencies [0b54522]
1696
+ - Updated dependencies [1af25d5]
1697
+ - Updated dependencies [27439ad]
1698
+ - @mastra/core@0.7.0-alpha.1
1699
+
1700
+ ## 0.0.5-alpha.0
1701
+
1702
+ ### Patch Changes
1703
+
1704
+ - Updated dependencies [b4fbc59]
1705
+ - @mastra/core@0.6.5-alpha.0
1706
+
1707
+ ## 0.0.4
1708
+
1709
+ ### Patch Changes
1710
+
1711
+ - 9b05d4e: Added explicit error handling for bad blog post fetches
1712
+ - Updated dependencies [6794797]
1713
+ - Updated dependencies [fb68a80]
1714
+ - Updated dependencies [b56a681]
1715
+ - Updated dependencies [248cb07]
1716
+ - @mastra/core@0.6.4
1717
+
1718
+ ## 0.0.4-alpha.1
1719
+
1720
+ ### Patch Changes
1721
+
1722
+ - 9b05d4e: Added explicit error handling for bad blog post fetches
1723
+ - Updated dependencies [6794797]
1724
+ - @mastra/core@0.6.4-alpha.1
1725
+
1726
+ ## 0.0.4-alpha.0
1727
+
1728
+ ### Patch Changes
1729
+
1730
+ - Updated dependencies [fb68a80]
1731
+ - Updated dependencies [b56a681]
1732
+ - Updated dependencies [248cb07]
1733
+ - @mastra/core@0.6.4-alpha.0
1734
+
1735
+ ## 0.0.3
1736
+
1737
+ ### Patch Changes
1738
+
1739
+ - 404640e: AgentNetwork changeset
1740
+ - Updated dependencies [404640e]
1741
+ - Updated dependencies [3bce733]
1742
+ - @mastra/core@0.6.3
1743
+
1744
+ ## 0.0.3-alpha.1
1745
+
1746
+ ### Patch Changes
1747
+
1748
+ - Updated dependencies [3bce733]
1749
+ - @mastra/core@0.6.3-alpha.1
1750
+
1751
+ ## 0.0.3-alpha.0
1752
+
1753
+ ### Patch Changes
1754
+
1755
+ - 404640e: AgentNetwork changeset
1756
+ - Updated dependencies [404640e]
1757
+ - @mastra/core@0.6.3-alpha.0
1758
+
1759
+ ## 0.0.2
1760
+
1761
+ ### Patch Changes
1762
+
1763
+ - Updated dependencies [beaf1c2]
1764
+ - Updated dependencies [3084e13]
1765
+ - @mastra/core@0.6.2
1766
+
1767
+ ## 0.0.2-alpha.0
1768
+
1769
+ ### Patch Changes
1770
+
1771
+ - Updated dependencies [beaf1c2]
1772
+ - Updated dependencies [3084e13]
1773
+ - @mastra/core@0.6.2-alpha.0
1774
+
1775
+ ## 0.0.1
1776
+
1777
+ ### Patch Changes
1778
+
1779
+ - 328924e: Fixed esm imports
1780
+ - 98cdf08: Made stdio.js bin executable by node
1781
+ - Updated dependencies [fc2f89c]
1782
+ - Updated dependencies [dfbb131]
1783
+ - Updated dependencies [f4854ee]
1784
+ - Updated dependencies [afaf73f]
1785
+ - Updated dependencies [0850b4c]
1786
+ - Updated dependencies [7bcfaee]
1787
+ - Updated dependencies [44631b1]
1788
+ - Updated dependencies [9116d70]
1789
+ - Updated dependencies [6e559a0]
1790
+ - Updated dependencies [5f43505]
1791
+ - @mastra/core@0.6.1
1792
+
1793
+ ## 0.0.1-alpha.3
1794
+
1795
+ ### Patch Changes
1796
+
1797
+ - 328924e: Fixed esm imports
1798
+
1799
+ ## 0.0.1-alpha.2
1800
+
1801
+ ### Patch Changes
1802
+
1803
+ - 98cdf08: Made stdio.js bin executable by node
1804
+
1805
+ ## 0.0.1-alpha.1
1806
+
1807
+ ### Patch Changes
1808
+
1809
+ - Updated dependencies [fc2f89c]
1810
+ - Updated dependencies [dfbb131]
1811
+ - Updated dependencies [0850b4c]
1812
+ - Updated dependencies [9116d70]
1813
+ - @mastra/core@0.6.1-alpha.2