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

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 (65) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -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 +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  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 +12 -12
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +11 -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 +14 -14
  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 +11 -11
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +13 -13
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  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 +14 -14
  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 +11 -11
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +10 -10
  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 +7 -7
  59. package/.docs/organized/changelogs/mastra.md +13 -13
  60. package/.docs/organized/code-examples/heads-up-game.md +32 -56
  61. package/.docs/raw/workflows/suspend-and-resume.mdx +64 -7
  62. package/CHANGELOG.md +1813 -0
  63. package/dist/stdio.js +13 -0
  64. package/dist/tools/blog.d.ts.map +1 -1
  65. package/package.json +15 -5
@@ -1,5 +1,15 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.0.1-alpha.3
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
+ - @mastra/memory@0.14.3-alpha.2
12
+
3
13
  ## 0.0.1-alpha.2
4
14
 
5
15
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/ai-sdk
2
2
 
3
+ ## 0.0.1-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.0.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.7-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.6
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
292
- - Updated dependencies [b3a3d63]
293
- - Updated dependencies [344f453]
294
- - Updated dependencies [0a3ae6d]
295
- - Updated dependencies [95911be]
296
- - Updated dependencies [5eb5a99]
297
- - Updated dependencies [7e632c5]
298
- - Updated dependencies [1e9fbfa]
299
- - Updated dependencies [b2ae5aa]
300
- - Updated dependencies [a7292b0]
301
301
 
302
- ... 1739 more lines hidden. See full changelog in package directory.
302
+ ... 1748 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/auth
2
2
 
3
+ ## 0.1.3-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.1.2
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.7-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.6
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [ecebbeb]
290
299
  - Updated dependencies [79d5145]
291
300
  - Updated dependencies [12b7002]
292
- - Updated dependencies [2901125]
293
- - @mastra/core@0.10.2
294
-
295
- ## 0.10.1-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - f0d559f: Fix peerdeps for alpha channel
300
- - Updated dependencies [1e8bb40]
301
301
 
302
- ... 1789 more lines hidden. See full changelog in package directory.
302
+ ... 1798 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.14.3-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.2
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 [5889a31]
298
- - Updated dependencies [65e3395]
299
- - Updated dependencies [4933192]
300
- - Updated dependencies [d1c77a4]
301
301
 
302
- ... 885 more lines hidden. See full changelog in package directory.
302
+ ... 894 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.11.3-alpha.5
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.3-alpha.4
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [b5cf2a3]
290
299
  - @mastra/core@0.13.2-alpha.3
291
300
 
292
- ## 0.10.21-alpha.2
293
-
294
- ### Patch Changes
295
-
296
- - a239d41: Updated A2A syntax to v0.3.0
297
- - 96169cc: Create handler that returns providers user has keys for in their env
298
- - ce04175: Add update agent model handler
299
- - Updated dependencies [d5330bf]
300
- - Updated dependencies [a239d41]
301
301
 
302
- ... 2249 more lines hidden. See full changelog in package directory.
302
+ ... 2258 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.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.1.10
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [b3a3d63]
290
299
  - Updated dependencies [344f453]
291
300
  - Updated dependencies [0a3ae6d]
292
- - Updated dependencies [95911be]
293
- - Updated dependencies [5eb5a99]
294
- - Updated dependencies [7e632c5]
295
- - Updated dependencies [1e9fbfa]
296
- - Updated dependencies [b2ae5aa]
297
- - Updated dependencies [a7292b0]
298
- - Updated dependencies [0dcb9f0]
299
- - @mastra/core@0.10.0-alpha.1
300
-
301
301
 
302
- ... 287 more lines hidden. See full changelog in package directory.
302
+ ... 296 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.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.12.10
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.12.1-alpha.0
292
301
 
293
- ### Patch Changes
294
-
295
- - c460c00: Allow D1Store to be configured using an inline client implementation
296
- - Updated dependencies [2873c7f]
297
- - Updated dependencies [1c1c6a1]
298
- - Updated dependencies [565cc0c]
299
- - @mastra/core@0.10.11-alpha.2
300
-
301
-
302
- ... 658 more lines hidden. See full changelog in package directory.
302
+ ... 667 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.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.11.10
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - 0e17048: Throw mastra errors in storage packages
290
299
  - Updated dependencies [15e9d26]
291
300
  - Updated dependencies [d1baedb]
