@mastra/mcp-docs-server 0.13.15 → 0.13.17-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.
Files changed (73) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +15 -15
  2. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +4 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +19 -19
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +19 -19
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +19 -19
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +26 -26
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +19 -19
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +19 -19
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +19 -19
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +24 -24
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +20 -20
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +30 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +29 -29
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +29 -29
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +29 -29
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +33 -33
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +21 -21
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +19 -19
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +19 -19
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +19 -19
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +27 -27
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +20 -20
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +28 -28
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +19 -19
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +19 -19
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +18 -0
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +19 -19
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +19 -19
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +19 -19
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +35 -35
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +20 -20
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +19 -19
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +19 -19
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +28 -28
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +19 -19
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +19 -19
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +19 -19
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +19 -19
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +19 -19
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +19 -19
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +19 -19
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +18 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +19 -19
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +19 -19
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +19 -19
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +20 -20
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +19 -19
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +19 -19
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
  58. package/.docs/organized/changelogs/create-mastra.md +23 -23
  59. package/.docs/organized/changelogs/mastra.md +44 -44
  60. package/.docs/raw/agents/overview.mdx +29 -47
  61. package/.docs/raw/deployment/monorepo.mdx +107 -0
  62. package/.docs/raw/frameworks/web-frameworks/astro.mdx +1 -0
  63. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -0
  64. package/.docs/raw/frameworks/web-frameworks/sveltekit.mdx +5 -0
  65. package/.docs/raw/frameworks/web-frameworks/vite-react.mdx +5 -0
  66. package/.docs/raw/reference/core/mastra-class.mdx +5 -3
  67. package/.docs/raw/reference/scorers/context-precision.mdx +130 -0
  68. package/.docs/raw/reference/scorers/context-relevance.mdx +222 -0
  69. package/.docs/raw/scorers/off-the-shelf-scorers.mdx +17 -1
  70. package/.docs/raw/server-db/local-dev-playground.mdx +19 -0
  71. package/.docs/raw/workflows/control-flow.mdx +0 -46
  72. package/.docs/raw/workflows/error-handling.mdx +213 -0
  73. package/package.json +5 -5
@@ -1,5 +1,33 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.12.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
8
+ - @mastra/core@0.15.3-alpha.0
9
+ - @mastra/deployer@0.15.3-alpha.0
10
+
11
+ ## 0.12.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
16
+
17
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
18
+ - @mastra/deployer@0.15.2
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.12.1
22
+
23
+ ### Patch Changes
24
+
25
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
26
+
27
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
28
+ - @mastra/deployer@0.15.1
29
+ - @mastra/core@0.15.1
30
+
3
31
  ## 0.12.0
4
32
 
5
33
  ### Minor Changes
@@ -271,32 +299,4 @@
271
299
 
272
300
  ## 0.11.10-alpha.0
273
301
 
274
- ### Patch Changes
275
-
276
- - Updated dependencies [33dcb07]
277
- - Updated dependencies [d30b1a0]
278
- - Updated dependencies [bff87f7]
279
- - Updated dependencies [07fe7a2]
280
- - Updated dependencies [b4a8df0]
281
- - @mastra/core@0.12.1-alpha.0
282
- - @mastra/deployer@0.12.1-alpha.0
283
-
284
- ## 0.11.9
285
-
286
- ### Patch Changes
287
-
288
- - bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
289
- - f42c4c2: update peer deps for packages to latest core range
290
- - Updated dependencies [510e2c8]
291
- - Updated dependencies [2f72fb2]
292
- - Updated dependencies [27cc97a]
293
- - Updated dependencies [832691b]
294
- - Updated dependencies [557bb9d]
295
- - Updated dependencies [27cc97a]
296
- - Updated dependencies [3f89307]
297
- - Updated dependencies [9eda7d4]
298
- - Updated dependencies [9d49408]
299
- - Updated dependencies [bc6b44a]
300
- - Updated dependencies [41daa63]
301
-
302
- ... 3103 more lines hidden. See full changelog in package directory.
302
+ ... 3131 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,33 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.11.19-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
8
+ - @mastra/core@0.15.3-alpha.0
9
+ - @mastra/deployer@0.15.3-alpha.0
10
+
11
+ ## 0.11.18
12
+
13
+ ### Patch Changes
14
+
15
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
16
+
17
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
18
+ - @mastra/deployer@0.15.2
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.11.17
22
+
23
+ ### Patch Changes
24
+
25
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
26
+
27
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
28
+ - @mastra/deployer@0.15.1
29
+ - @mastra/core@0.15.1
30
+
3
31
  ## 0.11.16
