@mastra/mcp-docs-server 0.13.17-alpha.4 → 0.13.17-alpha.6

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 (76) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +20 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +17 -17
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +21 -21
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +39 -39
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +21 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +15 -15
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +12 -12
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +24 -24
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +11 -11
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +20 -20
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +19 -19
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +23 -23
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +23 -23
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +19 -19
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +21 -21
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +11 -11
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -5
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +24 -24
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +19 -19
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +12 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +20 -20
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  58. package/.docs/organized/changelogs/create-mastra.md +13 -13
  59. package/.docs/organized/changelogs/mastra.md +26 -26
  60. package/.docs/organized/code-examples/assistant-ui.md +1 -1
  61. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +2 -2
  62. package/.docs/organized/code-examples/heads-up-game.md +32 -56
  63. package/.docs/raw/getting-started/installation.mdx +2 -7
  64. package/.docs/raw/getting-started/templates.mdx +2 -7
  65. package/.docs/raw/memory/working-memory.mdx +17 -17
  66. package/.docs/raw/observability/ai-tracing.mdx +438 -0
  67. package/.docs/raw/reference/scorers/noise-sensitivity.mdx +87 -20
  68. package/.docs/raw/reference/tools/mcp-server.mdx +26 -27
  69. package/.docs/raw/tools-mcp/mcp-overview.mdx +6 -5
  70. package/.docs/raw/workflows/suspend-and-resume.mdx +64 -7
  71. package/CHANGELOG.md +1823 -0
  72. package/dist/logger.d.ts +5 -1
  73. package/dist/logger.d.ts.map +1 -1
  74. package/dist/stdio.js +47 -4
  75. package/dist/tools/blog.d.ts.map +1 -1
  76. package/package.json +16 -6
