@mastra/mcp-docs-server 0.13.14-alpha.0 → 0.13.14-alpha.2

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 (49) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  2. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +25 -25
  3. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  5. package/.docs/organized/changelogs/%40mastra%2Fcore.md +30 -30
  6. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +11 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +25 -25
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +28 -28
  10. package/.docs/organized/changelogs/%40mastra%2Fevals.md +14 -14
  11. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +9 -9
  12. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +12 -12
  14. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +16 -16
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +13 -13
  16. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +13 -13
  17. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +9 -0
  18. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +11 -11
  19. package/.docs/organized/changelogs/%40mastra%2Fpg.md +11 -11
  20. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +15 -15
  21. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
  23. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +8 -0
  24. package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
  25. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  26. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  31. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  32. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +11 -11
  33. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
  35. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  38. package/.docs/organized/changelogs/create-mastra.md +3 -3
  39. package/.docs/organized/changelogs/mastra.md +13 -13
  40. package/.docs/organized/code-examples/agent.md +2 -2
  41. package/.docs/organized/code-examples/heads-up-game.md +276 -0
  42. package/.docs/raw/frameworks/agentic-uis/ai-sdk.mdx +1 -1
  43. package/.docs/raw/reference/client-js/mastra-client.mdx +6 -0
  44. package/.docs/raw/reference/scorers/create-scorer.mdx +1 -1
  45. package/.docs/raw/reference/scorers/tool-call-accuracy.mdx +211 -0
  46. package/.docs/raw/scorers/off-the-shelf-scorers.mdx +1 -0
  47. package/.docs/raw/tools-mcp/mcp-overview.mdx +1 -1
  48. package/.docs/raw/workflows/control-flow.mdx +2 -0
  49. package/package.json +4 -4
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.13.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
10
+ - @mastra/core@0.14.2-alpha.2
11
+
3
12
  ## 0.13.2
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  - 8a3bfd2: Update peerdeps to latest core
292
301
 
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
-
302
- ... 834 more lines hidden. See full changelog in package directory.
302
+ ... 843 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,29 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.11.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
8
+ - @mastra/core@0.14.2-alpha.2
9
+
10
+ ## 0.11.0-alpha.1
11
+
12
+ ### Minor Changes
13
+
14
+ - [#6993](https://github.com/mastra-ai/mastra/pull/6993) [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve types and fix linting issues
15
+
16
+ ### Patch Changes
17
+
18
+ - [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
19
+
20
+ - [#6972](https://github.com/mastra-ai/mastra/pull/6972) [`00ef6c1`](https://github.com/mastra-ai/mastra/commit/00ef6c1d3c76708712acd3de7f39c4d6b0f3b427) Thanks [@roaminro](https://github.com/roaminro)! - add credentials option for fetch requests
21
+
22
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
23
+
24
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
25
+ - @mastra/core@0.14.2-alpha.1
26
+
3
27
  ## 0.10.24-alpha.0
4
28
 
5
29
  ### Patch Changes
@@ -274,29 +298,5 @@
274
298
 
275
299
  ## 0.10.18
276
300
 
277
- ### Patch Changes
278
-
279
- - 6690a16: dependencies updates:
280
- - 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`)
281
- - Updated dependencies [33dcb07]
282
- - Updated dependencies [d0d9500]
283
- - Updated dependencies [d30b1a0]
284
- - Updated dependencies [bff87f7]
285
- - Updated dependencies [b4a8df0]
286
- - @mastra/core@0.12.1
287
-
288
- ## 0.10.18-alpha.1
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [d0d9500]
293
- - @mastra/core@0.12.1-alpha.1
294
-
295
- ## 0.10.18-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - 6690a16: dependencies updates:
300
- - 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`)
301
301
 
302
- ... 2124 more lines hidden. See full changelog in package directory.
302
+ ... 2148 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.12.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6979](https://github.com/mastra-ai/mastra/pull/6979) [`9205c9b`](https://github.com/mastra-ai/mastra/commit/9205c9b93836a87ece94734d1039ec2a19fabea0) Thanks [@tlgimenes](https://github.com/tlgimenes)! - chore: remove console.log
8
+
9
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
10
+ - @mastra/core@0.14.2-alpha.1
11
+
3
12
  ## 0.12.7
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [4fb0cc2]
290
299
  - Updated dependencies [d2a7a31]
291
300
  - Updated dependencies [502fe05]
292
- - Updated dependencies [144eb0b]
293
- - Updated dependencies [8ba1b51]
294
- - Updated dependencies [4efcfa0]
295
- - Updated dependencies [0e17048]
296
- - @mastra/core@0.10.7
297
-
298
- ## 0.12.0-alpha.4
299
-
300
- ### Patch Changes
301
301
 
302
- ... 622 more lines hidden. See full changelog in package directory.
302
+ ... 631 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
8
+
9
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
10
+ - @mastra/core@0.14.2-alpha.1
11
+
3
12
  ## 0.11.7
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [4efcfa0]
291
300
  - @mastra/core@0.10.7-alpha.3
292
301
 
293
- ## 0.10.5-alpha.2
294
-
295
- ### Patch Changes
296
-
297
- - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
298
- - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [07d6d88]
301
-
302
- ... 791 more lines hidden. See full changelog in package directory.
302
+ ... 800 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,34 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.14.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ ## 0.14.2-alpha.1
10
+
11
+ ### Patch Changes
12
+
13
+ - [#6997](https://github.com/mastra-ai/mastra/pull/6997) [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56) Thanks [@wardpeet](https://github.com/wardpeet)! - Bundle/mastra speed improvements
14
+
15
+ - [#6954](https://github.com/mastra-ai/mastra/pull/6954) [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Add db schema and base storage apis for AI Tracing
16
+
17
+ - [#6957](https://github.com/mastra-ai/mastra/pull/6957) [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement Tracing API for inmemory(mock) storage
18
+
19
+ - [#6923](https://github.com/mastra-ai/mastra/pull/6923) [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae) Thanks [@rase-](https://github.com/rase-)! - Event based execution engine
20
+
21
+ - [#6971](https://github.com/mastra-ai/mastra/pull/6971) [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246) Thanks [@epinzur](https://github.com/epinzur)! - "updated ai tracing in workflows"
22
+
23
+ - [#6993](https://github.com/mastra-ai/mastra/pull/6993) [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve types and fix linting issues
24
+
25
+ - [#7011](https://github.com/mastra-ai/mastra/pull/7011) [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1) Thanks [@epinzur](https://github.com/epinzur)! - Wrapped mastra objects in workflow steps to automatically pass on tracing context
26
+
27
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
28
+
29
+ - Updated dependencies [[`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100), [`a93f3ba`](https://github.com/mastra-ai/mastra/commit/a93f3ba05eef4cf17f876d61d29cf0841a9e70b7)]:
30
+ - @mastra/schema-compat@0.10.6-alpha.0
31
+
3
32
  ## 0.14.2-alpha.0
4
33
 
5
34
  ### Patch Changes
@@ -269,34 +298,5 @@
269
298
 
270
299
  ### Minor Changes
271
300
 
272
- - ea0c5f2: Update scorer api
273
-
274
- ### Patch Changes
275
-
276
- - b0e43c1: Fixed an issue where branching workflow steps maintained "suspended" status even after they've been successfully resumed and executed.
277
- - 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.
278
- - 35c5798: Add support for transpilePackages option
279
-
280
- ## 0.12.2-alpha.0
281
-
282
- ### Patch Changes
283
-
284
- - 94f4812: lazy initialize Run's `AbortController`
285
- - e202b82: Add getThreadsByResourceIdPaginated to the Memory Class
286
- - e00f6a0: Fixed an issue where converting from v2->v1 messages would not properly split text and tool call parts into multiple messages
287
-
288
- ## 0.12.1
289
-
290
- ### Patch Changes
291
301
 
292
- - 33dcb07: dependencies updates:
293
- - Updated dependency [`@opentelemetry/auto-instrumentations-node@^0.62.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node/v/0.62.0) (from `^0.59.0`, in `dependencies`)
294
- - Updated dependency [`@opentelemetry/exporter-trace-otlp-grpc@^0.203.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-grpc/v/0.203.0) (from `^0.201.1`, in `dependencies`)
295
- - Updated dependency [`@opentelemetry/exporter-trace-otlp-http@^0.203.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-http/v/0.203.0) (from `^0.201.1`, in `dependencies`)
296
- - Updated dependency [`@opentelemetry/otlp-exporter-base@^0.203.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-exporter-base/v/0.203.0) (from `^0.201.1`, in `dependencies`)
297
- - Updated dependency [`@opentelemetry/otlp-transformer@^0.203.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-transformer/v/0.203.0) (from `^0.201.1`, in `dependencies`)
298
- - Updated dependency [`@opentelemetry/sdk-node@^0.203.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-node/v/0.203.0) (from `^0.201.1`, in `dependencies`)
299
- - Updated dependency [`@opentelemetry/semantic-conventions@^1.36.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/semantic-conventions/v/1.36.0) (from `^1.34.0`, in `dependencies`)
300
- - d0d9500: Fixed an issue where AWS Bedrock is expecting a user message at the beginning of the message list
301
-
302
- ... 2705 more lines hidden. See full changelog in package directory.
302
+ ... 2734 more lines hidden. See full changelog in package directory.
@@ -0,0 +1,11 @@
1
+ # @mastra/deployer-cloud
2
+
3
+ ## 0.14.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
10
+ - @mastra/deployer@0.14.2-alpha.2
11
+ - @mastra/core@0.14.2-alpha.2
@@ -1,5 +1,28 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.12.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
10
+ - @mastra/deployer@0.14.2-alpha.2
11
+ - @mastra/core@0.14.2-alpha.2
12
+
13
+ ## 0.12.3-alpha.1
14
+
15
+ ### Patch Changes
16
+
17
+ - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
18
+ - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
19
+
20
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
21
+
22
+ - Updated dependencies [[`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`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)]:
23
+ - @mastra/deployer@0.14.2-alpha.1
24
+ - @mastra/core@0.14.2-alpha.1
25
+
3
26
  ## 0.12.3-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  - Updated dependencies [510e2c8]
276
299
  - Updated dependencies [2f72fb2]
277
300
  - Updated dependencies [27cc97a]
278
- - Updated dependencies [832691b]
279
- - Updated dependencies [557bb9d]
280
- - Updated dependencies [27cc97a]
281
- - Updated dependencies [3f89307]
282
- - Updated dependencies [9eda7d4]
283
- - Updated dependencies [9d49408]
284
- - Updated dependencies [bc6b44a]
285
- - Updated dependencies [41daa63]
286
- - Updated dependencies [ad0a58b]
287
- - Updated dependencies [254a36b]
288
- - Updated dependencies [2ecf658]
289
- - Updated dependencies [7a7754f]
290
- - Updated dependencies [fc92d80]
291
- - Updated dependencies [e0f73c6]
292
- - Updated dependencies [0b89602]
293
- - Updated dependencies [4d37822]
294
- - Updated dependencies [23a6a7c]
295
- - Updated dependencies [cda801d]
296
- - Updated dependencies [a77c823]
297
- - Updated dependencies [ff9c125]
298
- - Updated dependencies [09bca64]
299
- - Updated dependencies [9802f42]
300
- - Updated dependencies [d5cc460]
301
-
302
- ... 3275 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 3298 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.11.16-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
8
+
9
+ - Updated dependencies [[`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`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)]:
10
+ - @mastra/deployer@0.14.2-alpha.1
11
+ - @mastra/core@0.14.2-alpha.1
12
+
3
13
  ## 0.11.16-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [2f72fb2]
289
299
  - Updated dependencies [832691b]
290
300
  - Updated dependencies [557bb9d]
291
- - Updated dependencies [3f89307]
292
- - 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
- ... 3053 more lines hidden. See full changelog in package directory.
302
+ ... 3063 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.14.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
10
+ - @mastra/core@0.14.2-alpha.2
11
+ - @mastra/server@0.14.2-alpha.2
12
+
13
+ ## 0.14.2-alpha.1
14
+
15
+ ### Patch Changes
16
+
17
+ - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
18
+ - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
19
+
20
+ - [#6995](https://github.com/mastra-ai/mastra/pull/6995) [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
21
+
22
+ - [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
23
+
24
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
25
+
26
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`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)]:
27
+ - @mastra/core@0.14.2-alpha.1
28
+ - @mastra/server@0.14.2-alpha.1
29
+
3
30
  ## 0.14.2-alpha.0
4
31
 
5
32
  ### Patch Changes
@@ -271,32 +298,5 @@
271
298
 
272
299
  ## 0.13.1
273
300
 
274
- ### Patch Changes
275
-
276
- - Updated dependencies [cd0042e]
277
- - @mastra/core@0.13.1
278
- - @mastra/server@0.13.1
279
-
280
- ## 0.13.1-alpha.0
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [cd0042e]
285
- - @mastra/core@0.13.1-alpha.0
286
- - @mastra/server@0.13.1-alpha.0
287
-
288
- ## 0.13.0
289
-
290
- ### Patch Changes
291
301
 
292
- - 7b8172f: dependencies updates:
293
- - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
294
- - cb36de0: dependencies updates:
295
- - Updated dependency [`hono@^4.8.11` ↗︎](https://www.npmjs.com/package/hono/v/4.8.11) (from `^4.8.9`, in `dependencies`)
296
- - d0496e6: dependencies updates:
297
- - Updated dependency [`hono@^4.8.12` ↗︎](https://www.npmjs.com/package/hono/v/4.8.12) (from `^4.8.11`, in `dependencies`)
298
- - e202b82: Add getThreadsByResourceIdPaginated to the Memory Class
299
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
300
- - 35c5798: Add support for transpilePackages option
301
-
302
- ... 3565 more lines hidden. See full changelog in package directory.
302
+ ... 3592 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.12.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
8
+
9
+ - [#6982](https://github.com/mastra-ai/mastra/pull/6982) [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix AI peerdeps for NPM install
10
+
11
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
12
+
13
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
14
+ - @mastra/core@0.14.2-alpha.1
15
+
3
16
  ## 0.12.1
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - Updated dependencies [8e6f677]
286
299
  - Updated dependencies [d70c420]
287
300
  - Updated dependencies [ee9af57]
288
- - Updated dependencies [36f1c36]
289
- - Updated dependencies [2a16996]
290
- - Updated dependencies [10d352e]
291
- - Updated dependencies [9589624]
292
- - Updated dependencies [53d3c37]
293
- - Updated dependencies [751c894]
294
- - Updated dependencies [577ce3a]
295
- - Updated dependencies [9260b3a]
296
- - @mastra/core@0.10.6
297
-
298
- ## 0.10.4-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1944 more lines hidden. See full changelog in package directory.
302
+ ... 1957 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 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), [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100), [`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)]:
8
+ - @mastra/core@0.14.2-alpha.1
9
+ - @mastra/rag@1.1.1-alpha.0
10
+
3
11
  ## 1.2.13
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [b790fd1]
291
299
  - Updated dependencies [132027f]
292
300
  - Updated dependencies [0c85311]
293
- - Updated dependencies [d7ed04d]
294
- - Updated dependencies [cb16baf]
295
- - Updated dependencies [f36e4f1]
296
- - Updated dependencies [7f6e403]
297
- - @mastra/core@0.10.11
298
- - @mastra/rag@1.0.2
299
-
300
- ## 1.2.6-alpha.0
301
301
 
302
- ... 2672 more lines hidden. See full changelog in package directory.
302
+ ... 2680 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.2.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
8
+
9
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
10
+ - @mastra/core@0.14.2-alpha.1
11
+
3
12
  ## 0.2.7
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.1.3-alpha.0
292
301
 
293
- ### Patch Changes
294
-
295
- - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
296
- - Updated dependencies [d8f2d19]
297
- - Updated dependencies [9d52b17]
298
- - Updated dependencies [8ba1b51]
299
- - @mastra/core@0.10.7-alpha.0
300
-
301
-
302
- ... 84 more lines hidden. See full changelog in package directory.
302
+ ... 93 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.13.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
8
+
9
+ - [#6959](https://github.com/mastra-ai/mastra/pull/6959) [`704173b`](https://github.com/mastra-ai/mastra/commit/704173b0d047e8d4cf29872464f383afc2f0c054) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement ai spans/traces storage apis for libsql
10
+
11
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
12
+ - @mastra/core@0.14.2-alpha.1
13
+
3
14
  ## 0.13.4
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
 
288
299
  ## 0.11.2
289
300
 
290
- ### Patch Changes
291
-
292
- - 3cc50c7: Update mastra core peer dep version
293
- - ce088f5: Update all peerdeps to latest core
294
- - @mastra/core@0.11.1
295
-
296
- ## 0.11.1
297
-
298
- ### Patch Changes
299
-
300
- - 7ba91fa: Throw mastra errors methods not implemented yet
301
301
 
302
- ... 654 more lines hidden. See full changelog in package directory.
302
+ ... 665 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.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
8
+ - @mastra/core@0.14.2-alpha.2
9
+
10
+ ## 0.13.14-alpha.1
11
+
12
+ ### Patch Changes
13
+
14
+ - 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)]:
15
+ - @mastra/core@0.14.2-alpha.1
16
+ - @mastra/mcp@0.10.13-alpha.1
17
+
3
18
  ## 0.13.14-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [d30b1a0]
284
299
  - Updated dependencies [bff87f7]
285
300
  - Updated dependencies [b4a8df0]
286
- - @mastra/core@0.12.1
287
- - @mastra/mcp@0.10.9
288
-
289
- ## 0.13.8-alpha.1
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [d0d9500]
294
- - @mastra/core@0.12.1-alpha.1
295
-
296
- ## 0.13.8-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [33dcb07]
301
301
 
302
- ... 1400 more lines hidden. See full changelog in package directory.
302
+ ... 1415 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.10.13-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
8
+
9
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
10
+
11
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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)]:
12
+ - @mastra/core@0.14.2-alpha.1
13
+
3
14
  ## 0.10.13-alpha.0
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  - Updated dependencies [9d52b17]
288
299
  - Updated dependencies [2097952]
289
300
  - Updated dependencies [792c4c0]
290
- - Updated dependencies [5d74aab]
291
- - Updated dependencies [a8b194f]
292
- - Updated dependencies [4fb0cc2]
293
- - Updated dependencies [d2a7a31]
294
- - Updated dependencies [502fe05]
295
- - Updated dependencies [144eb0b]
296
- - Updated dependencies [8ba1b51]
297
- - Updated dependencies [4efcfa0]
298
- - Updated dependencies [0e17048]
299
- - @mastra/core@0.10.7
300
-
301
-
302
- ... 2082 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2093 more lines hidden. See full changelog in package directory.