@mastra/mcp-registry-registry 0.0.0-support-d1-client-20250701191943 → 0.0.0-suspendRuntimeContextTypeFix-20250930142630

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 (48) hide show
  1. package/CHANGELOG.md +998 -0
  2. package/LICENSE.md +11 -42
  3. package/dist/{chunk-YU6LNU6R.js → chunk-7D5IPHZI.js} +2 -7
  4. package/dist/chunk-7D5IPHZI.js.map +1 -0
  5. package/dist/index.d.ts +2 -1
  6. package/dist/index.d.ts.map +1 -0
  7. package/dist/index.js +3 -1
  8. package/dist/index.js.map +1 -0
  9. package/dist/registry/fetch-servers.d.ts +20 -0
  10. package/dist/registry/fetch-servers.d.ts.map +1 -0
  11. package/dist/registry/index.d.ts +3 -0
  12. package/dist/registry/index.d.ts.map +1 -0
  13. package/dist/registry/list-registries.d.ts +28 -0
  14. package/dist/registry/list-registries.d.ts.map +1 -0
  15. package/dist/registry/processors/apify.d.ts +7 -0
  16. package/dist/registry/processors/apify.d.ts.map +1 -0
  17. package/dist/registry/processors/apitracker.d.ts +7 -0
  18. package/dist/registry/processors/apitracker.d.ts.map +1 -0
  19. package/dist/registry/processors/default.d.ts +7 -0
  20. package/dist/registry/processors/default.d.ts.map +1 -0
  21. package/dist/registry/processors/docker.d.ts +7 -0
  22. package/dist/registry/processors/docker.d.ts.map +1 -0
  23. package/dist/registry/processors/fleur.d.ts +7 -0
  24. package/dist/registry/processors/fleur.d.ts.map +1 -0
  25. package/dist/registry/processors/mcprun.d.ts +3 -0
  26. package/dist/registry/processors/mcprun.d.ts.map +1 -0
  27. package/dist/registry/processors/pulse.d.ts +7 -0
  28. package/dist/registry/processors/pulse.d.ts.map +1 -0
  29. package/dist/registry/processors/utils.d.ts +3 -0
  30. package/dist/registry/processors/utils.d.ts.map +1 -0
  31. package/dist/registry/registry.d.ts +3 -0
  32. package/dist/registry/registry.d.ts.map +1 -0
  33. package/dist/registry/types.d.ts +35 -0
  34. package/dist/registry/types.d.ts.map +1 -0
  35. package/dist/server.d.ts +27 -0
  36. package/dist/server.d.ts.map +1 -0
  37. package/dist/stdio.d.ts +2 -0
  38. package/dist/stdio.d.ts.map +1 -0
  39. package/dist/stdio.js +5 -3
  40. package/dist/stdio.js.map +1 -0
  41. package/dist/tools/list.d.ts +36 -0
  42. package/dist/tools/list.d.ts.map +1 -0
  43. package/dist/tools/servers.d.ts +33 -0
  44. package/dist/tools/servers.d.ts.map +1 -0
  45. package/dist/utils.d.ts +2 -0
  46. package/dist/utils.d.ts.map +1 -0
  47. package/package.json +26 -15
  48. package/dist/_tsup-dts-rollup.d.ts +0 -249
