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

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 (54) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +8 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  3. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +11 -11
  4. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +16 -16
  6. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  9. package/.docs/organized/changelogs/%40mastra%2Fcore.md +15 -15
  10. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +19 -0
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +11 -11
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +11 -11
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +19 -19
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +11 -11
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +15 -15
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  25. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  27. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +11 -11
  28. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +11 -11
  30. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  32. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +11 -11
  33. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
  34. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fserver.md +17 -17
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +11 -11
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +11 -11
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +11 -11
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  53. package/CHANGELOG.md +14 -0
  54. package/package.json +3 -3
@@ -1,5 +1,13 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.0.1-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
8
+ - @mastra/memory@0.14.3-alpha.4
9
+ - @mastra/core@0.15.3-alpha.7
10
+
3
11
  ## 0.0.1-alpha.4
4
12
 
5
13
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.11.7-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [2672a05]
290
299
  - @mastra/core@0.10.0
291
300
 
292
- ## 0.3.0-alpha.1
293
-
294
- ### Minor Changes
295
-
296
- - 83da932: Move @mastra/core to peerdeps
297
-
298
- ### Patch Changes
299
-
300
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
301
301
 
302
- ... 1748 more lines hidden. See full changelog in package directory.
302
+ ... 1757 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.11.7-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [1e8bb40]
290
299
  - Updated dependencies [1b5fc55]
291
300
  - Updated dependencies [195c428]
292
- - Updated dependencies [f73e11b]
293
- - Updated dependencies [37643b8]
294
- - Updated dependencies [99fd6cf]
295
- - Updated dependencies [c5bf1ce]
296
- - Updated dependencies [add596e]
297
- - Updated dependencies [8dc94d8]
298
- - Updated dependencies [ecebbeb]
299
- - Updated dependencies [79d5145]
300
- - Updated dependencies [12b7002]
301
-
302
- ... 1798 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1807 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.14.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.14.3-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ## 0.12.1-alpha.0
291
300
 
292
- ### Patch Changes
293
-
294
- - 7ba91fa: Throw mastra errors methods not implemented yet
295
- - Updated dependencies [f248d53]
296
- - Updated dependencies [2affc57]
297
- - Updated dependencies [66e13e3]
298
- - Updated dependencies [edd9482]
299
- - Updated dependencies [18344d7]
300
- - Updated dependencies [9d372c2]
301
301
 
302
- ... 894 more lines hidden. See full changelog in package directory.
302
+ ... 903 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.11.3-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
8
+ - @mastra/core@0.15.3-alpha.8
9
+
10
+ ## 0.11.3-alpha.7
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
15
+ - @mastra/core@0.15.3-alpha.7
16
+
3
17
  ## 0.11.3-alpha.6
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - a239d41: Updated A2A syntax to v0.3.0
285
299
  - 96169cc: Create handler that returns providers user has keys for in their env
286
300
  - ce04175: Add update agent model handler
287
- - Updated dependencies [d5330bf]
288
- - Updated dependencies [2e74797]
289
- - Updated dependencies [8388649]
290
- - Updated dependencies [a239d41]
291
- - Updated dependencies [dd94a26]
292
- - Updated dependencies [3ba6772]
293
- - Updated dependencies [b5cf2a3]
294
- - Updated dependencies [2fff911]
295
- - Updated dependencies [b32c50d]
296
- - Updated dependencies [63449d0]
297
- - Updated dependencies [121a3f8]
298
- - Updated dependencies [ec510e7]
299
- - @mastra/core@0.13.2
300
-
301
-
302
- ... 2265 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2279 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.11-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.1.11-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [eabdcd9]
290
299
  - Updated dependencies [90be034]
291
300
  - Updated dependencies [99f050a]
292
- - Updated dependencies [d0ee3c6]
293
- - Updated dependencies [b2ae5aa]
294
- - Updated dependencies [23f258c]
295
- - Updated dependencies [a7292b0]
296
- - Updated dependencies [0dcb9f0]
297
- - Updated dependencies [2672a05]
298
- - @mastra/core@0.10.0
299
-
300
- ## 0.1.0-alpha.1
301
301
 
302
- ... 307 more lines hidden. See full changelog in package directory.
302
+ ... 316 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.12.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.12.11-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [8722d53]
290
299
  - Updated dependencies [565cc0c]
291
300
  - 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.12.1-alpha.0
301
301
 
