@mastra/mcp-docs-server 0.13.14-alpha.1 → 0.13.14-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.
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +19 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Frag.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +11 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
- package/.docs/organized/changelogs/create-mastra.md +3 -3
- package/.docs/organized/changelogs/mastra.md +10 -10
- package/.docs/organized/code-examples/heads-up-game.md +276 -0
- package/package.json +5 -5
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.14.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
14
|
+
## 0.13.3-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- [#7020](https://github.com/mastra-ai/mastra/pull/7020) [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Add column to ai spans table to tell if it's an event
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
21
|
+
- @mastra/core@0.14.2-alpha.2
|
|
22
|
+
|
|
3
23
|
## 0.13.2
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -278,25 +298,5 @@
|
|
|
278
298
|
- Updated dependencies [4fb0cc2]
|
|
279
299
|
- Updated dependencies [d2a7a31]
|
|
280
300
|
- Updated dependencies [502fe05]
|
|
281
|
-
- Updated dependencies [144eb0b]
|
|
282
|
-
- Updated dependencies [8ba1b51]
|
|
283
|
-
- Updated dependencies [4efcfa0]
|
|
284
|
-
- Updated dependencies [0e17048]
|
|
285
|
-
- @mastra/core@0.10.7
|
|
286
|
-
|
|
287
|
-
## 0.12.0-alpha.3
|
|
288
|
-
|
|
289
|
-
### Minor Changes
|
|
290
|
-
|
|
291
|
-
- 8a3bfd2: Update peerdeps to latest core
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [792c4c0]
|
|
296
|
-
- Updated dependencies [502fe05]
|
|
297
|
-
- Updated dependencies [4efcfa0]
|
|
298
|
-
- @mastra/core@0.10.7-alpha.3
|
|
299
|
-
|
|
300
|
-
## 0.11.1-alpha.2
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 854 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.11.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.15.0-alpha.3
|
|
9
|
+
|
|
10
|
+
## 0.11.0-alpha.2
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
15
|
+
- @mastra/core@0.14.2-alpha.2
|
|
16
|
+
|
|
3
17
|
## 0.11.0-alpha.1
|
|
4
18
|
|
|
5
19
|
### Minor Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
|
|
285
299
|
### Patch Changes
|
|
286
300
|
|
|
287
|
-
- Updated dependencies [94f4812]
|
|
288
|
-
- Updated dependencies [e202b82]
|
|
289
|
-
- Updated dependencies [e00f6a0]
|
|
290
|
-
- @mastra/core@0.12.2-alpha.0
|
|
291
|
-
|
|
292
|
-
## 0.10.18
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- 6690a16: dependencies updates:
|
|
297
|
-
- Updated dependency [`@ag-ui/client@^0.0.35` ↗︎](https://www.npmjs.com/package/@ag-ui/client/v/0.0.35) (from `^0.0.27`, in `dependencies`)
|
|
298
|
-
- Updated dependencies [33dcb07]
|
|
299
|
-
- Updated dependencies [d0d9500]
|
|
300
|
-
- Updated dependencies [d30b1a0]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2155 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.15.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
8
|
+
- @mastra/schema-compat@0.10.6-alpha.1
|
|
9
|
+
|
|
10
|
+
## 0.14.2-alpha.2
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [#7020](https://github.com/mastra-ai/mastra/pull/7020) [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Add column to ai spans table to tell if it's an event
|
|
15
|
+
|
|
3
16
|
## 0.14.2-alpha.1
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
286
299
|
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
287
300
|
- 5d377e5: Fix tracing of runtimeContext values"
|
|
288
|
-
- Updated dependencies [4a406ec]
|
|
289
|
-
- @mastra/schema-compat@0.10.6-alpha.0
|
|
290
|
-
|
|
291
|
-
## 0.13.0-alpha.1
|
|
292
|
-
|
|
293
|
-
### Minor Changes
|
|
294
|
-
|
|
295
|
-
- ea0c5f2: Update scorer api
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- b0e43c1: Fixed an issue where branching workflow steps maintained "suspended" status even after they've been successfully resumed and executed.
|
|
300
|
-
- 1fb812e: Fixed a bug in parallel workflow execution where resuming only one of multiple suspended parallel steps incorrectly completed the entire parallel block. The fix ensures proper execution and state management when resuming from suspension in parallel workflows.
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2741 more lines hidden. See full changelog in package directory.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# @mastra/deployer-cloud
|
|
2
|
+
|
|
3
|
+
## 0.15.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
8
|
+
- @mastra/deployer@0.15.0-alpha.3
|
|
9
|
+
- @mastra/core@0.15.0-alpha.3
|
|
10
|
+
|
|
11
|
+
## 0.14.2-alpha.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#6866](https://github.com/mastra-ai/mastra/pull/6866) [`3562fd1`](https://github.com/mastra-ai/mastra/commit/3562fd14b782dc7ed00f4f03df8fbb5fe6e5ff4b) Thanks [@rphansen91](https://github.com/rphansen91)! - @mastra/deployer-cloud
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
18
|
+
- @mastra/deployer@0.14.2-alpha.2
|
|
19
|
+
- @mastra/core@0.14.2-alpha.2
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
12
|
+
- @mastra/deployer@0.15.0-alpha.3
|
|
13
|
+
- @mastra/core@0.15.0-alpha.3
|
|
14
|
+
|
|
15
|
+
## 0.12.3-alpha.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [[`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
22
|
+
- @mastra/deployer@0.14.2-alpha.2
|
|
23
|
+
- @mastra/core@0.14.2-alpha.2
|
|
24
|
+
|
|
3
25
|
## 0.12.3-alpha.1
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -277,26 +299,4 @@
|
|
|
277
299
|
|
|
278
300
|
## 0.11.2
|
|
279
301
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
- 832691b: dependencies updates:
|
|
283
|
-
- Updated dependency [`@babel/core@^7.28.0` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.0) (from `^7.27.7`, in `dependencies`)
|
|
284
|
-
- 9881232: dependencies updates:
|
|
285
|
-
- Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
|
|
286
|
-
- bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
|
|
287
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
288
|
-
- Updated dependencies [510e2c8]
|
|
289
|
-
- Updated dependencies [2f72fb2]
|
|
290
|
-
- Updated dependencies [27cc97a]
|
|
291
|
-
- Updated dependencies [832691b]
|
|
292
|
-
- Updated dependencies [557bb9d]
|
|
293
|
-
- Updated dependencies [27cc97a]
|
|
294
|
-
- Updated dependencies [3f89307]
|
|
295
|
-
- Updated dependencies [9eda7d4]
|
|
296
|
-
- Updated dependencies [9d49408]
|
|
297
|
-
- Updated dependencies [bc6b44a]
|
|
298
|
-
- Updated dependencies [41daa63]
|
|
299
|
-
- Updated dependencies [ad0a58b]
|
|
300
|
-
- Updated dependencies [254a36b]
|
|
301
|
-
|
|
302
|
-
... 3288 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3310 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.12.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
12
|
+
- @mastra/deployer@0.15.0-alpha.3
|
|
13
|
+
- @mastra/core@0.15.0-alpha.3
|
|
14
|
+
|
|
3
15
|
## 0.11.16-alpha.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
- f42c4c2: update peer deps for packages to latest core range
|
|
288
300
|
- Updated dependencies [f42c4c2]
|
|
289
|
-
- @mastra/deployer@0.12.0-alpha.5
|
|
290
|
-
- @mastra/core@0.12.0-alpha.5
|
|
291
|
-
|
|
292
|
-
## 0.11.9-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
|
|
297
|
-
- Updated dependencies [510e2c8]
|
|
298
|
-
- Updated dependencies [2f72fb2]
|
|
299
|
-
- Updated dependencies [832691b]
|
|
300
|
-
- Updated dependencies [557bb9d]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3075 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.11.16-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
8
|
+
- @mastra/deployer@0.15.0-alpha.3
|
|
9
|
+
- @mastra/core@0.15.0-alpha.3
|
|
10
|
+
|
|
3
11
|
## 0.11.16-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [557bb9d]
|
|
291
299
|
- Updated dependencies [3f89307]
|
|
292
300
|
- Updated dependencies [9eda7d4]
|
|
293
|
-
- Updated dependencies [9d49408]
|
|
294
|
-
- Updated dependencies [bc6b44a]
|
|
295
|
-
- Updated dependencies [2ecf658]
|
|
296
|
-
- Updated dependencies [7a7754f]
|
|
297
|
-
- Updated dependencies [fc92d80]
|
|
298
|
-
- Updated dependencies [23a6a7c]
|
|
299
|
-
- Updated dependencies [09bca64]
|
|
300
|
-
- @mastra/core@0.12.0-alpha.0
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3043 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.15.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
12
|
+
- @mastra/server@0.15.0-alpha.3
|
|
13
|
+
- @mastra/core@0.15.0-alpha.3
|
|
14
|
+
|
|
15
|
+
## 0.14.2-alpha.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
22
|
+
- @mastra/core@0.14.2-alpha.2
|
|
23
|
+
- @mastra/server@0.14.2-alpha.2
|
|
24
|
+
|
|
3
25
|
## 0.14.2-alpha.1
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -277,26 +299,4 @@
|
|
|
277
299
|
|
|
278
300
|
## 0.13.2-alpha.0
|
|
279
301
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [8388649]
|
|
283
|
-
- Updated dependencies [dd94a26]
|
|
284
|
-
- Updated dependencies [3ba6772]
|
|
285
|
-
- Updated dependencies [2fff911]
|
|
286
|
-
- @mastra/core@0.13.2-alpha.0
|
|
287
|
-
- @mastra/server@0.13.2-alpha.0
|
|
288
|
-
|
|
289
|
-
## 0.13.1
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [cd0042e]
|
|
294
|
-
- @mastra/core@0.13.1
|
|
295
|
-
- @mastra/server@0.13.1
|
|
296
|
-
|
|
297
|
-
## 0.13.1-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 3582 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3604 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
3
14
|
## 0.12.2-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
|
|
288
299
|
## 0.10.4
|
|
289
300
|
|
|
290
|
-
### Patch Changes
|
|
291
301
|
|
|
292
|
-
|
|
293
|
-
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
294
|
-
- Updated dependencies [63f6b7d]
|
|
295
|
-
- Updated dependencies [12a95fc]
|
|
296
|
-
- Updated dependencies [4b0f8a6]
|
|
297
|
-
- Updated dependencies [51264a5]
|
|
298
|
-
- Updated dependencies [8e6f677]
|
|
299
|
-
- Updated dependencies [d70c420]
|
|
300
|
-
- Updated dependencies [ee9af57]
|
|
301
|
-
|
|
302
|
-
... 1957 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1968 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.2.14-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
8
|
+
- @mastra/rag@1.2.0-alpha.1
|
|
9
|
+
- @mastra/core@0.15.0-alpha.3
|
|
10
|
+
|
|
3
11
|
## 1.2.14-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [2873c7f]
|
|
291
299
|
- Updated dependencies [1c1c6a1]
|
|
292
300
|
- Updated dependencies [f8ce2cc]
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [8722d53]
|
|
296
|
-
- Updated dependencies [565cc0c]
|
|
297
|
-
- Updated dependencies [43da563]
|
|
298
|
-
- Updated dependencies [b790fd1]
|
|
299
|
-
- Updated dependencies [132027f]
|
|
300
|
-
- Updated dependencies [0c85311]
|
|
301
|
-
|
|
302
|
-
... 2680 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2688 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.14-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
8
|
+
- @mastra/mcp@0.11.0-alpha.2
|
|
9
|
+
- @mastra/core@0.15.0-alpha.3
|
|
10
|
+
|
|
11
|
+
## 0.13.14-alpha.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
16
|
+
- @mastra/core@0.14.2-alpha.2
|
|
17
|
+
|
|
3
18
|
## 0.13.14-alpha.1
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -283,20 +298,5 @@
|
|
|
283
298
|
|
|
284
299
|
## 0.13.8
|
|
285
300
|
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- Updated dependencies [33dcb07]
|
|
289
|
-
- Updated dependencies [f90797b]
|
|
290
|
-
- Updated dependencies [d0d9500]
|
|
291
|
-
- Updated dependencies [d30b1a0]
|
|
292
|
-
- Updated dependencies [bff87f7]
|
|
293
|
-
- Updated dependencies [b4a8df0]
|
|
294
|
-
- @mastra/core@0.12.1
|
|
295
|
-
- @mastra/mcp@0.10.9
|
|
296
|
-
|
|
297
|
-
## 0.13.8-alpha.1
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1423 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.11.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
3
14
|
## 0.10.13-alpha.1
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
- Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
|
|
288
299
|
- c00039d: dependencies updates:
|
|
289
300
|
- Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- dc93062: Add elicitation support to MCPServer and MCPClient. Also fixes connectivity issues between multiple MCPClient instances and an MCPServer.
|
|
293
|
-
- Updated dependencies [15e9d26]
|
|
294
|
-
- Updated dependencies [d1baedb]
|
|
295
|
-
- Updated dependencies [d8f2d19]
|
|
296
|
-
- Updated dependencies [4d21bf2]
|
|
297
|
-
- Updated dependencies [07d6d88]
|
|
298
|
-
- Updated dependencies [9d52b17]
|
|
299
|
-
- Updated dependencies [2097952]
|
|
300
|
-
- Updated dependencies [792c4c0]
|
|
301
|
-
|
|
302
|
-
... 2093 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2104 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.14.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
12
|
+
- @mastra/schema-compat@0.10.6-alpha.1
|
|
13
|
+
- @mastra/core@0.15.0-alpha.3
|
|
14
|
+
|
|
3
15
|
## 0.13.2-alpha.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -287,16 +299,4 @@
|
|
|
287
299
|
|
|
288
300
|
## 0.12.0-alpha.3
|
|
289
301
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- @mastra/core@0.12.0-alpha.5
|
|
297
|
-
|
|
298
|
-
## 0.11.6-alpha.2
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 2739 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2751 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 1.2.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
3
14
|
## 1.1.1-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
|
|
288
299
|
- 43da563: Refactor relevance provider
|
|
289
300
|
- Updated dependencies [2873c7f]
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [8c846b6]
|
|
293
|
-
- Updated dependencies [c7bbf1e]
|
|
294
|
-
- Updated dependencies [8722d53]
|
|
295
|
-
- Updated dependencies [565cc0c]
|
|
296
|
-
- Updated dependencies [b790fd1]
|
|
297
|
-
- Updated dependencies [132027f]
|
|
298
|
-
- Updated dependencies [0c85311]
|
|
299
|
-
- Updated dependencies [d7ed04d]
|
|
300
|
-
- Updated dependencies [cb16baf]
|
|
301
|
-
|
|
302
|
-
... 2488 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2499 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/schema-compat
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix exportsmap
|
|
8
|
+
|
|
3
9
|
## 0.10.6-alpha.0
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.15.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
14
|
+
## 0.14.2-alpha.2
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
19
|
+
- @mastra/core@0.14.2-alpha.2
|
|
20
|
+
|
|
3
21
|
## 0.14.2-alpha.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
|
|
281
299
|
## 0.13.0-alpha.1
|
|
282
300
|
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [ea0c5f2]
|
|
286
|
-
- Updated dependencies [b0e43c1]
|
|
287
|
-
- Updated dependencies [1fb812e]
|
|
288
|
-
- Updated dependencies [35c5798]
|
|
289
|
-
- @mastra/core@0.13.0-alpha.1
|
|
290
|
-
|
|
291
|
-
## 0.12.2-alpha.0
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- e202b82: Add getThreadsByResourceIdPaginated to the Memory Class
|
|
296
|
-
- Updated dependencies [94f4812]
|
|
297
|
-
- Updated dependencies [e202b82]
|
|
298
|
-
- Updated dependencies [e00f6a0]
|
|
299
|
-
- @mastra/core@0.12.2-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2964 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/voice-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.11.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
3
14
|
## 0.10.9-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
|
|
288
299
|
### Patch Changes
|
|
289
300
|
|
|
290
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
291
|
-
- Updated dependencies [1e8bb40]
|
|
292
|
-
- @mastra/core@0.10.2-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.10.0
|
|
295
|
-
|
|
296
|
-
### Minor Changes
|
|
297
|
-
|
|
298
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 712 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.11.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies []:
|
|
12
|
+
- @mastra/core@0.15.0-alpha.3
|
|
13
|
+
|
|
3
14
|
## 0.10.9-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
- Updated dependencies [b3a3d63]
|
|
288
299
|
- Updated dependencies [344f453]
|
|
289
300
|
- Updated dependencies [0a3ae6d]
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [5eb5a99]
|
|
293
|
-
- Updated dependencies [7e632c5]
|
|
294
|
-
- Updated dependencies [1e9fbfa]
|
|
295
|
-
- Updated dependencies [eabdcd9]
|
|
296
|
-
- Updated dependencies [90be034]
|
|
297
|
-
- Updated dependencies [99f050a]
|
|
298
|
-
- Updated dependencies [d0ee3c6]
|
|
299
|
-
- Updated dependencies [b2ae5aa]
|
|
300
|
-
- Updated dependencies [23f258c]
|
|
301
|
-
|
|
302
|
-
... 1103 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1114 more lines hidden. See full changelog in package directory.
|