4
32
 
5
33
  ### Patch Changes
@@ -270,33 +298,5 @@
270
298
  - Updated dependencies [7a7754f]
271
299
  - Updated dependencies [fc92d80]
272
300
  - Updated dependencies [e0f73c6]
273
- - Updated dependencies [0b89602]
274
- - Updated dependencies [4d37822]
275
- - Updated dependencies [23a6a7c]
276
- - Updated dependencies [cda801d]
277
- - Updated dependencies [a77c823]
278
- - Updated dependencies [ff9c125]
279
- - Updated dependencies [09bca64]
280
- - Updated dependencies [9802f42]
281
- - Updated dependencies [d5cc460]
282
- - Updated dependencies [f42c4c2]
283
- - Updated dependencies [b8efbb9]
284
- - Updated dependencies [71466e7]
285
- - Updated dependencies [0c99fbe]
286
- - @mastra/core@0.12.0
287
- - @mastra/deployer@0.12.0
288
-
289
- ## 0.11.9-alpha.1
290
-
291
- ### Patch Changes
292
-
293
- - f42c4c2: update peer deps for packages to latest core range
294
- - Updated dependencies [f42c4c2]
295
- - @mastra/deployer@0.12.0-alpha.5
296
- - @mastra/core@0.12.0-alpha.5
297
-
298
- ## 0.11.9-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 3051 more lines hidden. See full changelog in package directory.
302
+ ... 3079 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,37 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.15.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7115](https://github.com/mastra-ai/mastra/pull/7115) [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix plyground baseUrl, default api baseUrl to playground baseUrl
8
+
9
+ - [#7091](https://github.com/mastra-ai/mastra/pull/7091) [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Do not export otel scoped traces
10
+
11
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
12
+ - @mastra/core@0.15.3-alpha.0
13
+ - @mastra/server@0.15.3-alpha.0
14
+
15
+ ## 0.15.2
16
+
17
+ ### Patch Changes
18
+
19
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
20
+
21
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
22
+ - @mastra/server@0.15.2
23
+ - @mastra/core@0.15.2
24
+
25
+ ## 0.15.1
26
+
27
+ ### Patch Changes
28
+
29
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
30
+
31
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
32
+ - @mastra/server@0.15.1
33
+ - @mastra/core@0.15.1
34
+
3
35
  ## 0.15.0
4
36
 
5
37
  ### Minor Changes
@@ -267,36 +299,4 @@
267
299
 
268
300
  ## 0.13.3-alpha.0
269
301
 
270
- ### Patch Changes
271
-
272
- - Updated dependencies [c30bca8]
273
- - @mastra/core@0.13.3-alpha.0
274
- - @mastra/server@0.13.3-alpha.0
275
-
276
- ## 0.13.2
277
-
278
- ### Patch Changes
279
-
280
- - aaf0224: improve dev playground request detection
281
- - 42cb4e9: Add warning message when an invalid `src/mastra/index.ts` configuration file is found
282
- - a239d41: Updated A2A syntax to v0.3.0
283
- - 96169cc: Create handler that returns providers user has keys for in their env
284
- - c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
285
- - 63449d0: Change the function signatures of `bundle`, `lint`, and internally `getToolsInputOptions` to expand the `toolsPaths` TypeScript type from `string[]` to `(string | string[])[]`.
286
- - ce04175: Add update agent model handler
287
- - Updated dependencies [d5330bf]
288
- - Updated dependencies [2e74797]
289
- - Updated dependencies [8388649]
290
- - Updated dependencies [a239d41]
291
- - Updated dependencies [dd94a26]
292
- - Updated dependencies [3ba6772]
293
- - Updated dependencies [b5cf2a3]
294
- - Updated dependencies [2fff911]
295
- - Updated dependencies [b32c50d]
296
- - Updated dependencies [f6a1ae7]
297
- - Updated dependencies [63449d0]
298
- - Updated dependencies [121a3f8]
299
- - Updated dependencies [ce04175]
300
- - Updated dependencies [ec510e7]
301
-
302
- ... 3646 more lines hidden. See full changelog in package directory.
302
+ ... 3678 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.14.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.14.4
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.14.3
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [1c1c6a1]
281
299
  - Updated dependencies [f8ce2cc]
282
300
  - Updated dependencies [8c846b6]
283
- - Updated dependencies [c7bbf1e]
284
- - Updated dependencies [8722d53]
285
- - Updated dependencies [565cc0c]
286
- - Updated dependencies [b790fd1]
287
- - Updated dependencies [132027f]
288
- - Updated dependencies [0c85311]
289
- - Updated dependencies [d7ed04d]
290
- - Updated dependencies [cb16baf]
291
- - Updated dependencies [f36e4f1]
292
- - Updated dependencies [7f6e403]
293
- - @mastra/core@0.10.11
294
-
295
- ## 0.13.0-alpha.1
296
-
297
- ### Minor Changes
298
-
299
- - 10cd23a: Change DynamoDB saveThread from create to upsert to handle updates.
300
-
301
301
 
302
- ... 417 more lines hidden. See full changelog in package directory.
302
+ ... 435 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.13.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.13.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.13.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [032cb66]
281
299
  - Updated dependencies [703ac71]
282
300
  - Updated dependencies [a723d69]
283
- - Updated dependencies [5889a31]
284
- - Updated dependencies [65e3395]
285
- - Updated dependencies [4933192]
286
- - Updated dependencies [d1c77a4]
287
- - Updated dependencies [bea9dd1]
288
- - Updated dependencies [dcd4802]
289
- - Updated dependencies [7ba91fa]
290
- - @mastra/core@0.11.0-alpha.2
291
-
292
- ## 0.10.5
293
-
294
- ### Patch Changes
295
-
296
- - 8e1b6e9: dependencies updates:
297
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
298
- - Updated dependencies [15e9d26]
299
- - Updated dependencies [d1baedb]
300
- - Updated dependencies [d8f2d19]
301
301
 
302
- ... 1998 more lines hidden. See full changelog in package directory.
302
+ ... 2016 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/fastembed
2
2
 
3
+ ## 0.10.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
3
9
  ## 0.10.3
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,25 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.16
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
10
+ - @mastra/rag@1.2.2
11
+ - @mastra/core@0.15.2
12
+
13
+ ## 1.2.15
14
+
15
+ ### Patch Changes
16
+
17
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
18
+
19
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
20
+ - @mastra/rag@1.2.1
21
+ - @mastra/core@0.15.1
22
+
3
23
  ## 1.2.14
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
  - Updated dependencies [626b0f4]
279
299
  - Updated dependencies [c22a91f]
280
300
  - Updated dependencies [f7403ab]
281
- - Updated dependencies [6c89d7f]
282
- - @mastra/core@0.10.15
283
- - @mastra/rag@1.0.3
284
-
285
- ## 1.2.7-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [db5cc15]
290
- - Updated dependencies [edff568]
291
- - Updated dependencies [5237998]
292
- - Updated dependencies [37c1acd]
293
- - Updated dependencies [1aa60b1]
294
- - Updated dependencies [89ec9d4]
295
- - Updated dependencies [626b0f4]
296
- - Updated dependencies [c22a91f]
297
- - Updated dependencies [f7403ab]
298
- - Updated dependencies [6c89d7f]
299
- - @mastra/core@0.10.15-alpha.0
300
- - @mastra/rag@1.0.3-alpha.0
301
301
 
302
- ... 2696 more lines hidden. See full changelog in package directory.
302
+ ... 2716 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 1.2.9
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 1.2.8
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [b2ae5aa]
281
299
  - Updated dependencies [23f258c]
282
300
  - Updated dependencies [a7292b0]
283
- - Updated dependencies [0dcb9f0]
284
- - Updated dependencies [2672a05]
285
- - @mastra/core@0.10.0
286
-
287
- ## 1.2.0-alpha.1
288
-
289
- ### Minor Changes
290
-
291
- - 83da932: Move @mastra/core to peerdeps
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [b3a3d63]
296
- - Updated dependencies [344f453]
297
- - Updated dependencies [0a3ae6d]
298
- - Updated dependencies [95911be]
299
- - Updated dependencies [5eb5a99]
300
- - Updated dependencies [7e632c5]
301
301
 
302
- ... 2036 more lines hidden. See full changelog in package directory.
302
+ ... 2054 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.2.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.2.9
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.2.8
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [4efcfa0]
281
299
  - @mastra/core@0.10.7-alpha.3
282
300
 
283
- ## 0.1.3-alpha.2
284
-
285
- ### Patch Changes
286
-
287
- - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
288
- - 144eb0b: [MASTRA-3669] Metadata Filter Types
289
- - Updated dependencies [15e9d26]
290
- - Updated dependencies [07d6d88]
291
- - Updated dependencies [5d74aab]
292
- - Updated dependencies [144eb0b]
293
- - @mastra/core@0.10.7-alpha.2
294
-
295
- ## 0.1.3-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
300
- - 0e17048: Throw mastra errors in storage packages
301
301
 
302
- ... 102 more lines hidden. See full changelog in package directory.
302
+ ... 120 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.13.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.13.6
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.13.5
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [27cc97a]
281
299
  - Updated dependencies [41daa63]
282
300
  - Updated dependencies [254a36b]
283
- - Updated dependencies [0b89602]
284
- - Updated dependencies [4d37822]
285
- - Updated dependencies [ff9c125]
286
- - Updated dependencies [b8efbb9]
287
- - Updated dependencies [71466e7]
288
- - Updated dependencies [0c99fbe]
289
- - @mastra/core@0.12.0-alpha.2
290
-
291
- ## 0.11.3-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - 24ac5ff: dependencies updates:
296
- - Updated dependency [`@libsql/client@^0.15.10` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.10) (from `^0.15.9`, in `dependencies`)
297
- - a3ca14c: `LibSQLVector.doUpsert`: check if transaction is open before attempting rollback
298
- - Updated dependencies [510e2c8]
299
- - Updated dependencies [2f72fb2]
300
- - Updated dependencies [3f89307]
301
301
 
302
- ... 676 more lines hidden. See full changelog in package directory.
302
+ ... 694 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.10.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.10.8
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.10.7
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [3171b5b]
281
299
  - Updated dependencies [973e5ac]
282
300
  - Updated dependencies [daf942f]
283
- - Updated dependencies [0b8b868]
284
- - Updated dependencies [9e1eff5]
285
- - Updated dependencies [6fa1ad1]
286
- - Updated dependencies [c28d7a0]
287
- - Updated dependencies [edf1e88]
288
- - @mastra/core@0.9.4
289
-
290
- ## 0.1.23-alpha.4
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [3e9c131]
295
- - @mastra/core@0.9.4-alpha.4
296
-
297
- ## 0.1.23-alpha.3
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1617 more lines hidden. See full changelog in package directory.
302
+ ... 1635 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.17-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`3e0153a`](https://github.com/mastra-ai/mastra/commit/3e0153adcf2309f3ffb01c9ac9e0f5adc0caa259), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
8
+ - @mastra/core@0.15.3-alpha.0
9
+ - @mastra/mcp@0.11.3-alpha.0
10
+
11
+ ## 0.13.16
12
+
13
+ ### Patch Changes
14
+
15
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
16
+
17
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
18
+ - @mastra/mcp@0.11.2
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.13.15
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
26
+ - @mastra/mcp@0.11.1
27
+ - @mastra/core@0.15.1
28
+
3
29
  ## 0.13.14
4
30
 
5
31
  ### Patch Changes
@@ -273,30 +299,4 @@
273
299
  - @mastra/core@0.13.0
274
300
  - @mastra/mcp@0.10.10
275
301
 
276
- ## 0.13.9-alpha.3
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [d0496e6]
281
- - Updated dependencies [9e792ef]
282
- - @mastra/core@0.13.0-alpha.3
283
- - @mastra/mcp@0.10.10-alpha.1
284
-
285
- ## 0.13.9-alpha.2
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [cb36de0]
290
- - Updated dependencies [a82b851]
291
- - Updated dependencies [41a0a0e]
292
- - Updated dependencies [2871020]
293
- - Updated dependencies [4a406ec]
294
- - Updated dependencies [5d377e5]
295
- - @mastra/core@0.13.0-alpha.2
296
- - @mastra/mcp@0.10.10-alpha.0
297
-
298
- ## 0.13.9-alpha.1
299
-
300
- ### Patch Changes
301
-
302
- ... 1441 more lines hidden. See full changelog in package directory.
302
+ ... 1467 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.11
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.10.10
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.10.9
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [ee77e78]
281
299
  - Updated dependencies [592a2db]
282
300
  - Updated dependencies [e5dc18d]
283
- - Updated dependencies [ab5adbe]
284
- - Updated dependencies [1e8bb40]
285
- - Updated dependencies [1b5fc55]
286
- - Updated dependencies [195c428]
287
- - Updated dependencies [f73e11b]
288
- - Updated dependencies [37643b8]
289
- - Updated dependencies [99fd6cf]
290
- - Updated dependencies [c5bf1ce]
291
- - Updated dependencies [add596e]
292
- - Updated dependencies [8dc94d8]
293
- - Updated dependencies [ecebbeb]
294
- - Updated dependencies [79d5145]
295
- - Updated dependencies [12b7002]
296
- - Updated dependencies [2901125]
297
- - @mastra/core@0.10.2
298
-
299
- ## 0.10.1-alpha.0
300
-
301
-
302
- ... 502 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 520 more lines hidden. See full changelog in package directory.