302
- ... 667 more lines hidden. See full changelog in package directory.
302
+ ... 676 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.11.11-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - 8e6b8e5: dependencies updates:
293
- - Updated dependency [`cloudflare@^4.4.1` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.4.1) (from `^4.3.0`, in `dependencies`)
294
- - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
295
- - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
296
- - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
297
- - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
298
- - 0e17048: Throw mastra errors in storage packages
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [d1baedb]
301
-
302
- ... 836 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 845 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.15.3-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7397](https://github.com/mastra-ai/mastra/pull/7397) [`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - fix: do not pass tracing context to score run
8
+
9
+ - [#7396](https://github.com/mastra-ai/mastra/pull/7396) [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb) Thanks [@TylerBarnes](https://github.com/TylerBarnes)! - Fix image handling for Google Gemini and other providers when using streamVNext (fixes #7362)
10
+
11
+ ## 0.15.3-alpha.7
12
+
13
+ ### Patch Changes
14
+
15
+ - [#7392](https://github.com/mastra-ai/mastra/pull/7392) [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe) Thanks [@abhiaiyer91](https://github.com/abhiaiyer91)! - Add tripwire chunk to streamVNext full stream
16
+
3
17
  ## 0.15.3-alpha.6
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - 194e395: exclude \_wrapToolsWithAITracing from agent trace
285
299
  - a722c0b: Added a patch to filter out system messages that were stored in the db via an old memory bug that was patched long ago (see issue 6689). Users upgrading from the old version that still had the bug would see errors when the memory messages were retrieved from the db
286
300
  - c30bca8: Fix do while resume-suspend in simple workflow losing data
287
- - a8f129d: initial addition of experimental ai observability tracing features.
288
-
289
- ## 0.14.0-alpha.7
290
-
291
- ## 0.14.0-alpha.6
292
-
293
- ### Patch Changes
294
-
295
- - ad888a2: Stream vnext agent-network
296
- - 481751d: Tests `mitt.off` event handler removal
297
- - 194e395: exclude \_wrapToolsWithAITracing from agent trace
298
-
299
- ## 0.14.0-alpha.5
300
-
301
301
 
302
- ... 2916 more lines hidden. See full changelog in package directory.
302
+ ... 2930 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.11.7-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - 915ca1a: Added disconnect function for couchbase and added docs
293
- Added prompt for OpenSearchVector
294
- - Updated dependencies [ee77e78]
295
- - Updated dependencies [2901125]
296
- - @mastra/core@0.10.2-alpha.1
297
-
298
- ## 0.10.0
299
-
300
- ### Minor Changes
301
301
 
302
- ... 210 more lines hidden. See full changelog in package directory.
302
+ ... 219 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.15.3-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
8
+ - @mastra/core@0.15.3-alpha.8
9
+ - @mastra/deployer@0.15.3-alpha.8
10
+
11
+ ## 0.15.3-alpha.7
12
+
13
+ ### Patch Changes
14
+
15
+ - [#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
16
+
17
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
18
+ - @mastra/deployer@0.15.3-alpha.7
19
+ - @mastra/loggers@0.10.10-alpha.1
20
+ - @mastra/core@0.15.3-alpha.7
21
+
3
22
  ## 0.15.3-alpha.6
4
23
 
5
24
  ### Patch Changes
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.13.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/deployer@0.15.3-alpha.7
11
+ - @mastra/core@0.15.3-alpha.7
12
+
3
13
  ## 0.13.3-alpha.2
4
14
 
5
15
  ### Patch Changes
@@ -289,14 +299,4 @@
289
299
 
290
300
  ### Patch Changes
291
301
 
292
- - Updated dependencies [cd0042e]
293
- - @mastra/core@0.13.1-alpha.0
294
- - @mastra/deployer@0.13.1-alpha.0
295
-
296
- ## 0.11.4
297
-
298
- ### Patch Changes
299
-
300
- - 7b8172f: dependencies updates:
301
-
302
- ... 3397 more lines hidden. See full changelog in package directory.
302
+ ... 3407 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.12.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/deployer@0.15.3-alpha.7
11
+ - @mastra/core@0.15.3-alpha.7
12
+
3
13
  ## 0.12.3-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
 
289
299
  ### Patch Changes
290
300
 
291
- - Updated dependencies [94f4812]
292
- - Updated dependencies [e202b82]
293
- - Updated dependencies [e00f6a0]
294
- - @mastra/core@0.12.2-alpha.0
295
- - @mastra/deployer@0.12.2-alpha.0
296
-
297
- ## 0.11.10
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 3141 more lines hidden. See full changelog in package directory.
302
+ ... 3151 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.11.19-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/deployer@0.15.3-alpha.7
11
+ - @mastra/core@0.15.3-alpha.7
12
+
3
13
  ## 0.11.19-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -289,14 +299,4 @@
289
299
 
290
300
  ### Patch Changes
291
301
 
292
- - bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
293
- - f42c4c2: update peer deps for packages to latest core range
294
- - Updated dependencies [510e2c8]
295
- - Updated dependencies [2f72fb2]
296
- - Updated dependencies [27cc97a]
297
- - Updated dependencies [832691b]
298
- - Updated dependencies [557bb9d]
299
- - Updated dependencies [27cc97a]
300
- - Updated dependencies [3f89307]
301
-
302
- ... 3089 more lines hidden. See full changelog in package directory.
302
+ ... 3099 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.15.3-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
8
+ - @mastra/core@0.15.3-alpha.8
9
+ - @mastra/server@0.15.3-alpha.8
10
+
11
+ ## 0.15.3-alpha.7
12
+
13
+ ### Patch Changes
14
+
15
+ - [#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
16
+
17
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
18
+ - @mastra/server@0.15.3-alpha.7
19
+ - @mastra/core@0.15.3-alpha.7
20
+
3
21
  ## 0.15.3-alpha.6
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - @mastra/server@0.14.0-alpha.7
281
299
  - @mastra/core@0.14.0-alpha.7
282
300
 
283
- ## 0.14.0-alpha.6
284
-
285
- ### Patch Changes
286
-
287
- - a9916bd: Model switcher v5 support
288
- - Updated dependencies [ad888a2]
289
- - Updated dependencies [481751d]
290
- - Updated dependencies [194e395]
291
- - Updated dependencies [a9916bd]
292
- - @mastra/core@0.14.0-alpha.6
293
- - @mastra/server@0.14.0-alpha.6
294
-
295
- ## 0.14.0-alpha.5
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [4908422]
300
- - @mastra/server@0.14.0-alpha.5
301
301
 
302
- ... 3748 more lines hidden. See full changelog in package directory.
302
+ ... 3766 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.14.6-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.14.6-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [7ba91fa]
290
299
  - @mastra/core@0.11.0-alpha.2
291
300
 
292
- ## 0.13.0
293
-
294
- ### Minor Changes
295
-
296
- - 10cd23a: Change DynamoDB saveThread from create to upsert to handle updates.
297
-
298
- ### Patch Changes
299
-
300
- - 7228a97: dependencies updates:
301
301
 
302
- ... 444 more lines hidden. See full changelog in package directory.
302
+ ... 453 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.13.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.13.3-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [a723d69]
290
299
  - Updated dependencies [7827943]
291
300
  - Updated dependencies [5889a31]
292
- - Updated dependencies [bf1e7e7]
293
- - Updated dependencies [65e3395]
294
- - Updated dependencies [4933192]
295
- - Updated dependencies [d1c77a4]
296
- - Updated dependencies [bea9dd1]
297
- - Updated dependencies [dcd4802]
298
- - Updated dependencies [cbddd18]
299
- - Updated dependencies [7ba91fa]
300
- - @mastra/core@0.11.0
301
-
302
- ... 2034 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2043 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.17-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/rag@1.2.3-alpha.2
11
+ - @mastra/core@0.15.3-alpha.7
12
+
3
13
  ## 1.2.17-alpha.3
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - @mastra/rag@1.0.5-alpha.1
289
299
  - @mastra/core@0.12.0-alpha.5
290
300
 
291
- ## 1.2.9-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [510e2c8]
296
- - Updated dependencies [2f72fb2]
297
- - Updated dependencies [fc437d9]
298
- - Updated dependencies [3f89307]
299
- - Updated dependencies [b5a6da2]
300
- - Updated dependencies [9eda7d4]
301
301
 
302
- ... 2752 more lines hidden. See full changelog in package directory.
302
+ ... 2762 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.11-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 1.2.11-alpha.2
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 1.2.1-alpha.1
292
301
 
293
- ### Patch Changes
294
-
295
- - 4b23936: fix: typos
296
-
297
- ## 1.2.1-alpha.0
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 2081 more lines hidden. See full changelog in package directory.
302
+ ... 2090 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.2.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
3
12
  ## 0.2.11-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [d2a7a31]
290
299
  - Updated dependencies [502fe05]
291
300
  - Updated dependencies [144eb0b]
292
- - Updated dependencies [8ba1b51]
293
- - Updated dependencies [4efcfa0]
294
- - Updated dependencies [0e17048]
295
- - @mastra/core@0.10.7
296
-
297
- ## 0.2.0-alpha.3
298
-
299
- ### Minor Changes
300
-
301
301
 
302
- ... 129 more lines hidden. See full changelog in package directory.
302
+ ... 138 more lines hidden. See full changelog in package directory.