@mastra/mcp-docs-server 0.13.47-alpha.0 → 0.13.47
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.
- package/.docs/organized/changelogs/%40internal%2Fchangeset-cli.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fexternal-types.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +8 -8
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +3 -3
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Freact.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +8 -8
- package/.docs/organized/changelogs/create-mastra.md +3 -3
- package/.docs/organized/changelogs/mastra.md +9 -9
- package/CHANGELOG.md +7 -0
- package/package.json +5 -5
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @internal/lint
|
|
2
2
|
|
|
3
|
+
## 0.0.62
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8
|
|
9
|
+
|
|
3
10
|
## 0.0.61
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -491,12 +498,5 @@
|
|
|
491
498
|
|
|
492
499
|
## 0.0.12
|
|
493
500
|
|
|
494
|
-
### Patch Changes
|
|
495
|
-
|
|
496
|
-
- Updated dependencies [9dda1ac]
|
|
497
|
-
- Updated dependencies [c984582]
|
|
498
|
-
- Updated dependencies [7e801dd]
|
|
499
|
-
- Updated dependencies [a606c75]
|
|
500
|
-
- Updated dependencies [7aa70a4]
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 310 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.17.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8
|
|
9
|
+
|
|
3
10
|
## 0.17.1-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
## 0.16.0-alpha.2
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
- Updated dependencies [[`f59fc1e`](https://github.com/mastra-ai/mastra/commit/f59fc1e406b8912e692f6bff6cfd4754cc8d165c)]:
|
|
498
|
-
- @mastra/core@0.21.0-alpha.2
|
|
499
|
-
|
|
500
|
-
## 0.16.0-alpha.1
|
|
501
|
-
|
|
502
|
-
... 3162 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3169 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.24.8
|
|
4
|
+
|
|
3
5
|
## 0.24.8-alpha.0
|
|
4
6
|
|
|
5
7
|
## 0.24.7
|
|
@@ -497,6 +499,4 @@
|
|
|
497
499
|
- Full UIMessage format: `{role, content, parts, metadata}`
|
|
498
500
|
- AI SDK v5 ModelMessage format with metadata
|
|
499
501
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
... 5467 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 5469 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.24.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8
|
|
9
|
+
- @mastra/core@0.24.8
|
|
10
|
+
|
|
3
11
|
## 0.24.8-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Patch Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
- @mastra/core@0.20.1-alpha.0
|
|
496
|
-
- @mastra/deployer@0.20.1-alpha.0
|
|
497
|
-
|
|
498
|
-
## 0.20.0
|
|
499
|
-
|
|
500
|
-
### Patch Changes
|
|
501
|
-
|
|
502
|
-
... 625 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 633 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.14.25
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8
|
|
9
|
+
- @mastra/core@0.24.8
|
|
10
|
+
|
|
3
11
|
## 0.14.25-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -490,13 +498,5 @@
|
|
|
490
498
|
|
|
491
499
|
### Minor Changes
|
|
492
500
|
|
|
493
|
-
- 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))
|
|
494
|
-
|
|
495
|
-
```diff
|
|
496
|
-
- bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
|
|
497
|
-
+ bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
|
|
498
|
-
```
|
|
499
|
-
|
|
500
|
-
If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 3922 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.13.25
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8
|
|
9
|
+
- @mastra/core@0.24.8
|
|
10
|
+
|
|
3
11
|
## 0.13.25-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Patch Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
- @mastra/core@0.17.1-alpha.0
|
|
496
|
-
- @mastra/deployer@0.17.1-alpha.0
|
|
497
|
-
|
|
498
|
-
## 0.13.0
|
|
499
|
-
|
|
500
|
-
### Minor Changes
|
|
501
|
-
|
|
502
|
-
... 3655 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3663 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.12.25
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8
|
|
9
|
+
- @mastra/core@0.24.8
|
|
10
|
+
|
|
3
11
|
## 0.12.25-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Patch Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
- @mastra/core@0.17.1-alpha.0
|
|
496
|
-
- @mastra/deployer@0.17.1-alpha.0
|
|
497
|
-
|
|
498
|
-
## 0.12.0
|
|
499
|
-
|
|
500
|
-
### Minor Changes
|
|
501
|
-
|
|
502
|
-
... 3609 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3617 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.24.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add simple virtual check for tsconfigpaths plugin, misbehaves on CI ([#11072](https://github.com/mastra-ai/mastra/pull/11072))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.24.8
|
|
11
|
+
- @mastra/server@0.24.8
|
|
12
|
+
|
|
3
13
|
## 0.24.8-alpha.0
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -489,14 +499,4 @@
|
|
|
489
499
|
- @mastra/core@0.21.2-alpha.0
|
|
490
500
|
- @mastra/server@0.21.2-alpha.0
|
|
491
501
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
### Patch Changes
|
|
495
|
-
|
|
496
|
-
- Add undici to global external list ([#8877](https://github.com/mastra-ai/mastra/pull/8877))
|
|
497
|
-
|
|
498
|
-
- Small fix for adding ESM shims when e.g. `__dirname` is used ([#8898](https://github.com/mastra-ai/mastra/pull/8898))
|
|
499
|
-
|
|
500
|
-
- Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
|
|
501
|
-
|
|
502
|
-
... 5034 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 5044 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.47
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8
|
|
9
|
+
|
|
3
10
|
## 0.13.47-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
### Patch Changes
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
- @mastra/core@0.17.2-alpha.1
|
|
497
|
-
|
|
498
|
-
## 0.13.24-alpha.0
|
|
499
|
-
|
|
500
|
-
### Patch Changes
|
|
501
|
-
|
|
502
|
-
... 2125 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 2132 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 7.0.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8
|
|
9
|
+
- @mastra/client-js@0.17.1
|
|
10
|
+
- @mastra/react@0.0.23
|
|
11
|
+
|
|
3
12
|
## 7.0.1-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -489,14 +498,5 @@
|
|
|
489
498
|
|
|
490
499
|
- Updated dependencies [[`c67ca32`](https://github.com/mastra-ai/mastra/commit/c67ca32e3c2cf69bfc146580770c720220ca44ac), [`dbc9e12`](https://github.com/mastra-ai/mastra/commit/dbc9e1216ba575ba59ead4afb727a01215f7de4f), [`99e41b9`](https://github.com/mastra-ai/mastra/commit/99e41b94957cdd25137d3ac12e94e8b21aa01b68), [`c28833c`](https://github.com/mastra-ai/mastra/commit/c28833c5b6d8e10eeffd7f7d39129d53b8bca240), [`f053e89`](https://github.com/mastra-ai/mastra/commit/f053e89160dbd0bd3333fc3492f68231b5c7c349), [`9a1a485`](https://github.com/mastra-ai/mastra/commit/9a1a4859b855e37239f652bf14b1ecd1029b8c4e), [`9257233`](https://github.com/mastra-ai/mastra/commit/9257233c4ffce09b2bedc2a9adbd70d7a83fa8e2), [`0f1a4c9`](https://github.com/mastra-ai/mastra/commit/0f1a4c984fb4b104b2f0b63ba18c9fa77f567700), [`2db6160`](https://github.com/mastra-ai/mastra/commit/2db6160e2022ff8827c15d30157e684683b934b5), [`8aeea37`](https://github.com/mastra-ai/mastra/commit/8aeea37efdde347c635a67fed56794943b7f74ec), [`02fe153`](https://github.com/mastra-ai/mastra/commit/02fe15351d6021d214da48ec982a0e9e4150bcee), [`74567b3`](https://github.com/mastra-ai/mastra/commit/74567b3d237ae3915cd0bca3cf55fa0a64e4e4a4), [`15a1733`](https://github.com/mastra-ai/mastra/commit/15a1733074cee8bd37370e1af34cd818e89fa7ac), [`fc2a774`](https://github.com/mastra-ai/mastra/commit/fc2a77468981aaddc3e77f83f0c4ad4a4af140da), [`4e08933`](https://github.com/mastra-ai/mastra/commit/4e08933625464dfde178347af5b6278fcf34188e)]:
|
|
491
500
|
- @mastra/core@0.21.2-alpha.0
|
|
492
|
-
- @mastra/client-js@0.16.2-alpha.0
|
|
493
|
-
- @mastra/react@0.0.8-alpha.0
|
|
494
|
-
|
|
495
|
-
## 6.5.1
|
|
496
|
-
|
|
497
|
-
### Patch Changes
|
|
498
|
-
|
|
499
|
-
- Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
|
|
500
|
-
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 4010 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/react-hooks
|
|
2
2
|
|
|
3
|
+
## 0.0.23
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/client-js@0.17.1
|
|
9
|
+
|
|
3
10
|
## 0.0.23-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
### Patch Changes
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
- @mastra/client-js@0.15.1-alpha.0
|
|
497
|
-
|
|
498
|
-
## 0.0.3
|
|
499
|
-
|
|
500
|
-
### Patch Changes
|
|
501
|
-
|
|
502
|
-
... 65 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 72 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.24.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8
|
|
9
|
+
|
|
3
10
|
## 0.24.8-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
## 0.21.0-alpha.2
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
- Updated dependencies [[`f59fc1e`](https://github.com/mastra-ai/mastra/commit/f59fc1e406b8912e692f6bff6cfd4754cc8d165c)]:
|
|
498
|
-
- @mastra/core@0.21.0-alpha.2
|
|
499
|
-
|
|
500
|
-
## 0.21.0-alpha.1
|
|
501
|
-
|
|
502
|
-
... 3994 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 4001 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# create-mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.8
|
|
4
|
+
|
|
3
5
|
## 0.18.8-alpha.0
|
|
4
6
|
|
|
5
7
|
## 0.18.7
|
|
@@ -496,7 +498,5 @@
|
|
|
496
498
|
|
|
497
499
|
### Patch Changes
|
|
498
500
|
|
|
499
|
-
- Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
|
|
500
|
-
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 1674 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8
|
|
9
|
+
- @mastra/core@0.24.8
|
|
10
|
+
|
|
3
11
|
## 0.18.8-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
- Improve the overall flow of the `create-mastra` CLI by first asking all questions and then creating the project structure. If you skip entering an API key during the wizard, the `your-api-key` placeholder will now be added to an `.env.example` file instead of `.env`. ([#8603](https://github.com/mastra-ai/mastra/pull/8603))
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
- @mastra/core@0.20.2
|
|
496
|
-
- @mastra/deployer@0.20.2
|
|
497
|
-
|
|
498
|
-
## 0.15.1-alpha.1
|
|
499
|
-
|
|
500
|
-
### Patch Changes
|
|
501
|
-
|
|
502
|
-
... 6379 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 6387 more lines hidden. See full changelog in package directory.
|
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp-docs-server",
|
|
3
|
-
"version": "0.13.47
|
|
3
|
+
"version": "0.13.47",
|
|
4
4
|
"description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"uuid": "^11.1.0",
|
|
34
34
|
"zod": "^3.25.76",
|
|
35
35
|
"zod-to-json-schema": "^3.24.6",
|
|
36
|
-
"@mastra/
|
|
37
|
-
"@mastra/
|
|
36
|
+
"@mastra/mcp": "^0.14.5",
|
|
37
|
+
"@mastra/core": "0.24.8"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@hono/node-server": "^1.19.5",
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"tsx": "^4.19.4",
|
|
50
50
|
"typescript": "^5.8.3",
|
|
51
51
|
"vitest": "^3.2.4",
|
|
52
|
-
"@
|
|
53
|
-
"@
|
|
52
|
+
"@internal/lint": "0.0.66",
|
|
53
|
+
"@mastra/core": "0.24.8"
|
|
54
54
|
},
|
|
55
55
|
"homepage": "https://mastra.ai",
|
|
56
56
|
"repository": {
|