@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,32 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7114](https://github.com/mastra-ai/mastra/pull/7114) [`3e0153a`](https://github.com/mastra-ai/mastra/commit/3e0153adcf2309f3ffb01c9ac9e0f5adc0caa259) Thanks [@DanielSLew](https://github.com/DanielSLew)! - Fix mcp getTools when using Zod v4
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.15.3-alpha.0
11
+
12
+ ## 0.11.2
13
+
14
+ ### Patch Changes
15
+
16
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.11.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 []:
28
+ - @mastra/core@0.15.1
29
+
3
30
  ## 0.11.0
4
31
 
5
32
  ### Minor Changes
@@ -271,32 +298,5 @@
271
298
  ### Patch Changes
272
299
 
273
300
  - ce088f5: Update all peerdeps to latest core
274
- - @mastra/core@0.11.1
275
-
276
- ## 0.10.6
277
-
278
- ### Patch Changes
279
301
 
280
- - f5ec3a4: Fix tool calling args for mcp server to ensure validatedArgs are not undefined
281
- - ab3bbff: Add support for extra arguments in mcp
282
- - c0ba5e2: Handle json schema with $defs and $ref property for MCP tool schemas.
283
- - cb16baf: Fix MCP tool output schema type and return value
284
- - Updated dependencies [2873c7f]
285
- - Updated dependencies [1c1c6a1]
286
- - Updated dependencies [f8ce2cc]
287
- - Updated dependencies [8c846b6]
288
- - Updated dependencies [c7bbf1e]
289
- - Updated dependencies [8722d53]
290
- - Updated dependencies [565cc0c]
291
- - Updated dependencies [b790fd1]
292
- - Updated dependencies [132027f]
293
- - Updated dependencies [0c85311]
294
- - Updated dependencies [d7ed04d]
295
- - Updated dependencies [cb16baf]
296
- - Updated dependencies [f36e4f1]
297
- - Updated dependencies [7f6e403]
298
- - @mastra/core@0.10.11
299
-
300
- ## 0.10.6-alpha.1
301
-
302
- ... 2135 more lines hidden. See full changelog in package directory.
302
+ ... 2162 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.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.1.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.1.8
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  - 83da932: Move @mastra/core to peerdeps
283
301
 
284
- ### Patch Changes
285
-
286
- - Updated dependencies [b3a3d63]
287
- - Updated dependencies [344f453]
288
- - Updated dependencies [0a3ae6d]
289
- - Updated dependencies [95911be]
290
- - Updated dependencies [f53a6ac]
291
- - Updated dependencies [5eb5a99]
292
- - Updated dependencies [7e632c5]
293
- - Updated dependencies [1e9fbfa]
294
- - Updated dependencies [eabdcd9]
295
- - Updated dependencies [90be034]
296
- - Updated dependencies [99f050a]
297
- - Updated dependencies [d0ee3c6]
298
- - Updated dependencies [b2ae5aa]
299
- - Updated dependencies [23f258c]
300
- - Updated dependencies [a7292b0]
301
-
302
- ... 631 more lines hidden. See full changelog in package directory.
302
+ ... 649 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.14.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 [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
10
+ - @mastra/schema-compat@0.11.1
11
+ - @mastra/core@0.15.2
12
+
13
+ ## 0.14.1
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 []:
20
+ - @mastra/core@0.15.1
21
+
3
22
  ## 0.14.0
4
23
 
5
24
  ### Minor Changes
@@ -279,24 +298,5 @@
279
298
  - Updated dependencies [e00f6a0]
280
299
  - @mastra/core@0.12.2-alpha.0
281
300
 
282
- ## 0.12.0
283
-
284
- ### Minor Changes
285
-
286
- - f42c4c2: update peer deps for packages to latest core range
287
-
288
- ### Patch Changes
289
301
 
290
- - 674a348: dependencies updates:
291
- - Updated dependency [`@upstash/redis@^1.35.1` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.1) (from `^1.35.0`, in `dependencies`)
292
- - cda801d: Added the ability to pass in metadata for UIMessage and MastraMessageV2 in client-js and agent.stream/generate
293
- - ff9c125: enhance thread retrieval with sorting options in libsql and pg
294
- - b8efbb9: feat: add flexible deleteMessages method to memory API
295
- - Added `memory.deleteMessages(input)` method that accepts multiple input types:
296
- - Single message ID as string: `deleteMessages('msg-123')`
297
- - Array of message IDs: `deleteMessages(['msg-1', 'msg-2'])`
298
- - Message object with id property: `deleteMessages({ id: 'msg-123' })`
299
- - Array of message objects: `deleteMessages([{ id: 'msg-1' }, { id: 'msg-2' }])`
300
- - Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
301
-
302
- ... 2783 more lines hidden. See full changelog in package directory.
302
+ ... 2802 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.13.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.13.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.13.3
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [5889a31]
281
299
  - Updated dependencies [bf1e7e7]
282
300
  - Updated dependencies [65e3395]
283
- - Updated dependencies [4933192]
284
- - Updated dependencies [d1c77a4]
285
- - Updated dependencies [bea9dd1]
286
- - Updated dependencies [dcd4802]
287
- - Updated dependencies [cbddd18]
288
- - Updated dependencies [7ba91fa]
289
- - @mastra/core@0.11.0
290
-
291
- ## 0.12.1-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - 728b203: feat(mongodb): implement ConnectorHandler interface and MongoDBConnector
296
- - 7ba91fa: Throw mastra errors methods not implemented yet
297
- - 65ab763: Pre-filter on properties when running `MongoDBVector` queries
298
- - Updated dependencies [f248d53]
299
- - Updated dependencies [2affc57]
300
- - Updated dependencies [66e13e3]
301
301
 
302
- ... 645 more lines hidden. See full changelog in package directory.
302
+ ... 663 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mssql
2
2
 
3
+ ## 0.3.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.3.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.3.3
4
22
 
5
23
  ### Patch Changes
@@ -1,5 +1,23 @@
1
1
  # @mastra/opensearch
2
2
 
3
+ ## 0.11.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.11.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.11.5
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [2901125]
281
299
  - @mastra/core@0.10.2
282
300
 
283
- ## 0.10.1-alpha.1
284
-
285
- ### Patch Changes
286
-
287
- - f0d559f: Fix peerdeps for alpha channel
288
- - Updated dependencies [1e8bb40]
289
- - @mastra/core@0.10.2-alpha.2
290
-
291
- ## 0.10.1-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - 915ca1a: Added disconnect function for couchbase and added docs
296
- Added prompt for OpenSearchVector
297
- - Updated dependencies [ee77e78]
298
- - Updated dependencies [2901125]
299
- - @mastra/core@0.10.2-alpha.1
300
-
301
301
 
302
- ... 146 more lines hidden. See full changelog in package directory.
302
+ ... 164 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/pg
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
  - Added comprehensive test coverage and documentation
281
299
 
282
300
  - Updated dependencies [27cc97a]
283
- - Updated dependencies [41daa63]
284
- - Updated dependencies [254a36b]
285
- - Updated dependencies [0b89602]
286
- - Updated dependencies [4d37822]
287
- - Updated dependencies [ff9c125]
288
- - Updated dependencies [b8efbb9]
289
- - Updated dependencies [71466e7]
290
- - Updated dependencies [0c99fbe]
291
- - @mastra/core@0.12.0-alpha.2
292
-
293
- ## 0.12.5
294
-
295
- ### Patch Changes
296
-
297
- - ce088f5: Update all peerdeps to latest core
298
- - @mastra/core@0.11.1
299
-
300
- ## 0.12.4
301
301
 
302
- ... 2123 more lines hidden. See full changelog in package directory.
302
+ ... 2141 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/pinecone
2
2
 
3
+ ## 0.11.6
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.11.5
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.11.4
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [eabdcd9]
281
299
  - Updated dependencies [90be034]
282
300
  - Updated dependencies [99f050a]
283
- - Updated dependencies [d0ee3c6]
284
- - Updated dependencies [23f258c]
285
- - Updated dependencies [2672a05]
286
- - @mastra/core@0.9.5-alpha.0
287
-
288
- ## 0.2.13
289
-
290
- ### Patch Changes
291
301
 
292
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
293
- - Updated dependencies [396be50]
294
- - Updated dependencies [ab80e7e]
295
- - Updated dependencies [c3bd795]
296
- - Updated dependencies [da082f8]
297
- - Updated dependencies [a5810ce]
298
- - Updated dependencies [3e9c131]
299
- - Updated dependencies [3171b5b]
300
- - Updated dependencies [973e5ac]
301
-
302
- ... 1711 more lines hidden. See full changelog in package directory.
302
+ ... 1729 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,39 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.2.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7076](https://github.com/mastra-ai/mastra/pull/7076) [`8e4fe90`](https://github.com/mastra-ai/mastra/commit/8e4fe90605ee4dfcfd911a7f07e1355fe49205ba) Thanks [@mfrachet](https://github.com/mfrachet)! - Unify focus outlines
8
+
9
+ - [#7044](https://github.com/mastra-ai/mastra/pull/7044) [`3308c9f`](https://github.com/mastra-ai/mastra/commit/3308c9ff1da7594925d193a825f33da2880fb9c1) Thanks [@mfrachet](https://github.com/mfrachet)! - fix dev:playground command
10
+
11
+ - [#7101](https://github.com/mastra-ai/mastra/pull/7101) [`d99baf6`](https://github.com/mastra-ai/mastra/commit/d99baf6e69bbf83e9a286fbd18c47543de12cb58) Thanks [@mfrachet](https://github.com/mfrachet)! - change outline
12
+
13
+ - 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)]:
14
+ - @mastra/core@0.15.3-alpha.0
15
+ - @mastra/client-js@0.11.3-alpha.0
16
+
17
+ ## 5.2.4
18
+
19
+ ### Patch Changes
20
+
21
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
22
+
23
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
24
+ - @mastra/client-js@0.11.2
25
+ - @mastra/core@0.15.2
26
+
27
+ ## 5.2.3
28
+
29
+ ### Patch Changes
30
+
31
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
32
+
33
+ - Updated dependencies []:
34
+ - @mastra/core@0.15.1
35
+ - @mastra/client-js@0.11.1
36
+
3
37
  ## 5.2.2
4
38
 
5
39
  ### Patch Changes
@@ -264,39 +298,5 @@
264
298
  - Updated dependencies [2871020]
265
299
  - Updated dependencies [42dfc48]
266
300
  - Updated dependencies [94f4812]
267
- - Updated dependencies [e202b82]
268
- - Updated dependencies [e00f6a0]
269
- - Updated dependencies [4a406ec]
270
- - Updated dependencies [b0e43c1]
271
- - Updated dependencies [5d377e5]
272
- - Updated dependencies [1fb812e]
273
- - Updated dependencies [35c5798]
274
- - @mastra/core@0.13.0
275
- - @mastra/client-js@0.10.19
276
-
277
- ## 5.1.18-alpha.3
278
-
279
- ### Patch Changes
280
-
281
- - f5853be: Added a preview button that opens a modal, rendering the markdown in the working memory text area
282
-
283
- ## 5.1.18-alpha.2
284
-
285
- ### Patch Changes
286
-
287
- - 0ebfe8a: dependencies updates:
288
- - Updated dependency [`motion@^12.23.12` ↗︎](https://www.npmjs.com/package/motion/v/12.23.12) (from `^12.23.9`, in `dependencies`)
289
- - Updated dependencies [cb36de0]
290
- - Updated dependencies [a82b851]
291
- - Updated dependencies [41a0a0e]
292
- - Updated dependencies [2871020]
293
- - Updated dependencies [42dfc48]
294
- - Updated dependencies [4a406ec]
295
- - Updated dependencies [5d377e5]
296
- - @mastra/core@0.13.0-alpha.2
297
- - @mastra/client-js@0.10.19-alpha.2
298
-
299
- ## 5.1.18-alpha.1
300
-
301
301
 
302
- ... 2613 more lines hidden. See full changelog in package directory.
302
+ ... 2647 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.11.8
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.11.7
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.11.6
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  ### Patch Changes
281
299
 
282
300
  - f0d559f: Fix peerdeps for alpha channel
283
- - Updated dependencies [ee77e78]
284
- - Updated dependencies [592a2db]
285
- - Updated dependencies [e5dc18d]
286
- - Updated dependencies [ab5adbe]
287
- - Updated dependencies [1e8bb40]
288
- - Updated dependencies [1b5fc55]
289
- - Updated dependencies [195c428]
290
- - Updated dependencies [f73e11b]
291
- - Updated dependencies [37643b8]
292
- - Updated dependencies [99fd6cf]
293
- - Updated dependencies [c5bf1ce]
294
- - Updated dependencies [add596e]
295
- - Updated dependencies [8dc94d8]
296
- - Updated dependencies [ecebbeb]
297
- - Updated dependencies [79d5145]
298
- - Updated dependencies [12b7002]
299
- - Updated dependencies [2901125]
300
- - @mastra/core@0.10.2
301
-
302
- ... 1793 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1811 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.2.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
+ ## 1.2.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
  ## 1.2.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  ### Patch Changes
282
300
 
283
- - ce088f5: Update all peerdeps to latest core
284
- - @mastra/core@0.11.1
285
-
286
- ## 1.0.3
287
-
288
- ### Patch Changes
289
301
 
290
- - edff568: Export types changeset
291
- - 89ec9d4: remove cohere-ai client dependency and just make a fetch call
292
- - Updated dependencies [0b56518]
293
- - Updated dependencies [db5cc15]
294
- - Updated dependencies [2ba5b76]
295
- - Updated dependencies [5237998]
296
- - Updated dependencies [c3a30de]
297
- - Updated dependencies [37c1acd]
298
- - Updated dependencies [1aa60b1]
299
- - Updated dependencies [89ec9d4]
300
- - Updated dependencies [cf3a184]
301
-
302
- ... 2529 more lines hidden. See full changelog in package directory.
302
+ ... 2547 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/ragie
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
@@ -281,22 +299,4 @@
281
299
 
282
300
  ### Minor Changes
283
301
 
284
- - 83da932: Move @mastra/core to peerdeps
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [b3a3d63]
289
- - Updated dependencies [344f453]
290
- - Updated dependencies [0a3ae6d]
291
- - Updated dependencies [95911be]
292
- - Updated dependencies [5eb5a99]
293
- - Updated dependencies [7e632c5]
294
- - Updated dependencies [1e9fbfa]
295
- - Updated dependencies [b2ae5aa]
296
- - Updated dependencies [a7292b0]
297
- - Updated dependencies [0dcb9f0]
298
- - @mastra/core@0.10.0-alpha.1
299
-
300
- ## 1.1.24-alpha.0
301
-
302
- ... 1980 more lines hidden. See full changelog in package directory.
302
+ ... 1998 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/schema-compat
2
2
 
3
+ ## 0.11.1
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.11.0
4
10
 
5
11
  ### Minor Changes