@@ -1,5 +1,14 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.14.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.14.5
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - 7228a97: dependencies updates:
292
- - Updated dependency [`@aws-sdk/client-dynamodb@^3.839.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.839.0) (from `^3.828.0`, in `dependencies`)
293
- - 7d16f45: dependencies updates:
294
- - Updated dependency [`@aws-sdk/lib-dynamodb@^3.840.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.840.0) (from `^3.830.0`, in `dependencies`)
295
- - 649274f: dependencies updates:
296
- - Updated dependency [`@aws-sdk/client-dynamodb@^3.840.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.840.0) (from `^3.839.0`, in `dependencies`)
297
- - Updated dependencies [2873c7f]
298
- - Updated dependencies [1c1c6a1]
299
- - Updated dependencies [f8ce2cc]
300
- - Updated dependencies [8c846b6]
301
-
302
- ... 435 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 444 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.13.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.13.3-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [7ba91fa]
291
300
  - @mastra/core@0.11.0
292
301
 
293
- ## 0.10.6-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - e473f27: Implement off the shelf Scorers
298
- - 2a3242a: Update small reason prompt tweak to answer relevancy
299
- - Updated dependencies [f248d53]
300
- - Updated dependencies [2affc57]
301
-
302
- ... 2025 more lines hidden. See full changelog in package directory.
302
+ ... 2034 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/fastembed
2
2
 
3
+ ## 0.10.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
3
9
  ## 0.10.4
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,24 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.17-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
12
+ ## 1.2.17-alpha.2
13
+
14
+ ### Patch Changes
15
+
16
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
17
+
18
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
19
+ - @mastra/core@0.15.3-alpha.5
20
+ - @mastra/rag@1.2.3-alpha.1
21
+
3
22
  ## 1.2.17-alpha.1
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
  - Updated dependencies [3f89307]
280
299
  - Updated dependencies [b5a6da2]
281
300
  - Updated dependencies [9eda7d4]
282
- - Updated dependencies [9d49408]
283
- - Updated dependencies [2ecf658]
284
- - Updated dependencies [7a7754f]
285
- - Updated dependencies [fc92d80]
286
- - Updated dependencies [23a6a7c]
287
- - Updated dependencies [09bca64]
288
- - @mastra/core@0.12.0-alpha.0
289
- - @mastra/rag@1.0.5-alpha.0
290
-
291
- ## 1.2.8
292
-
293
- ### Patch Changes
294
-
295
- - ce088f5: Update all peerdeps to latest core
296
- - Updated dependencies [ce088f5]
297
- - @mastra/rag@1.0.4
298
- - @mastra/core@0.11.1
299
-
300
- ## 1.2.7
301
301
 
302
- ... 2733 more lines hidden. See full changelog in package directory.
302
+ ... 2752 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.11-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
12
+ ## 1.2.11-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
17
+
18
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
19
+ - @mastra/core@0.15.3-alpha.5
20
+
3
21
  ## 1.2.11-alpha.0
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  ### Patch Changes
282
300
 
283
- - f0d559f: Fix peerdeps for alpha channel
284
- - Updated dependencies [1e8bb40]
285
- - @mastra/core@0.10.2-alpha.2
286
-
287
- ## 1.2.0
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 [f53a6ac]
300
- - Updated dependencies [5eb5a99]
301
301
 
302
- ... 2063 more lines hidden. See full changelog in package directory.
302
+ ... 2081 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.2.11-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.2.10
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Minor Changes
291
300
 
292
- - 8a3bfd2: Update peerdeps to latest core
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [792c4c0]
297
- - Updated dependencies [502fe05]
298
- - Updated dependencies [4efcfa0]
299
- - @mastra/core@0.10.7-alpha.3
300
-
301
301
 
302
- ... 120 more lines hidden. See full changelog in package directory.
302
+ ... 129 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.13.8-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7380](https://github.com/mastra-ai/mastra/pull/7380) [`8429e4c`](https://github.com/mastra-ai/mastra/commit/8429e4c0d2041d072826c4382c09187116573a77) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
8
+ - Updated dependency [`@libsql/client@^0.15.14` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.14) (from `^0.15.12`, in `dependencies`)
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
12
+ ## 0.13.8-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
17
+
18
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
19
+ - @mastra/core@0.15.3-alpha.5
20
+
3
21
  ## 0.13.8-alpha.0
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ### Minor Changes
283
301
 
284
- - f42c4c2: update peer deps for packages to latest core range
285
-
286
- ### Patch Changes
287
-
288
- - @mastra/core@0.12.0-alpha.5
289
-
290
- ## 0.11.3-alpha.1
291
-
292
- ### Patch Changes
293
-
294
- - ff9c125: enhance thread retrieval with sorting options in libsql and pg
295
- - b8efbb9: feat: add flexible deleteMessages method to memory API
296
- - Added `memory.deleteMessages(input)` method that accepts multiple input types:
297
- - Single message ID as string: `deleteMessages('msg-123')`
298
- - Array of message IDs: `deleteMessages(['msg-1', 'msg-2'])`
299
- - Message object with id property: `deleteMessages({ id: 'msg-123' })`
300
- - Array of message objects: `deleteMessages([{ id: 'msg-1' }, { id: 'msg-2' }])`
301
-
302
- ... 703 more lines hidden. See full changelog in package directory.
302
+ ... 721 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.10.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.10.9
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - Updated dependencies [396be50]
293
- - Updated dependencies [ab80e7e]
294
- - Updated dependencies [c3bd795]
295
- - Updated dependencies [da082f8]
296
- - Updated dependencies [a5810ce]
297
- - Updated dependencies [3e9c131]
298
- - Updated dependencies [3171b5b]
299
- - Updated dependencies [973e5ac]
300
- - Updated dependencies [daf942f]
301
-
302
- ... 1635 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1644 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.17-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7349](https://github.com/mastra-ai/mastra/pull/7349) [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Fix log level not being handled by server
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/mcp@0.11.3-alpha.3
12
+
13
+ ## 0.13.17-alpha.5
14
+
15
+ ### Patch Changes
16
+
17
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
18
+
19
+ - [#7237](https://github.com/mastra-ai/mastra/pull/7237) [`ff81788`](https://github.com/mastra-ai/mastra/commit/ff81788a98e166154aae6e745a2e4987165425f6) Thanks [@alliehowe29](https://github.com/alliehowe29)! - Add validation to blog URLs
20
+
21
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
22
+ - @mastra/core@0.15.3-alpha.5
23
+ - @mastra/mcp@0.11.3-alpha.2
24
+
3
25
  ## 0.13.17-alpha.4
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
  - Updated dependencies [a239d41]
277
299
  - Updated dependencies [b32c50d]
278
300
  - Updated dependencies [121a3f8]
279
- - Updated dependencies [ec510e7]
280
- - @mastra/core@0.13.2-alpha.2
281
- - @mastra/mcp@0.10.11-alpha.0
282
-
283
- ## 0.13.11-alpha.1
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [2e74797]
288
- - Updated dependencies [63449d0]
289
- - @mastra/core@0.13.2-alpha.1
290
-
291
- ## 0.13.11-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [8388649]
296
- - Updated dependencies [dd94a26]
297
- - Updated dependencies [3ba6772]
298
- - Updated dependencies [2fff911]
299
- - @mastra/core@0.13.2-alpha.0
300
-
301
301
 
302
- ... 1502 more lines hidden. See full changelog in package directory.
302
+ ... 1524 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.12-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.10.12-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Patch Changes
292
301
 
293
- - 1ccccff: dependencies updates:
294
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
295
- - 1ccccff: dependencies updates:
296
- - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
297
- - Updated dependencies [f6fd25f]
298
- - Updated dependencies [dffb67b]
299
- - Updated dependencies [f1309d3]
300
- - Updated dependencies [f7f8293]
301
-
302
- ... 530 more lines hidden. See full changelog in package directory.
302
+ ... 539 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.11.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7383](https://github.com/mastra-ai/mastra/pull/7383) [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756) Thanks [@DanielSLew](https://github.com/DanielSLew)! - New createMCPTool helper for correct types for MCP Server tools
8
+
9
+ - [#7389](https://github.com/mastra-ai/mastra/pull/7389) [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43) Thanks [@DanielSLew](https://github.com/DanielSLew)! - Turn MCPTool into a generic to get parameter typing
10
+
11
+ - [#7349](https://github.com/mastra-ai/mastra/pull/7349) [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Fix log level not being handled by server
12
+
13
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
14
+ - @mastra/core@0.15.3-alpha.6
15
+
16
+ ## 0.11.3-alpha.2
17
+
18
+ ### Patch Changes
19
+
20
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
21
+
22
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
23
+ - @mastra/core@0.15.3-alpha.5
24
+
3
25
  ## 0.11.3-alpha.1
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
  - Updated dependencies [3f89307]
277
299
  - Updated dependencies [9eda7d4]
278
300
  - Updated dependencies [9d49408]
279
- - Updated dependencies [41daa63]
280
- - Updated dependencies [ad0a58b]
281
- - Updated dependencies [254a36b]
282
- - Updated dependencies [2ecf658]
283
- - Updated dependencies [7a7754f]
284
- - Updated dependencies [fc92d80]
285
- - Updated dependencies [e0f73c6]
286
- - Updated dependencies [0b89602]
287
- - Updated dependencies [4d37822]
288
- - Updated dependencies [23a6a7c]
289
- - Updated dependencies [cda801d]
290
- - Updated dependencies [a77c823]
291
- - Updated dependencies [ff9c125]
292
- - Updated dependencies [09bca64]
293
- - Updated dependencies [b8efbb9]
294
- - Updated dependencies [71466e7]
295
- - Updated dependencies [0c99fbe]
296
- - @mastra/core@0.12.0
297
-
298
- ## 0.10.8-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2171 more lines hidden. See full changelog in package directory.
302
+ ... 2193 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
12
+ ## 0.1.11-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
17
+
18
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
19
+ - @mastra/core@0.15.3-alpha.5
20
+
3
21
  ## 0.1.10
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [add596e]
281
299
  - Updated dependencies [8dc94d8]
282
300
  - Updated dependencies [ecebbeb]
283
- - Updated dependencies [79d5145]
284
- - Updated dependencies [12b7002]
285
- - Updated dependencies [2901125]
286
- - @mastra/core@0.10.2
287
-
288
- ## 0.1.1-alpha.0
289
-
290
- ### Patch Changes
291
-
292
- - f0d559f: Fix peerdeps for alpha channel
293
- - Updated dependencies [1e8bb40]
294
- - @mastra/core@0.10.2-alpha.2
295
-
296
- ## 0.1.0
297
-
298
- ### Minor Changes
299
-
300
- - 83da932: Move @mastra/core to peerdeps
301
301
 
302
- ... 649 more lines hidden. See full changelog in package directory.
302
+ ... 667 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.14.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/schema-compat@0.11.2-alpha.3
12
+
13
+ ## 0.14.3-alpha.2
14
+
15
+ ### Patch Changes
16
+
17
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
18
+
19
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
20
+ - @mastra/core@0.15.3-alpha.5
21
+ - @mastra/schema-compat@0.11.2-alpha.2
22
+
3
23
  ## 0.14.3-alpha.1
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
  - Updated dependencies [5d377e5]
279
299
  - Updated dependencies [1fb812e]
280
300
  - Updated dependencies [35c5798]
281
- - @mastra/core@0.13.0
282
-
283
- ## 0.12.1-alpha.2
284
-
285
- ### Patch Changes
286
-
287
- - e1a2ef1: dependencies updates:
288
- - Updated dependency [`@upstash/redis@^1.35.3` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.3) (from `^1.35.1`, in `dependencies`)
289
- - f082460: dependencies updates:
290
- - Updated dependency [`redis@^5.8.0` ↗︎](https://www.npmjs.com/package/redis/v/5.8.0) (from `^5.7.0`, in `dependencies`)
291
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
292
- - Updated dependencies [cb36de0]
293
- - Updated dependencies [a82b851]
294
- - Updated dependencies [41a0a0e]
295
- - Updated dependencies [2871020]
296
- - Updated dependencies [4a406ec]
297
- - Updated dependencies [5d377e5]
298
- - @mastra/core@0.13.0-alpha.2
299
-
300
- ## 0.12.1-alpha.1
301
301
 
302
- ... 2823 more lines hidden. See full changelog in package directory.
302
+ ... 2843 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.13.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.13.5
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [edd9482]
290
299
  - Updated dependencies [18344d7]
291
300
  - Updated dependencies [9d372c2]
292
- - Updated dependencies [40c2525]
293
- - Updated dependencies [e473f27]
294
- - Updated dependencies [032cb66]
295
- - Updated dependencies [703ac71]
296
- - Updated dependencies [a723d69]
297
- - Updated dependencies [7827943]
298
- - Updated dependencies [5889a31]
299
- - Updated dependencies [bf1e7e7]
300
- - Updated dependencies [65e3395]
301
-
302
- ... 663 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 672 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mssql
2
2
 
3
+ ## 0.3.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.3.5
4
13
 
5
14
  ### Patch Changes
@@ -289,9 +298,5 @@
289
298
  - 03745fa: mssql provider
290
299
  - Updated dependencies [7827943]
291
300
  - Updated dependencies [bf1e7e7]
292
- - Updated dependencies [cbddd18]
293
- - @mastra/core@0.11.0-alpha.0
294
-
295
- ## 0.1.0
296
301
 
297
- - Initial implementation
302
+ ... 7 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/opensearch
2
2
 
3
+ ## 0.11.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.7
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [f73e11b]
290
299
  - Updated dependencies [37643b8]
291
300
  - Updated dependencies [99fd6cf]
292
- - Updated dependencies [c5bf1ce]
293
- - Updated dependencies [add596e]
294
- - Updated dependencies [8dc94d8]
295
- - Updated dependencies [ecebbeb]
296
- - Updated dependencies [79d5145]
297
- - Updated dependencies [12b7002]
298
- - Updated dependencies [2901125]
299
- - @mastra/core@0.10.2
300
-
301
301
 
302
- ... 164 more lines hidden. See full changelog in package directory.
302
+ ... 173 more lines hidden. See full changelog in package directory.