292
- - Updated dependencies [d8f2d19]
293
- - Updated dependencies [4d21bf2]
294
- - Updated dependencies [07d6d88]
295
- - Updated dependencies [9d52b17]
296
- - Updated dependencies [2097952]
297
- - Updated dependencies [792c4c0]
298
- - Updated dependencies [5d74aab]
299
- - Updated dependencies [a8b194f]
300
- - Updated dependencies [4fb0cc2]
301
-
302
- ... 827 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 836 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.15.3-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7272](https://github.com/mastra-ai/mastra/pull/7272) [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf) Thanks [@taofeeq-deru](https://github.com/taofeeq-deru)! - Return nested workflow steps information in getWorkflowRunExecutionResult
8
+
9
+ - [#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`.
10
+
11
+ - Updated dependencies [[`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
12
+ - @mastra/schema-compat@0.11.2-alpha.2
13
+
3
14
  ## 0.15.3-alpha.4
4
15
 
5
16
  ### Patch Changes
@@ -288,15 +299,4 @@
288
299
  - fd3a3eb: Add runExperments to run scorers in a test suite or in CI
289
300
  - a8f129d: "initial addition of experimental ai observability tracing features."
290
301
 
291
- ## 0.14.0-alpha.2
292
-
293
- ## 0.14.0-alpha.1
294
-
295
- ### Minor Changes
296
-
297
- - 3b5fec7: Added AIV5 support to internal MessageList, precursor to full AIV5 support in latest Mastra
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 2878 more lines hidden. See full changelog in package directory.
302
+ ... 2889 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.7-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.6
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Minor Changes
292
301
 
293
- - 83da932: Move @mastra/core to peerdeps
294
-
295
- ### Patch Changes
296
-
297
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
298
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
299
- - Updated dependencies [b3a3d63]
300
- - Updated dependencies [344f453]
301
-
302
- ... 201 more lines hidden. See full changelog in package directory.
302
+ ... 210 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.15.3-alpha.5
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 [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/deployer@0.15.3-alpha.5
11
+ - @mastra/core@0.15.3-alpha.5
12
+ - @mastra/loggers@0.10.10-alpha.0
13
+
3
14
  ## 0.15.3-alpha.4
4
15
 
5
16
  ### Patch Changes
@@ -1,5 +1,18 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.13.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7333](https://github.com/mastra-ai/mastra/pull/7333) [`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
8
+ - Updated dependency [`rollup@~4.50.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.0) (from `~4.49.0`, in `dependencies`)
9
+
10
+ - [#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`.
11
+
12
+ - Updated dependencies [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
13
+ - @mastra/deployer@0.15.3-alpha.5
14
+ - @mastra/core@0.15.3-alpha.5
15
+
3
16
  ## 0.13.3-alpha.1
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  ### Patch Changes
286
299
 
287
300
  - 7b8172f: dependencies updates:
288
- - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
289
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
290
- - Updated dependencies [cb36de0]
291
- - Updated dependencies [d0496e6]
292
- - Updated dependencies [7b8172f]
293
- - Updated dependencies [cb36de0]
294
- - Updated dependencies [d0496e6]
295
- - Updated dependencies [a82b851]
296
- - Updated dependencies [ea0c5f2]
297
- - Updated dependencies [41a0a0e]
298
- - Updated dependencies [2871020]
299
- - Updated dependencies [94f4812]
300
- - Updated dependencies [e202b82]
301
-
302
- ... 3384 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 3397 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.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 [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/deployer@0.15.3-alpha.5
11
+ - @mastra/core@0.15.3-alpha.5
12
+
3
13
  ## 0.12.3-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
 
289
299
  ### Patch Changes
290
300
 
291
- - Updated dependencies [33dcb07]
292
- - Updated dependencies [d0d9500]
293
- - Updated dependencies [d30b1a0]
294
- - Updated dependencies [bff87f7]
295
- - Updated dependencies [07fe7a2]
296
- - Updated dependencies [b4a8df0]
297
- - @mastra/core@0.12.1
298
- - @mastra/deployer@0.12.1
299
-
300
- ## 0.11.10-alpha.0
301
301
 
302
- ... 3131 more lines hidden. See full changelog in package directory.
302
+ ... 3141 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.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 [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/deployer@0.15.3-alpha.5
11
+ - @mastra/core@0.15.3-alpha.5
12
+
3
13
  ## 0.11.19-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [557bb9d]
289
299
  - Updated dependencies [27cc97a]
290
300
  - Updated dependencies [3f89307]
291
- - Updated dependencies [9eda7d4]
292
- - Updated dependencies [9d49408]
293
- - Updated dependencies [bc6b44a]
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
-
302
- ... 3079 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 3089 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.15.3-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7333](https://github.com/mastra-ai/mastra/pull/7333) [`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
8
+ - Updated dependency [`rollup@~4.50.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.0) (from `~4.49.0`, in `dependencies`)
9
+
10
+ - [#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`.
11
+
12
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
13
+ - @mastra/core@0.15.3-alpha.5
14
+ - @mastra/server@0.15.3-alpha.5
15
+
3
16
  ## 0.15.3-alpha.4
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - c712849: Deployer handlers
286
299
  - 2454423: generateVNext and streamVNext
287
300
  - 95e1330: Move to default rollup resolve from resolveFrom pkg
288
- - 33eb340: Optimize workspace dependency detection in bundler
289
- - Check workspace map directly before resolving package.json path
290
-
291
- - Updated dependencies [0a7f675]
292
- - Updated dependencies [12cae67]
293
- - Updated dependencies [5a37d0c]
294
- - Updated dependencies [4bde0cb]
295
- - Updated dependencies [1a80071]
296
- - Updated dependencies [36a3be8]
297
- - Updated dependencies [361757b]
298
- - Updated dependencies [bc1684a]
299
- - Updated dependencies [2bb9955]
300
- - Updated dependencies [2454423]
301
301
 
302
- ... 3725 more lines hidden. See full changelog in package directory.
302
+ ... 3738 more lines hidden. See full changelog in package directory.
@@ -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,15 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.17-alpha.2
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
+ - @mastra/rag@1.2.3-alpha.1
12
+
3
13
  ## 1.2.17-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - @mastra/core@0.12.0-alpha.0
289
299
  - @mastra/rag@1.0.5-alpha.0
290
300
 
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
+ ... 2743 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.11-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
  ## 1.2.11-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  - 83da932: Move @mastra/core to peerdeps
292
301
 
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
-
302
- ... 2063 more lines hidden. See full changelog in package directory.
302
+ ... 2072 more lines hidden. See full changelog in package directory.