@mastra/mcp-docs-server 0.13.28-alpha.2 → 0.13.28-alpha.3

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.
@@ -1,5 +1,17 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.1.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix TypeScript errors with provider-defined tools by updating ai-v5 and openai-v5 to matching provider-utils versions. This ensures npm deduplicates to a single provider-utils instance, resolving type incompatibility issues when passing provider tools to Agent. ([#8584](https://github.com/mastra-ai/mastra/pull/8584))
8
+
9
+ Also adds deprecation warning to Agent import from root path to encourage using the recommended subpath import.
10
+
11
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
12
+ - @mastra/core@0.20.1-alpha.3
13
+ - @mastra/memory@0.15.6-alpha.1
14
+
3
15
  ## 0.1.1-alpha.0
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [cfd377a]
287
299
  - Updated dependencies [1ed5a3e]
288
300
  - @mastra/core@0.15.3
289
- - @mastra/memory@0.14.3
290
-
291
- ## 0.0.1-alpha.5
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
296
- - @mastra/memory@0.14.3-alpha.4
297
- - @mastra/core@0.15.3-alpha.7
298
-
299
- ## 0.0.1-alpha.4
300
-
301
301
 
302
- ... 44 more lines hidden. See full changelog in package directory.
302
+ ... 56 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/ai-sdk
2
2
 
3
+ ## 0.1.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Add support for streaming nested agent tools ([#8580](https://github.com/mastra-ai/mastra/pull/8580))
8
+
9
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
10
+ - @mastra/core@0.20.1-alpha.3
11
+
3
12
  ## 0.1.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.13-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#8554](https://github.com/mastra-ai/mastra/pull/8554))
8
+ - Updated dependency [`chromadb@^3.0.17` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.17) (from `^3.0.15`, in `dependencies`)
9
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
10
+ - @mastra/core@0.20.1-alpha.3
11
+
3
12
  ## 0.11.12
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - f42c4c2: update peer deps for packages to latest core range
293
- - Updated dependencies [510e2c8]
294
- - Updated dependencies [2f72fb2]
295
- - Updated dependencies [27cc97a]
296
- - Updated dependencies [3f89307]
297
- - Updated dependencies [9eda7d4]
298
- - Updated dependencies [9d49408]
299
- - Updated dependencies [41daa63]
300
- - Updated dependencies [ad0a58b]
301
-
302
- ... 1977 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1986 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.15.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
8
+ - @mastra/core@0.20.1-alpha.3
9
+
3
10
  ## 0.15.1-alpha.2
4
11
 
5
12
  ### Patch Changes
@@ -292,11 +299,4 @@
292
299
  - Updated dependencies [[`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251)]:
293
300
  - @mastra/core@0.16.4-alpha.2
294
301
 
295
- ## 0.12.4-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
300
- - @mastra/core@0.16.4-alpha.1
301
-
302
- ... 2799 more lines hidden. See full changelog in package directory.
302
+ ... 2806 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.20.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Marked OTEL based telemetry as deprecated. ([#8586](https://github.com/mastra-ai/mastra/pull/8586))
8
+
9
+ - Add support for streaming nested agent tools ([#8580](https://github.com/mastra-ai/mastra/pull/8580))
10
+
11
+ - Fix TypeScript errors with provider-defined tools by updating ai-v5 and openai-v5 to matching provider-utils versions. This ensures npm deduplicates to a single provider-utils instance, resolving type incompatibility issues when passing provider tools to Agent. ([#8584](https://github.com/mastra-ai/mastra/pull/8584))
12
+
13
+ Also adds deprecation warning to Agent import from root path to encourage using the recommended subpath import.
14
+
3
15
  ## 0.20.1-alpha.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  Add input data validation to start workflow method
287
299
  Use default value from inputSchema/resumeSchema
288
300
 
289
- - Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
290
-
291
- - When step is created from agent or tool, add the description and component key to show that ([#8151](https://github.com/mastra-ai/mastra/pull/8151))
292
-
293
- ## 0.18.0
294
-
295
- ### Minor Changes
296
-
297
- - Allow agent instructions to accept SystemMessage types ([#7987](https://github.com/mastra-ai/mastra/pull/7987))
298
-
299
- Agents can now use rich instruction formats beyond simple strings:
300
- - CoreSystemMessage and SystemModelMessage objects with provider-specific options
301
301
 
302
- ... 3930 more lines hidden. See full changelog in package directory.
302
+ ... 3942 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.20.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
8
+ - @mastra/core@0.20.1-alpha.3
9
+ - @mastra/deployer@0.20.1-alpha.3
10
+
3
11
  ## 0.20.1-alpha.2
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
 
291
299
  ## 0.16.4-alpha.1
292
300
 
293
- ### Patch Changes
294
-
295
- - Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
296
- - @mastra/core@0.16.4-alpha.1
297
- - @mastra/deployer@0.16.4-alpha.1
298
-
299
- ## 0.16.4-alpha.0
300
-
301
301
 
302
- ... 358 more lines hidden. See full changelog in package directory.
302
+ ... 366 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.20.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
8
+ - @mastra/core@0.20.1-alpha.3
9
+ - @mastra/server@0.20.1-alpha.3
10
+
3
11
  ## 0.20.1-alpha.2
4
12
 
5
13
  ### Patch Changes
@@ -291,12 +299,4 @@
291
299
 
292
300
  ### Minor Changes
293
301
 
294
- - Remove original AgentNetwork ([#7919](https://github.com/mastra-ai/mastra/pull/7919))
295
-
296
- - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
297
-
298
- ```diff
299
- - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
300
- + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
301
-
302
- ... 4553 more lines hidden. See full changelog in package directory.
302
+ ... 4561 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.28-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
8
+ - @mastra/core@0.20.1-alpha.3
9
+
3
10
  ## 0.13.28-alpha.2
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - @mastra/mcp@0.12.0-alpha.1
292
299
  - @mastra/core@0.16.1-alpha.1
293
300
 
294
- ## 0.13.19-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [[`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`79b39c1`](https://github.com/mastra-ai/mastra/commit/79b39c1def3bbd5d6ee2d2cc1e89ea378a940477), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4)]:
299
- - @mastra/core@0.16.1-alpha.0
300
- - @mastra/mcp@0.12.0-alpha.0
301
301
 
302
- ... 1944 more lines hidden. See full changelog in package directory.
302
+ ... 1951 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.15.6-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix TypeScript errors with provider-defined tools by updating ai-v5 and openai-v5 to matching provider-utils versions. This ensures npm deduplicates to a single provider-utils instance, resolving type incompatibility issues when passing provider tools to Agent. ([#8584](https://github.com/mastra-ai/mastra/pull/8584))
8
+
9
+ Also adds deprecation warning to Agent import from root path to encourage using the recommended subpath import.
10
+
11
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
12
+ - @mastra/core@0.20.1-alpha.3
13
+
3
14
  ## 0.15.6-alpha.0
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
 
288
299
  - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
289
300
  - @mastra/core@0.15.3-alpha.5
290
- - @mastra/schema-compat@0.11.2-alpha.2
291
-
292
- ## 0.14.3-alpha.1
293
-
294
- ### Patch Changes
295
-
296
- - [#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:
297
- - 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`)
298
-
299
- - [#7219](https://github.com/mastra-ai/mastra/pull/7219) [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569) Thanks [@NikAiyer](https://github.com/NikAiyer)! - upgrade ai v5 versions to latest for core and memory
300
-
301
301
 
302
- ... 3112 more lines hidden. See full changelog in package directory.
302
+ ... 3123 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.3.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
8
+ - @mastra/core@0.20.1-alpha.3
9
+ - @mastra/client-js@0.15.1-alpha.3
10
+ - @mastra/react@0.0.4-alpha.3
11
+
3
12
  ## 6.3.1-alpha.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`8f56160`](https://github.com/mastra-ai/mastra/commit/8f56160fd45c740076529148b9c225f6842d43b0), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a), [`282379f`](https://github.com/mastra-ai/mastra/commit/282379fafed80c6417fe1e791087110decd481ca)]:
291
300
  - @mastra/core@0.18.0
292
- - @mastra/client-js@0.13.2
293
-
294
- ## 6.2.2-alpha.4
295
-
296
- ### Patch Changes
297
-
298
- - Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
299
-
300
- ## 6.2.2-alpha.3
301
301
 
302
- ... 3462 more lines hidden. See full changelog in package directory.
302
+ ... 3471 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/react-hooks
2
2
 
3
+ ## 0.0.4-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/client-js@0.15.1-alpha.3
9
+
3
10
  ## 0.0.4-alpha.2
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,16 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.20.1-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix TypeScript errors with provider-defined tools by updating ai-v5 and openai-v5 to matching provider-utils versions. This ensures npm deduplicates to a single provider-utils instance, resolving type incompatibility issues when passing provider tools to Agent. ([#8584](https://github.com/mastra-ai/mastra/pull/8584))
8
+
9
+ Also adds deprecation warning to Agent import from root path to encourage using the recommended subpath import.
10
+
11
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
12
+ - @mastra/core@0.20.1-alpha.3
13
+
3
14
  ## 0.20.1-alpha.2
4
15
 
5
16
  ### Patch Changes
@@ -288,15 +299,4 @@
288
299
 
289
300
  - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
290
301
 
291
- - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
292
- - @mastra/core@0.17.0-alpha.3
293
-
294
- ## 0.16.4-alpha.2
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [[`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251)]:
299
- - @mastra/core@0.16.4-alpha.2
300
-
301
-
302
- ... 3614 more lines hidden. See full changelog in package directory.
302
+ ... 3625 more lines hidden. See full changelog in package directory.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.28-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
8
+ - @mastra/core@0.20.1-alpha.3
9
+
3
10
  ## 0.13.28-alpha.2
4
11
 
5
12
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/mcp-docs-server",
3
- "version": "0.13.28-alpha.2",
3
+ "version": "0.13.28-alpha.3",
4
4
  "description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -33,7 +33,7 @@
33
33
  "uuid": "^11.1.0",
34
34
  "zod": "^3.25.76",
35
35
  "zod-to-json-schema": "^3.24.6",
36
- "@mastra/core": "0.20.1-alpha.2",
36
+ "@mastra/core": "0.20.1-alpha.3",
37
37
  "@mastra/mcp": "^0.13.4-alpha.0"
38
38
  },
39
39
  "devDependencies": {
@@ -50,7 +50,7 @@
50
50
  "typescript": "^5.8.3",
51
51
  "vitest": "^3.2.4",
52
52
  "@internal/lint": "0.0.46",
53
- "@mastra/core": "0.20.1-alpha.2"
53
+ "@mastra/core": "0.20.1-alpha.3"
54
54
  },
55
55
  "homepage": "https://mastra.ai",
56
56
  "repository": {