@mastra/mcp-docs-server 0.13.46 → 0.13.47-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/.docs/organized/code-examples/assistant-ui.md +2 -2
- package/CHANGELOG.md +7 -0
- package/package.json +3 -3
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.17.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8-alpha.0
|
|
9
|
+
|
|
3
10
|
## 0.17.0
|
|
4
11
|
|
|
5
12
|
### Minor Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
## 0.16.0-alpha.1
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
- Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`158381d`](https://github.com/mastra-ai/mastra/commit/158381d39335be934b81ef8a1947bccace492c25), [`fb703b9`](https://github.com/mastra-ai/mastra/commit/fb703b9634eeaff1a6eb2b5531ce0f9e8fb04727), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`05a9dee`](https://github.com/mastra-ai/mastra/commit/05a9dee3d355694d28847bfffb6289657fcf7dfa), [`e3c1077`](https://github.com/mastra-ai/mastra/commit/e3c107763aedd1643d3def5df450c235da9ff76c), [`1bccdb3`](https://github.com/mastra-ai/mastra/commit/1bccdb33eb90cbeba2dc5ece1c2561fb774b26b6), [`5ef944a`](https://github.com/mastra-ai/mastra/commit/5ef944a3721d93105675cac2b2311432ff8cc393), [`d6b186f`](https://github.com/mastra-ai/mastra/commit/d6b186fb08f1caf1b86f73d3a5ee88fb999ca3be), [`65493b3`](https://github.com/mastra-ai/mastra/commit/65493b31c36f6fdb78f9679f7e1ecf0c250aa5ee), [`a998b8f`](https://github.com/mastra-ai/mastra/commit/a998b8f858091c2ec47683e60766cf12d03001e4), [`8a37bdd`](https://github.com/mastra-ai/mastra/commit/8a37bddb6d8614a32c5b70303d583d80c620ea61)]:
|
|
498
|
-
- @mastra/core@0.21.0-alpha.1
|
|
499
|
-
|
|
500
|
-
## 0.16.0-alpha.0
|
|
501
|
-
|
|
502
|
-
... 3155 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3162 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.24.8-alpha.0
|
|
4
|
+
|
|
3
5
|
## 0.24.7
|
|
4
6
|
|
|
5
7
|
### Patch Changes
|
|
@@ -497,6 +499,4 @@
|
|
|
497
499
|
|
|
498
500
|
Fixes #8556
|
|
499
501
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
... 5465 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 5467 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.24.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8-alpha.0
|
|
9
|
+
- @mastra/core@0.24.8-alpha.0
|
|
10
|
+
|
|
3
11
|
## 0.24.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Patch Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
- Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
|
|
497
|
-
|
|
498
|
-
- Bump cloud deployer external mastra deps ([#8363](https://github.com/mastra-ai/mastra/pull/8363))
|
|
499
|
-
|
|
500
|
-
- Updated dependencies [[`00cb6bd`](https://github.com/mastra-ai/mastra/commit/00cb6bdf78737c0fac14a5a0c7b532a11e38558a), [`869ba22`](https://github.com/mastra-ai/mastra/commit/869ba222e1d6b58fc1b65e7c9fd55ca4e01b8c2f), [`1b73665`](https://github.com/mastra-ai/mastra/commit/1b73665e8e23f5c09d49fcf3e7d709c75259259e), [`989a4db`](https://github.com/mastra-ai/mastra/commit/989a4dbbaf07a2794d0e1863714c6d10f1244d6b), [`f7d7475`](https://github.com/mastra-ai/mastra/commit/f7d747507341aef60ed39e4b49318db1f86034a6), [`084b77b`](https://github.com/mastra-ai/mastra/commit/084b77b2955960e0190af8db3f77138aa83ed65c), [`a93ff84`](https://github.com/mastra-ai/mastra/commit/a93ff84b5e1af07ee236ac8873dac9b49aa5d501), [`bc5aacb`](https://github.com/mastra-ai/mastra/commit/bc5aacb646d468d325327e36117129f28cd13bf6), [`6b5af12`](https://github.com/mastra-ai/mastra/commit/6b5af12ce9e09066e0c32e821c203a6954498bea), [`bf60e4a`](https://github.com/mastra-ai/mastra/commit/bf60e4a89c515afd9570b7b79f33b95e7d07c397), [`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`e8fe13c`](https://github.com/mastra-ai/mastra/commit/e8fe13c4b4c255a42520127797ec394310f7c919), [`3ca833d`](https://github.com/mastra-ai/mastra/commit/3ca833dc994c38e3c9b4f9b4478a61cd8e07b32a), [`1edb8d1`](https://github.com/mastra-ai/mastra/commit/1edb8d1cfb963e72a12412990fb9170936c9904c), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
|
|
501
|
-
|
|
502
|
-
... 617 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 625 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.14.25-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8-alpha.0
|
|
9
|
+
- @mastra/core@0.24.8-alpha.0
|
|
10
|
+
|
|
3
11
|
## 0.14.24
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
- dependencies updates: ([#6887](https://github.com/mastra-ai/mastra/pull/6887))
|
|
497
|
-
- Updated dependency [`@babel/core@^7.28.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.4) (from `^7.28.0`, in `dependencies`)
|
|
498
|
-
|
|
499
|
-
- dependencies updates: ([#7803](https://github.com/mastra-ai/mastra/pull/7803))
|
|
500
|
-
- Updated dependency [`rollup@~4.50.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.1) (from `~4.50.0`, in `dependencies`)
|
|
501
|
-
|
|
502
|
-
... 3906 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3914 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.13.25-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8-alpha.0
|
|
9
|
+
- @mastra/core@0.24.8-alpha.0
|
|
10
|
+
|
|
3
11
|
## 0.13.24
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Minor Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
```diff
|
|
497
|
-
- bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
|
|
498
|
-
+ bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
|
|
499
|
-
```
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
... 3647 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3655 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.12.25-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8-alpha.0
|
|
9
|
+
- @mastra/core@0.24.8-alpha.0
|
|
10
|
+
|
|
3
11
|
## 0.12.24
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Minor Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
```diff
|
|
497
|
-
- bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
|
|
498
|
-
+ bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
|
|
499
|
-
```
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
... 3601 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3609 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.24.8-alpha.0
|
|
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-alpha.0
|
|
11
|
+
- @mastra/server@0.24.8-alpha.0
|
|
12
|
+
|
|
3
13
|
## 0.24.7
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -488,15 +498,5 @@
|
|
|
488
498
|
- Small fix for adding ESM shims when e.g. `__dirname` is used ([#8898](https://github.com/mastra-ai/mastra/pull/8898))
|
|
489
499
|
|
|
490
500
|
- Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
|
|
491
|
-
- Hotfix a bug inside `@rollup/plugin-commonjs`
|
|
492
|
-
- Have more control over the versions in the future to not have breakages over night
|
|
493
|
-
|
|
494
|
-
- Updated dependencies [[`ca85c93`](https://github.com/mastra-ai/mastra/commit/ca85c932b232e6ad820c811ec176d98e68c59b0a), [`a1d40f8`](https://github.com/mastra-ai/mastra/commit/a1d40f88d4ce42c4508774ad22e38ac582157af2), [`01c4a25`](https://github.com/mastra-ai/mastra/commit/01c4a2506c514d5e861c004d3d2fb3791c6391f3), [`cce8aad`](https://github.com/mastra-ai/mastra/commit/cce8aad878a0dd98e5647680f3765caba0b1701c)]:
|
|
495
|
-
- @mastra/core@0.21.1
|
|
496
|
-
- @mastra/server@0.21.1
|
|
497
|
-
|
|
498
|
-
## 0.21.1-alpha.0
|
|
499
|
-
|
|
500
|
-
### Patch Changes
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 5034 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-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8-alpha.0
|
|
9
|
+
|
|
3
10
|
## 0.13.46
|
|
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.0
|
|
497
|
-
|
|
498
|
-
## 0.13.23
|
|
499
|
-
|
|
500
|
-
### Patch Changes
|
|
501
|
-
|
|
502
|
-
... 2118 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 2125 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 7.0.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8-alpha.0
|
|
9
|
+
- @mastra/client-js@0.17.1-alpha.0
|
|
10
|
+
- @mastra/react@0.0.23-alpha.0
|
|
11
|
+
|
|
3
12
|
## 7.0.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -489,14 +498,5 @@
|
|
|
489
498
|
|
|
490
499
|
- Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
|
|
491
500
|
|
|
492
|
-
- Updated dependencies [[`ca85c93`](https://github.com/mastra-ai/mastra/commit/ca85c932b232e6ad820c811ec176d98e68c59b0a), [`a1d40f8`](https://github.com/mastra-ai/mastra/commit/a1d40f88d4ce42c4508774ad22e38ac582157af2), [`01c4a25`](https://github.com/mastra-ai/mastra/commit/01c4a2506c514d5e861c004d3d2fb3791c6391f3), [`9ba695e`](https://github.com/mastra-ai/mastra/commit/9ba695e9ff977b8f13cc71df3b452775757361e5), [`cce8aad`](https://github.com/mastra-ai/mastra/commit/cce8aad878a0dd98e5647680f3765caba0b1701c)]:
|
|
493
|
-
- @mastra/core@0.21.1
|
|
494
|
-
- @mastra/react@0.0.7
|
|
495
|
-
- @mastra/client-js@0.16.1
|
|
496
|
-
|
|
497
|
-
## 6.5.1-alpha.0
|
|
498
|
-
|
|
499
|
-
### Patch Changes
|
|
500
|
-
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 4001 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/react-hooks
|
|
2
2
|
|
|
3
|
+
## 0.0.23-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/client-js@0.17.1-alpha.0
|
|
9
|
+
|
|
3
10
|
## 0.0.22
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
### Patch Changes
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
- distinguish between legacy and regular messages in agent chat for useChat usage ([#8409](https://github.com/mastra-ai/mastra/pull/8409))
|
|
498
|
-
|
|
499
|
-
- Updated dependencies [[`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
|
|
500
|
-
- @mastra/client-js@0.15.0
|
|
501
|
-
|
|
502
|
-
... 58 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 65 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.24.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.24.8-alpha.0
|
|
9
|
+
|
|
3
10
|
## 0.24.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -492,11 +499,4 @@
|
|
|
492
499
|
|
|
493
500
|
## 0.21.0-alpha.1
|
|
494
501
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
- Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`158381d`](https://github.com/mastra-ai/mastra/commit/158381d39335be934b81ef8a1947bccace492c25), [`fb703b9`](https://github.com/mastra-ai/mastra/commit/fb703b9634eeaff1a6eb2b5531ce0f9e8fb04727), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`05a9dee`](https://github.com/mastra-ai/mastra/commit/05a9dee3d355694d28847bfffb6289657fcf7dfa), [`e3c1077`](https://github.com/mastra-ai/mastra/commit/e3c107763aedd1643d3def5df450c235da9ff76c), [`1bccdb3`](https://github.com/mastra-ai/mastra/commit/1bccdb33eb90cbeba2dc5ece1c2561fb774b26b6), [`5ef944a`](https://github.com/mastra-ai/mastra/commit/5ef944a3721d93105675cac2b2311432ff8cc393), [`d6b186f`](https://github.com/mastra-ai/mastra/commit/d6b186fb08f1caf1b86f73d3a5ee88fb999ca3be), [`65493b3`](https://github.com/mastra-ai/mastra/commit/65493b31c36f6fdb78f9679f7e1ecf0c250aa5ee), [`a998b8f`](https://github.com/mastra-ai/mastra/commit/a998b8f858091c2ec47683e60766cf12d03001e4), [`8a37bdd`](https://github.com/mastra-ai/mastra/commit/8a37bddb6d8614a32c5b70303d583d80c620ea61)]:
|
|
498
|
-
- @mastra/core@0.21.0-alpha.1
|
|
499
|
-
|
|
500
|
-
## 0.21.0-alpha.0
|
|
501
|
-
|
|
502
|
-
... 3987 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 3994 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# create-mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.8-alpha.0
|
|
4
|
+
|
|
3
5
|
## 0.18.7
|
|
4
6
|
|
|
5
7
|
### Patch Changes
|
|
@@ -496,7 +498,5 @@
|
|
|
496
498
|
|
|
497
499
|
- Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
|
|
498
500
|
|
|
499
|
-
## 0.12.3-alpha.0
|
|
500
|
-
|
|
501
501
|
|
|
502
|
-
...
|
|
502
|
+
... 1672 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`32ff95a`](https://github.com/mastra-ai/mastra/commit/32ff95ab1f5cdd3b21a460f58db466b77e58dfbd)]:
|
|
8
|
+
- @mastra/deployer@0.24.8-alpha.0
|
|
9
|
+
- @mastra/core@0.24.8-alpha.0
|
|
10
|
+
|
|
3
11
|
## 0.18.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -491,12 +499,4 @@
|
|
|
491
499
|
|
|
492
500
|
### Patch Changes
|
|
493
501
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
## 0.15.1-alpha.0
|
|
497
|
-
|
|
498
|
-
### Patch Changes
|
|
499
|
-
|
|
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))
|
|
501
|
-
|
|
502
|
-
... 6371 more lines hidden. See full changelog in package directory.
|
|
502
|
+
... 6379 more lines hidden. See full changelog in package directory.
|
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
"@assistant-ui/react-markdown": "^0.10.9",
|
|
9
9
|
"@assistant-ui/react-ui": "^0.1.8",
|
|
10
10
|
"@mastra/client-js": "latest",
|
|
11
|
-
"next": "^15.
|
|
11
|
+
"next": "^15.5.7",
|
|
12
12
|
"react": "^19.1.1",
|
|
13
13
|
"react-dom": "^19.1.1",
|
|
14
14
|
"tailwindcss-animate": "^1.0.7",
|
|
15
15
|
"zod": "^3.25.76"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@types/node": "
|
|
18
|
+
"@types/node": "22.13.17",
|
|
19
19
|
"@types/react": "^19.1.9",
|
|
20
20
|
"@types/react-dom": "^19.1.7",
|
|
21
21
|
"eslint": "^9.37.0",
|
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.
|
|
3
|
+
"version": "0.13.47-alpha.0",
|
|
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.24.
|
|
36
|
+
"@mastra/core": "0.24.8-alpha.0",
|
|
37
37
|
"@mastra/mcp": "^0.14.5"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"tsx": "^4.19.4",
|
|
50
50
|
"typescript": "^5.8.3",
|
|
51
51
|
"vitest": "^3.2.4",
|
|
52
|
-
"@mastra/core": "0.24.
|
|
52
|
+
"@mastra/core": "0.24.8-alpha.0",
|
|
53
53
|
"@internal/lint": "0.0.65"
|
|
54
54
|
},
|
|
55
55
|
"homepage": "https://mastra.ai",
|