package/CHANGELOG.md ADDED
@@ -0,0 +1,998 @@
1
+ # @mastra/mcp-registry-registry
2
+
3
+ ## 0.0.0-suspendRuntimeContextTypeFix-20250930142630
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
8
+
9
+ - Updated dependencies [[`dc099b4`](https://github.com/mastra-ai/mastra/commit/dc099b40fb31147ba3f362f98d991892033c4c67), [`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`b342a68`](https://github.com/mastra-ai/mastra/commit/b342a68e1399cf1ece9ba11bda112db89d21118c), [`7fceb0a`](https://github.com/mastra-ai/mastra/commit/7fceb0a327d678e812f90f5387c5bc4f38bd039e), [`303a9c0`](https://github.com/mastra-ai/mastra/commit/303a9c0d7dd58795915979f06a0512359e4532fb), [`c7db3e0`](https://github.com/mastra-ai/mastra/commit/c7db3e057c4b2858a630a7c3f3d3aae571e3e5b7), [`370f8a6`](https://github.com/mastra-ai/mastra/commit/370f8a6480faec70fef18d72e5f7538f27004301), [`809eea0`](https://github.com/mastra-ai/mastra/commit/809eea092fa80c3f69b9eaf078d843b57fd2a88e), [`623ffaf`](https://github.com/mastra-ai/mastra/commit/623ffaf2d969e11e99a0224633cf7b5a0815c857), [`9fc1613`](https://github.com/mastra-ai/mastra/commit/9fc16136400186648880fd990119ac15f7c02ee4), [`61f62aa`](https://github.com/mastra-ai/mastra/commit/61f62aa31bc88fe4ddf8da6240dbcfbeb07358bd), [`db1891a`](https://github.com/mastra-ai/mastra/commit/db1891a4707443720b7cd8a260dc7e1d49b3609c), [`e8f379d`](https://github.com/mastra-ai/mastra/commit/e8f379d390efa264c4e0874f9ac0cf8839b07777), [`3e292ba`](https://github.com/mastra-ai/mastra/commit/3e292ba00837886d5d68a34cbc0d9b703c991883), [`418c136`](https://github.com/mastra-ai/mastra/commit/418c1366843d88e491bca3f87763899ce855ca29), [`c2a4919`](https://github.com/mastra-ai/mastra/commit/c2a4919ba6797d8bdb1509e02287496eef69303e), [`c84b7d0`](https://github.com/mastra-ai/mastra/commit/c84b7d093c4657772140cbfd2b15ef72f3315ed5)]:
10
+ - @mastra/core@0.0.0-suspendRuntimeContextTypeFix-20250930142630
11
+
12
+ ## 0.10.16
13
+
14
+ ### Patch Changes
15
+
16
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
17
+
18
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a)]:
19
+ - @mastra/core@0.18.0
20
+
21
+ ## 0.10.16-alpha.0
22
+
23
+ ### Patch Changes
24
+
25
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
26
+
27
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
28
+ - @mastra/core@0.18.0-alpha.2
29
+
30
+ ## 0.10.15
31
+
32
+ ### Patch Changes
33
+
34
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
35
+
36
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
37
+
38
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`05c7abf`](https://github.com/mastra-ai/mastra/commit/05c7abfe105a015b7760c9bf33ff4419727502a0), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`aee4f00`](https://github.com/mastra-ai/mastra/commit/aee4f00e61e1a42e81a6d74ff149dbe69e32695a), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`4f9ea8c`](https://github.com/mastra-ai/mastra/commit/4f9ea8c95ea74ba9abbf3b2ab6106c7d7bc45689), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
39
+ - @mastra/core@0.17.0
40
+
41
+ ## 0.10.15-alpha.1
42
+
43
+ ### Patch Changes
44
+
45
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
46
+
47
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
48
+ - @mastra/core@0.17.0-alpha.6
49
+
50
+ ## 0.10.15-alpha.0
51
+
52
+ ### Patch Changes
53
+
54
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
55
+
56
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
57
+ - @mastra/core@0.17.0-alpha.3
58
+
59
+ ## 0.10.14
60
+
61
+ ### Patch Changes
62
+
63
+ - dependencies updates: ([#7527](https://github.com/mastra-ai/mastra/pull/7527))
64
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.5` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.5) (from `^1.17.3`, in `dependencies`)
65
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`6f046b5`](https://github.com/mastra-ai/mastra/commit/6f046b5ccc5c8721302a9a61d5d16c12374cc8d7), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
66
+ - @mastra/core@0.16.1
67
+
68
+ ## 0.10.14-alpha.0
69
+
70
+ ### Patch Changes
71
+
72
+ - dependencies updates: ([#7527](https://github.com/mastra-ai/mastra/pull/7527))
73
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.5` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.5) (from `^1.17.3`, in `dependencies`)
74
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e)]:
75
+ - @mastra/core@0.16.1-alpha.1
76
+
77
+ ## 0.10.13
78
+
79
+ ### Patch Changes
80
+
81
+ - 376913a: Update peerdeps
82
+ - Updated dependencies [8fbf79e]
83
+ - Updated dependencies [fd83526]
84
+ - Updated dependencies [d0b90ab]
85
+ - Updated dependencies [6f5eb7a]
86
+ - Updated dependencies [a01cf14]
87
+ - Updated dependencies [a9e50ee]
88
+ - Updated dependencies [5397eb4]
89
+ - Updated dependencies [c9f4e4a]
90
+ - Updated dependencies [0acbc80]
91
+ - @mastra/core@0.16.0
92
+
93
+ ## 0.10.13-alpha.0
94
+
95
+ ### Patch Changes
96
+
97
+ - 376913a: Update peerdeps
98
+ - Updated dependencies [8fbf79e]
99
+ - @mastra/core@0.16.0-alpha.1
100
+
101
+ ## 0.10.12
102
+
103
+ ### Patch Changes
104
+
105
+ - ab48c97: dependencies updates:
106
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
107
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
108
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
109
+ - f0dfcac: updated core peerdep
110
+ - Updated dependencies [ab48c97]
111
+ - Updated dependencies [85ef90b]
112
+ - Updated dependencies [aedbbfa]
113
+ - Updated dependencies [ff89505]
114
+ - Updated dependencies [637f323]
115
+ - Updated dependencies [de3cbc6]
116
+ - Updated dependencies [c19bcf7]
117
+ - Updated dependencies [4474d04]
118
+ - Updated dependencies [183dc95]
119
+ - Updated dependencies [a1111e2]
120
+ - Updated dependencies [b42a961]
121
+ - Updated dependencies [61debef]
122
+ - Updated dependencies [9beaeff]
123
+ - Updated dependencies [29de0e1]
124
+ - Updated dependencies [f643c65]
125
+ - Updated dependencies [00c74e7]
126
+ - Updated dependencies [fef7375]
127
+ - Updated dependencies [e3d8fea]
128
+ - Updated dependencies [45e4d39]
129
+ - Updated dependencies [9eee594]
130
+ - Updated dependencies [7149d8d]
131
+ - Updated dependencies [822c2e8]
132
+ - Updated dependencies [979912c]
133
+ - Updated dependencies [7dcf4c0]
134
+ - Updated dependencies [4106a58]
135
+ - Updated dependencies [ad78bfc]
136
+ - Updated dependencies [0302f50]
137
+ - Updated dependencies [6ac697e]
138
+ - Updated dependencies [74db265]
139
+ - Updated dependencies [0ce418a]
140
+ - Updated dependencies [af90672]
141
+ - Updated dependencies [8387952]
142
+ - Updated dependencies [7f3b8da]
143
+ - Updated dependencies [905352b]
144
+ - Updated dependencies [599d04c]
145
+ - Updated dependencies [56041d0]
146
+ - Updated dependencies [3412597]
147
+ - Updated dependencies [5eca5d2]
148
+ - Updated dependencies [f2cda47]
149
+ - Updated dependencies [5de1555]
150
+ - Updated dependencies [cfd377a]
151
+ - Updated dependencies [1ed5a3e]
152
+ - @mastra/core@0.15.3
153
+
154
+ ## 0.10.12-alpha.2
155
+
156
+ ### Patch Changes
157
+
158
+ - [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
159
+
160
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
161
+ - @mastra/core@0.15.3-alpha.7
162
+
163
+ ## 0.10.12-alpha.1
164
+
165
+ ### Patch Changes
166
+
167
+ - [#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`.
168
+
169
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
170
+ - @mastra/core@0.15.3-alpha.5
171
+
172
+ ## 0.10.12-alpha.0
173
+
174
+ ### Patch Changes
175
+
176
+ - [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
177
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
178
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
179
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
180
+ - @mastra/core@0.15.3-alpha.4
181
+
182
+ ## 0.10.11
183
+
184
+ ### Patch Changes
185
+
186
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
187
+
188
+ - Updated dependencies []:
189
+ - @mastra/core@0.15.2
190
+
191
+ ## 0.10.10
192
+
193
+ ### Patch Changes
194
+
195
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
196
+
197
+ - Updated dependencies []:
198
+ - @mastra/core@0.15.1
199
+
200
+ ## 0.10.9
201
+
202
+ ### Patch Changes
203
+
204
+ - [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
205
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
206
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
207
+ - @mastra/core@0.15.0
208
+
209
+ ## 0.10.9-alpha.0
210
+
211
+ ### Patch Changes
212
+
213
+ - [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
214
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
215
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
216
+ - @mastra/core@0.14.2-alpha.0
217
+
218
+ ## 0.10.8
219
+
220
+ ### Patch Changes
221
+
222
+ - 03997ae: Update peerdeps
223
+ - Updated dependencies [227c7e6]
224
+ - Updated dependencies [12cae67]
225
+ - Updated dependencies [fd3a3eb]
226
+ - Updated dependencies [6faaee5]
227
+ - Updated dependencies [4232b14]
228
+ - Updated dependencies [a89de7e]
229
+ - Updated dependencies [5a37d0c]
230
+ - Updated dependencies [4bde0cb]
231
+ - Updated dependencies [cf4f357]
232
+ - Updated dependencies [ad888a2]
233
+ - Updated dependencies [481751d]
234
+ - Updated dependencies [2454423]
235
+ - Updated dependencies [194e395]
236
+ - Updated dependencies [a722c0b]
237
+ - Updated dependencies [c30bca8]
238
+ - Updated dependencies [3b5fec7]
239
+ - Updated dependencies [a8f129d]
240
+ - @mastra/core@0.14.0
241
+
242
+ ## 0.10.8-alpha.0
243
+
244
+ ### Patch Changes
245
+
246
+ - 03997ae: Update peerdeps
247
+ - @mastra/core@0.14.0-alpha.7
248
+
249
+ ## 0.10.7
250
+
251
+ ### Patch Changes
252
+
253
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
254
+ - Updated dependencies [cb36de0]
255
+ - Updated dependencies [d0496e6]
256
+ - Updated dependencies [a82b851]
257
+ - Updated dependencies [ea0c5f2]
258
+ - Updated dependencies [41a0a0e]
259
+ - Updated dependencies [2871020]
260
+ - Updated dependencies [94f4812]
261
+ - Updated dependencies [e202b82]
262
+ - Updated dependencies [e00f6a0]
263
+ - Updated dependencies [4a406ec]
264
+ - Updated dependencies [b0e43c1]
265
+ - Updated dependencies [5d377e5]
266
+ - Updated dependencies [1fb812e]
267
+ - Updated dependencies [35c5798]
268
+ - @mastra/core@0.13.0
269
+
270
+ ## 0.10.7-alpha.0
271
+
272
+ ### Patch Changes
273
+
274
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
275
+ - Updated dependencies [cb36de0]
276
+ - Updated dependencies [a82b851]
277
+ - Updated dependencies [41a0a0e]
278
+ - Updated dependencies [2871020]
279
+ - Updated dependencies [4a406ec]
280
+ - Updated dependencies [5d377e5]
281
+ - @mastra/core@0.13.0-alpha.2
282
+
283
+ ## 0.10.6
284
+
285
+ ### Patch Changes
286
+
287
+ - f42c4c2: update peer deps for packages to latest core range
288
+ - Updated dependencies [510e2c8]
289
+ - Updated dependencies [2f72fb2]
290
+ - Updated dependencies [27cc97a]
291
+ - Updated dependencies [3f89307]
292
+ - Updated dependencies [9eda7d4]
293
+ - Updated dependencies [9d49408]
294
+ - Updated dependencies [41daa63]
295
+ - Updated dependencies [ad0a58b]
296
+ - Updated dependencies [254a36b]
297
+ - Updated dependencies [2ecf658]
298
+ - Updated dependencies [7a7754f]
299
+ - Updated dependencies [fc92d80]
300
+ - Updated dependencies [e0f73c6]
301
+ - Updated dependencies [0b89602]
302
+ - Updated dependencies [4d37822]
303
+ - Updated dependencies [23a6a7c]
304
+ - Updated dependencies [cda801d]
305
+ - Updated dependencies [a77c823]
306
+ - Updated dependencies [ff9c125]
307
+ - Updated dependencies [09bca64]
308
+ - Updated dependencies [b8efbb9]
309
+ - Updated dependencies [71466e7]
310
+ - Updated dependencies [0c99fbe]
311
+ - @mastra/core@0.12.0
312
+
313
+ ## 0.10.6-alpha.0
314
+
315
+ ### Patch Changes
316
+
317
+ - f42c4c2: update peer deps for packages to latest core range
318
+ - @mastra/core@0.12.0-alpha.5
319
+
320
+ ## 0.10.5
321
+
322
+ ### Patch Changes
323
+
324
+ - ce088f5: Update all peerdeps to latest core
325
+ - @mastra/core@0.11.1
326
+
327
+ ## 0.10.4
328
+
329
+ ### Patch Changes
330
+
331
+ - 8e1b6e9: dependencies updates:
332
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
333
+ - c00039d: dependencies updates:
334
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
335
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
336
+ - Updated dependencies [15e9d26]
337
+ - Updated dependencies [d1baedb]
338
+ - Updated dependencies [d8f2d19]
339
+ - Updated dependencies [4d21bf2]
340
+ - Updated dependencies [07d6d88]
341
+ - Updated dependencies [9d52b17]
342
+ - Updated dependencies [2097952]
343
+ - Updated dependencies [792c4c0]
344
+ - Updated dependencies [5d74aab]
345
+ - Updated dependencies [a8b194f]
346
+ - Updated dependencies [4fb0cc2]
347
+ - Updated dependencies [d2a7a31]
348
+ - Updated dependencies [502fe05]
349
+ - Updated dependencies [144eb0b]
350
+ - Updated dependencies [8ba1b51]
351
+ - Updated dependencies [4efcfa0]
352
+ - Updated dependencies [0e17048]
353
+ - @mastra/core@0.10.7
354
+
355
+ ## 0.10.4-alpha.0
356
+
357
+ ### Patch Changes
358
+
359
+ - 8e1b6e9: dependencies updates:
360
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
361
+ - c00039d: dependencies updates:
362
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
363
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
364
+ - Updated dependencies [15e9d26]
365
+ - Updated dependencies [07d6d88]
366
+ - Updated dependencies [5d74aab]
367
+ - Updated dependencies [144eb0b]
368
+ - @mastra/core@0.10.7-alpha.2
369
+
370
+ ## 0.10.3
371
+
372
+ ### Patch Changes
373
+
374
+ - 6dacc4d: dependencies updates:
375
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
376
+ - 4051477: dependencies updates:
377
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
378
+ - 63f6b7d: dependencies updates:
379
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
380
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
381
+ - 4c62489: feat: add MCP Bar to registry with description and URL
382
+ - Updated dependencies [63f6b7d]
383
+ - Updated dependencies [12a95fc]
384
+ - Updated dependencies [4b0f8a6]
385
+ - Updated dependencies [51264a5]
386
+ - Updated dependencies [8e6f677]
387
+ - Updated dependencies [d70c420]
388
+ - Updated dependencies [ee9af57]
389
+ - Updated dependencies [36f1c36]
390
+ - Updated dependencies [2a16996]
391
+ - Updated dependencies [10d352e]
392
+ - Updated dependencies [9589624]
393
+ - Updated dependencies [53d3c37]
394
+ - Updated dependencies [751c894]
395
+ - Updated dependencies [577ce3a]
396
+ - Updated dependencies [9260b3a]
397
+ - @mastra/core@0.10.6
398
+
399
+ ## 0.10.3-alpha.2
400
+
401
+ ### Patch Changes
402
+
403
+ - 6dacc4d: dependencies updates:
404
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
405
+ - 4051477: dependencies updates:
406
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
407
+ - Updated dependencies [d70c420]
408
+ - Updated dependencies [2a16996]
409
+ - @mastra/core@0.10.6-alpha.3
410
+
411
+ ## 0.10.3-alpha.1
412
+
413
+ ### Patch Changes
414
+
415
+ - 4c62489: feat: add MCP Bar to registry with description and URL
416
+ - Updated dependencies [ee9af57]
417
+ - Updated dependencies [751c894]
418
+ - Updated dependencies [577ce3a]
419
+ - Updated dependencies [9260b3a]
420
+ - @mastra/core@0.10.6-alpha.1
421
+
422
+ ## 0.10.3-alpha.0
423
+
424
+ ### Patch Changes
425
+
426
+ - 63f6b7d: dependencies updates:
427
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
428
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
429
+ - Updated dependencies [63f6b7d]
430
+ - Updated dependencies [36f1c36]
431
+ - Updated dependencies [10d352e]
432
+ - Updated dependencies [53d3c37]
433
+ - @mastra/core@0.10.6-alpha.0
434
+
435
+ ## 0.10.2
436
+
437
+ ### Patch Changes
438
+
439
+ - 1ccccff: dependencies updates:
440
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
441
+ - 1ccccff: dependencies updates:
442
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
443
+ - Updated dependencies [d1ed912]
444
+ - Updated dependencies [f6fd25f]
445
+ - Updated dependencies [dffb67b]
446
+ - Updated dependencies [f1f1f1b]
447
+ - Updated dependencies [925ab94]
448
+ - Updated dependencies [f9816ae]
449
+ - Updated dependencies [82090c1]
450
+ - Updated dependencies [1b443fd]
451
+ - Updated dependencies [ce97900]
452
+ - Updated dependencies [f1309d3]
453
+ - Updated dependencies [14a2566]
454
+ - Updated dependencies [f7f8293]
455
+ - Updated dependencies [48eddb9]
456
+ - @mastra/core@0.10.4
457
+
458
+ ## 0.10.2-alpha.0
459
+
460
+ ### Patch Changes
461
+
462
+ - 1ccccff: dependencies updates:
463
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
464
+ - 1ccccff: dependencies updates:
465
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
466
+ - Updated dependencies [f6fd25f]
467
+ - Updated dependencies [dffb67b]
468
+ - Updated dependencies [f1309d3]
469
+ - Updated dependencies [f7f8293]
470
+ - @mastra/core@0.10.4-alpha.1
471
+
472
+ ## 0.10.1
473
+
474
+ ### Patch Changes
475
+
476
+ - f0d559f: Fix peerdeps for alpha channel
477
+ - Updated dependencies [ee77e78]
478
+ - Updated dependencies [592a2db]
479
+ - Updated dependencies [e5dc18d]
480
+ - Updated dependencies [ab5adbe]
481
+ - Updated dependencies [1e8bb40]
482
+ - Updated dependencies [1b5fc55]
483
+ - Updated dependencies [195c428]
484
+ - Updated dependencies [f73e11b]
485
+ - Updated dependencies [37643b8]
486
+ - Updated dependencies [99fd6cf]
487
+ - Updated dependencies [c5bf1ce]
488
+ - Updated dependencies [add596e]
489
+ - Updated dependencies [8dc94d8]
490
+ - Updated dependencies [ecebbeb]
491
+ - Updated dependencies [79d5145]
492
+ - Updated dependencies [12b7002]
493
+ - Updated dependencies [2901125]
494
+ - @mastra/core@0.10.2
495
+
496
+ ## 0.10.1-alpha.0
497
+
498
+ ### Patch Changes
499
+
500
+ - f0d559f: Fix peerdeps for alpha channel
501
+ - Updated dependencies [1e8bb40]
502
+ - @mastra/core@0.10.2-alpha.2
503
+
504
+ ## 0.10.0
505
+
506
+ ### Minor Changes
507
+
508
+ - 83da932: Move @mastra/core to peerdeps
509
+
510
+ ### Patch Changes
511
+
512
+ - 92c53c6: Apify
513
+ - Updated dependencies [b3a3d63]
514
+ - Updated dependencies [344f453]
515
+ - Updated dependencies [0a3ae6d]
516
+ - Updated dependencies [95911be]
517
+ - Updated dependencies [f53a6ac]
518
+ - Updated dependencies [5eb5a99]
519
+ - Updated dependencies [7e632c5]
520
+ - Updated dependencies [1e9fbfa]
521
+ - Updated dependencies [eabdcd9]
522
+ - Updated dependencies [90be034]
523
+ - Updated dependencies [99f050a]
524
+ - Updated dependencies [d0ee3c6]
525
+ - Updated dependencies [b2ae5aa]
526
+ - Updated dependencies [23f258c]
527
+ - Updated dependencies [a7292b0]
528
+ - Updated dependencies [0dcb9f0]
529
+ - Updated dependencies [2672a05]
530
+ - @mastra/core@0.10.0
531
+
532
+ ## 0.1.0-alpha.2
533
+
534
+ ### Patch Changes
535
+
536
+ - 92c53c6: Apify
537
+
538
+ ## 0.1.0-alpha.1
539
+
540
+ ### Minor Changes
541
+
542
+ - 83da932: Move @mastra/core to peerdeps
543
+
544
+ ### Patch Changes
545
+
546
+ - Updated dependencies [b3a3d63]
547
+ - Updated dependencies [344f453]
548
+ - Updated dependencies [0a3ae6d]
549
+ - Updated dependencies [95911be]
550
+ - Updated dependencies [5eb5a99]
551
+ - Updated dependencies [7e632c5]
552
+ - Updated dependencies [1e9fbfa]
553
+ - Updated dependencies [b2ae5aa]
554
+ - Updated dependencies [a7292b0]
555
+ - Updated dependencies [0dcb9f0]
556
+ - @mastra/core@0.10.0-alpha.1
557
+
558
+ ## 0.0.7-alpha.0
559
+
560
+ ### Patch Changes
561
+
562
+ - Updated dependencies [f53a6ac]
563
+ - Updated dependencies [eabdcd9]
564
+ - Updated dependencies [90be034]
565
+ - Updated dependencies [99f050a]
566
+ - Updated dependencies [d0ee3c6]
567
+ - Updated dependencies [23f258c]
568
+ - Updated dependencies [2672a05]
569
+ - @mastra/core@0.9.5-alpha.0
570
+
571
+ ## 0.0.6
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [396be50]
576
+ - Updated dependencies [ab80e7e]
577
+ - Updated dependencies [c3bd795]
578
+ - Updated dependencies [da082f8]
579
+ - Updated dependencies [a5810ce]
580
+ - Updated dependencies [3e9c131]
581
+ - Updated dependencies [3171b5b]
582
+ - Updated dependencies [973e5ac]
583
+ - Updated dependencies [daf942f]
584
+ - Updated dependencies [0b8b868]
585
+ - Updated dependencies [9e1eff5]
586
+ - Updated dependencies [6fa1ad1]
587
+ - Updated dependencies [c28d7a0]
588
+ - Updated dependencies [edf1e88]
589
+ - @mastra/core@0.9.4
590
+
591
+ ## 0.0.6-alpha.4
592
+
593
+ ### Patch Changes
594
+
595
+ - Updated dependencies [3e9c131]
596
+ - @mastra/core@0.9.4-alpha.4
597
+
598
+ ## 0.0.6-alpha.3
599
+
600
+ ### Patch Changes
601
+
602
+ - Updated dependencies [396be50]
603
+ - Updated dependencies [c3bd795]
604
+ - Updated dependencies [da082f8]
605
+ - Updated dependencies [a5810ce]
606
+ - @mastra/core@0.9.4-alpha.3
607
+
608
+ ## 0.0.6-alpha.2
609
+
610
+ ### Patch Changes
611
+
612
+ - Updated dependencies [3171b5b]
613
+ - Updated dependencies [973e5ac]
614
+ - Updated dependencies [9e1eff5]
615
+ - @mastra/core@0.9.4-alpha.2
616
+
617
+ ## 0.0.6-alpha.1
618
+
619
+ ### Patch Changes
620
+
621
+ - Updated dependencies [ab80e7e]
622
+ - Updated dependencies [6fa1ad1]
623
+ - Updated dependencies [c28d7a0]
624
+ - Updated dependencies [edf1e88]
625
+ - @mastra/core@0.9.4-alpha.1
626
+
627
+ ## 0.0.6-alpha.0
628
+
629
+ ### Patch Changes
630
+
631
+ - Updated dependencies [daf942f]
632
+ - Updated dependencies [0b8b868]
633
+ - @mastra/core@0.9.4-alpha.0
634
+
635
+ ## 0.0.5
636
+
637
+ ### Patch Changes
638
+
639
+ - Updated dependencies [e450778]
640
+ - Updated dependencies [8902157]
641
+ - Updated dependencies [ca0dc88]
642
+ - Updated dependencies [526c570]
643
+ - Updated dependencies [d7a6a33]
644
+ - Updated dependencies [9cd1a46]
645
+ - Updated dependencies [b5d2de0]
646
+ - Updated dependencies [644f8ad]
647
+ - Updated dependencies [70dbf51]
648
+ - @mastra/core@0.9.3
649
+
650
+ ## 0.0.5-alpha.1
651
+
652
+ ### Patch Changes
653
+
654
+ - Updated dependencies [e450778]
655
+ - Updated dependencies [8902157]
656
+ - Updated dependencies [ca0dc88]
657
+ - Updated dependencies [9cd1a46]
658
+ - Updated dependencies [70dbf51]
659
+ - @mastra/core@0.9.3-alpha.1
660
+
661
+ ## 0.0.5-alpha.0
662
+
663
+ ### Patch Changes
664
+
665
+ - Updated dependencies [526c570]
666
+ - Updated dependencies [b5d2de0]
667
+ - Updated dependencies [644f8ad]
668
+ - @mastra/core@0.9.3-alpha.0
669
+
670
+ ## 0.0.4
671
+
672
+ ### Patch Changes
673
+
674
+ - 2cf3b8f: dependencies updates:
675
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.22.4`, in `dependencies`)
676
+ - Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.22.4`, in `dependencies`)
677
+ - Updated dependencies [6052aa6]
678
+ - Updated dependencies [967b41c]
679
+ - Updated dependencies [3d2fb5c]
680
+ - Updated dependencies [26738f4]
681
+ - Updated dependencies [4155f47]
682
+ - Updated dependencies [7eeb2bc]
683
+ - Updated dependencies [b804723]
684
+ - Updated dependencies [8607972]
685
+ - Updated dependencies [ccef9f9]
686
+ - Updated dependencies [0097d50]
687
+ - Updated dependencies [7eeb2bc]
688
+ - Updated dependencies [17826a9]
689
+ - Updated dependencies [7d8b7c7]
690
+ - Updated dependencies [fba031f]
691
+ - Updated dependencies [3a5f1e1]
692
+ - Updated dependencies [51e6923]
693
+ - Updated dependencies [8398d89]
694
+ - @mastra/core@0.9.2
695
+
696
+ ## 0.0.4-alpha.6
697
+
698
+ ### Patch Changes
699
+
700
+ - Updated dependencies [6052aa6]
701
+ - Updated dependencies [7d8b7c7]
702
+ - Updated dependencies [3a5f1e1]
703
+ - Updated dependencies [8398d89]
704
+ - @mastra/core@0.9.2-alpha.6
705
+
706
+ ## 0.0.4-alpha.5
707
+
708
+ ### Patch Changes
709
+
710
+ - Updated dependencies [3d2fb5c]
711
+ - Updated dependencies [7eeb2bc]
712
+ - Updated dependencies [8607972]
713
+ - Updated dependencies [7eeb2bc]
714
+ - Updated dependencies [fba031f]
715
+ - @mastra/core@0.9.2-alpha.5
716
+
717
+ ## 0.0.4-alpha.4
718
+
719
+ ### Patch Changes
720
+
721
+ - Updated dependencies [ccef9f9]
722
+ - Updated dependencies [51e6923]
723
+ - @mastra/core@0.9.2-alpha.4
724
+
725
+ ## 0.0.4-alpha.3
726
+
727
+ ### Patch Changes
728
+
729
+ - Updated dependencies [967b41c]
730
+ - Updated dependencies [4155f47]
731
+ - Updated dependencies [17826a9]
732
+ - @mastra/core@0.9.2-alpha.3
733
+
734
+ ## 0.0.4-alpha.2
735
+
736
+ ### Patch Changes
737
+
738
+ - Updated dependencies [26738f4]
739
+ - @mastra/core@0.9.2-alpha.2
740
+
741
+ ## 0.0.4-alpha.1
742
+
743
+ ### Patch Changes
744
+
745
+ - Updated dependencies [b804723]
746
+ - @mastra/core@0.9.2-alpha.1
747
+
748
+ ## 0.0.4-alpha.0
749
+
750
+ ### Patch Changes
751
+
752
+ - Updated dependencies [0097d50]
753
+ - @mastra/core@0.9.2-alpha.0
754
+
755
+ ## 0.0.3
756
+
757
+ ### Patch Changes
758
+
759
+ - fc9b3e4: add docker registry
760
+ - Updated dependencies [405b63d]
761
+ - Updated dependencies [81fb7f6]
762
+ - Updated dependencies [20275d4]
763
+ - Updated dependencies [7d1892c]
764
+ - Updated dependencies [a90a082]
765
+ - Updated dependencies [2d17c73]
766
+ - Updated dependencies [61e92f5]
767
+ - Updated dependencies [35955b0]
768
+ - Updated dependencies [6262bd5]
769
+ - Updated dependencies [c1409ef]
770
+ - Updated dependencies [3e7b69d]
771
+ - Updated dependencies [e4943b8]
772
+ - Updated dependencies [11d4485]
773
+ - Updated dependencies [479f490]
774
+ - Updated dependencies [c23a81c]
775
+ - Updated dependencies [2d4001d]
776
+ - Updated dependencies [c71013a]
777
+ - Updated dependencies [1d3b1cd]
778
+ - @mastra/core@0.9.1
779
+
780
+ ## 0.0.3-alpha.8
781
+
782
+ ### Patch Changes
783
+
784
+ - Updated dependencies [2d17c73]
785
+ - @mastra/core@0.9.1-alpha.8
786
+
787
+ ## 0.0.3-alpha.7
788
+
789
+ ### Patch Changes
790
+
791
+ - Updated dependencies [1d3b1cd]
792
+ - @mastra/core@0.9.1-alpha.7
793
+
794
+ ## 0.0.3-alpha.6
795
+
796
+ ### Patch Changes
797
+
798
+ - Updated dependencies [c23a81c]
799
+ - @mastra/core@0.9.1-alpha.6
800
+
801
+ ## 0.0.3-alpha.5
802
+
803
+ ### Patch Changes
804
+
805
+ - Updated dependencies [3e7b69d]
806
+ - @mastra/core@0.9.1-alpha.5
807
+
808
+ ## 0.0.3-alpha.4
809
+
810
+ ### Patch Changes
811
+
812
+ - Updated dependencies [e4943b8]
813
+ - Updated dependencies [479f490]
814
+ - @mastra/core@0.9.1-alpha.4
815
+
816
+ ## 0.0.3-alpha.3
817
+
818
+ ### Patch Changes
819
+
820
+ - Updated dependencies [6262bd5]
821
+ - @mastra/core@0.9.1-alpha.3
822
+
823
+ ## 0.0.3-alpha.2
824
+
825
+ ### Patch Changes
826
+
827
+ - fc9b3e4: add docker registry
828
+ - Updated dependencies [405b63d]
829
+ - Updated dependencies [61e92f5]
830
+ - Updated dependencies [c71013a]
831
+ - @mastra/core@0.9.1-alpha.2
832
+
833
+ ## 0.0.3-alpha.1
834
+
835
+ ### Patch Changes
836
+
837
+ - Updated dependencies [20275d4]
838
+ - Updated dependencies [7d1892c]
839
+ - Updated dependencies [a90a082]
840
+ - Updated dependencies [35955b0]
841
+ - Updated dependencies [c1409ef]
842
+ - Updated dependencies [11d4485]
843
+ - Updated dependencies [2d4001d]
844
+ - @mastra/core@0.9.1-alpha.1
845
+
846
+ ## 0.0.3-alpha.0
847
+
848
+ ### Patch Changes
849
+
850
+ - Updated dependencies [81fb7f6]
851
+ - @mastra/core@0.9.1-alpha.0
852
+
853
+ ## 0.0.2
854
+
855
+ ### Patch Changes
856
+
857
+ - Updated dependencies [000a6d4]
858
+ - Updated dependencies [08bb78e]
859
+ - Updated dependencies [ed2f549]
860
+ - Updated dependencies [7e92011]
861
+ - Updated dependencies [9ee4293]
862
+ - Updated dependencies [03f3cd0]
863
+ - Updated dependencies [c0f22b4]
864
+ - Updated dependencies [71d9444]
865
+ - Updated dependencies [157c741]
866
+ - Updated dependencies [8a8a73b]
867
+ - Updated dependencies [0a033fa]
868
+ - Updated dependencies [fe3ae4d]
869
+ - Updated dependencies [9c26508]
870
+ - Updated dependencies [0f4eae3]
871
+ - Updated dependencies [16a8648]
872
+ - Updated dependencies [6f92295]
873
+ - @mastra/core@0.9.0
874
+
875
+ ## 0.0.2-alpha.8
876
+
877
+ ### Patch Changes
878
+
879
+ - Updated dependencies [000a6d4]
880
+ - Updated dependencies [ed2f549]
881
+ - Updated dependencies [c0f22b4]
882
+ - Updated dependencies [0a033fa]
883
+ - Updated dependencies [9c26508]
884
+ - Updated dependencies [0f4eae3]
885
+ - Updated dependencies [16a8648]
886
+ - @mastra/core@0.9.0-alpha.8
887
+
888
+ ## 0.0.2-alpha.7
889
+
890
+ ### Patch Changes
891
+
892
+ - Updated dependencies [71d9444]
893
+ - @mastra/core@0.9.0-alpha.7
894
+
895
+ ## 0.0.2-alpha.6
896
+
897
+ ### Patch Changes
898
+
899
+ - Updated dependencies [157c741]
900
+ - @mastra/core@0.9.0-alpha.6
901
+
902
+ ## 0.0.2-alpha.5
903
+
904
+ ### Patch Changes
905
+
906
+ - Updated dependencies [08bb78e]
907
+ - @mastra/core@0.9.0-alpha.5
908
+
909
+ ## 0.0.2-alpha.4
910
+
911
+ ### Patch Changes
912
+
913
+ - Updated dependencies [7e92011]
914
+ - @mastra/core@0.9.0-alpha.4
915
+
916
+ ## 0.0.2-alpha.3
917
+
918
+ ### Patch Changes
919
+
920
+ - Updated dependencies [fe3ae4d]
921
+ - @mastra/core@0.9.0-alpha.3
922
+
923
+ ## 0.0.2-alpha.2
924
+
925
+ ### Patch Changes
926
+
927
+ - Updated dependencies [9ee4293]
928
+ - @mastra/core@0.8.4-alpha.2
929
+
930
+ ## 0.0.2-alpha.1
931
+
932
+ ### Patch Changes
933
+
934
+ - Updated dependencies [8a8a73b]
935
+ - Updated dependencies [6f92295]
936
+ - @mastra/core@0.8.4-alpha.1
937
+
938
+ ## 0.0.2-alpha.0
939
+
940
+ ### Patch Changes
941
+
942
+ - Updated dependencies [03f3cd0]
943
+ - @mastra/core@0.8.4-alpha.0
944
+
945
+ ## 0.0.1
946
+
947
+ ### Patch Changes
948
+
949
+ - 502fcc8: Add more registries
950
+ - 52fc55f: Fix exports
951
+ - a1c8700: MCP Reg Reg mcp server
952
+ - Updated dependencies [d72318f]
953
+ - Updated dependencies [0bcc862]
954
+ - Updated dependencies [10a8caf]
955
+ - Updated dependencies [359b089]
956
+ - Updated dependencies [32e7b71]
957
+ - Updated dependencies [37bb612]
958
+ - Updated dependencies [7f1b291]
959
+ - @mastra/core@0.8.3
960
+
961
+ ## 0.0.1-alpha.6
962
+
963
+ ### Patch Changes
964
+
965
+ - Updated dependencies [d72318f]
966
+ - @mastra/core@0.8.3-alpha.5
967
+
968
+ ## 0.0.1-alpha.5
969
+
970
+ ### Patch Changes
971
+
972
+ - Updated dependencies [7f1b291]
973
+ - @mastra/core@0.8.3-alpha.4
974
+
975
+ ## 0.0.1-alpha.4
976
+
977
+ ### Patch Changes
978
+
979
+ - 502fcc8: Add more registries
980
+
981
+ ## 0.0.1-alpha.3
982
+
983
+ ### Patch Changes
984
+
985
+ - 52fc55f: Fix exports
986
+
987
+ ## 0.0.1-alpha.2
988
+
989
+ ### Patch Changes
990
+
991
+ - Updated dependencies [10a8caf]
992
+ - @mastra/core@0.8.3-alpha.3
993
+
994
+ ## 0.0.1-alpha.1
995
+
996
+ ### Patch Changes
997
+
998
+ - a1c8700: MCP Reg Reg mcp server