@mastra/mcp-docs-server 0.13.22-alpha.2 → 0.13.22-alpha.4

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 (104) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +20 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +11 -11
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +23 -23
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +21 -21
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +56 -56
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +33 -33
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +28 -28
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +22 -22
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +23 -23
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +61 -61
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +11 -11
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +11 -11
  21. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +21 -21
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +21 -21
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +13 -13
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +39 -39
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +16 -16
  34. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +11 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +11 -11
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
  52. package/.docs/organized/changelogs/create-mastra.md +9 -9
  53. package/.docs/organized/changelogs/mastra.md +58 -58
  54. package/.docs/organized/code-examples/agent-network.md +2 -1
  55. package/.docs/organized/code-examples/quick-start.md +2 -1
  56. package/.docs/organized/code-examples/weather-agent.md +11 -4
  57. package/.docs/organized/code-examples/workflow-ai-recruiter.md +2 -1
  58. package/.docs/raw/agents/overview.mdx +1 -1
  59. package/.docs/raw/auth/firebase.mdx +285 -0
  60. package/.docs/raw/auth/index.mdx +3 -3
  61. package/.docs/raw/course/04-workflows/08-running-workflows-programmatically.md +2 -2
  62. package/.docs/raw/deployment/overview.mdx +7 -1
  63. package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +108 -0
  64. package/.docs/raw/getting-started/installation.mdx +0 -1
  65. package/.docs/raw/memory/overview.mdx +1 -1
  66. package/.docs/raw/reference/agents/network.mdx +258 -0
  67. package/.docs/raw/reference/auth/firebase.mdx +128 -0
  68. package/.docs/raw/reference/cli/dev.mdx +7 -1
  69. package/.docs/raw/reference/client-js/agents.mdx +3 -3
  70. package/.docs/raw/reference/client-js/memory.mdx +1 -1
  71. package/.docs/raw/reference/client-js/tools.mdx +1 -1
  72. package/.docs/raw/reference/core/getWorkflow.mdx +0 -1
  73. package/.docs/raw/reference/core/getWorkflows.mdx +0 -1
  74. package/.docs/raw/reference/core/setTelemetry.mdx +2 -2
  75. package/.docs/raw/reference/storage/dynamodb.mdx +0 -4
  76. package/.docs/raw/reference/{agents → streaming}/ChunkType.mdx +12 -12
  77. package/.docs/raw/reference/{agents → streaming}/MastraModelOutput.mdx +10 -10
  78. package/.docs/raw/reference/tools/mcp-server.mdx +1 -1
  79. package/.docs/raw/reference/workflows/workflow-methods/branch.mdx +2 -2
  80. package/.docs/raw/reference/workflows/workflow-methods/commit.mdx +1 -1
  81. package/.docs/raw/reference/workflows/workflow-methods/create-run.mdx +3 -3
  82. package/.docs/raw/reference/workflows/workflow-methods/dountil.mdx +1 -1
  83. package/.docs/raw/reference/workflows/workflow-methods/dowhile.mdx +1 -1
  84. package/.docs/raw/reference/workflows/workflow-methods/foreach.mdx +1 -1
  85. package/.docs/raw/reference/workflows/workflow-methods/map.mdx +1 -1
  86. package/.docs/raw/reference/workflows/workflow-methods/parallel.mdx +1 -1
  87. package/.docs/raw/reference/workflows/workflow-methods/sendEvent.mdx +1 -1
  88. package/.docs/raw/reference/workflows/workflow-methods/sleep.mdx +1 -1
  89. package/.docs/raw/reference/workflows/workflow-methods/sleepUntil.mdx +1 -1
  90. package/.docs/raw/reference/workflows/workflow-methods/then.mdx +1 -1
  91. package/.docs/raw/reference/workflows/workflow-methods/waitForEvent.mdx +1 -1
  92. package/.docs/raw/server-db/local-dev-playground.mdx +31 -9
  93. package/.docs/raw/server-db/mastra-client.mdx +189 -73
  94. package/.docs/raw/server-db/snapshots.mdx +155 -114
  95. package/.docs/raw/workflows/inngest-workflow.mdx +82 -0
  96. package/CHANGELOG.md +18 -0
  97. package/package.json +5 -5
  98. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +0 -302
  99. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +0 -302
  100. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +0 -302
  101. package/.docs/organized/changelogs/%40mastra%2Fragie.md +0 -302
  102. package/.docs/organized/code-examples/memory-with-mem0.md +0 -108
  103. /package/.docs/raw/reference/{agents → streaming}/stream.mdx +0 -0
  104. /package/.docs/raw/reference/{agents → streaming}/streamVNext.mdx +0 -0
@@ -1,5 +1,25 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.0.5-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
8
+
9
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`c4dbd12`](https://github.com/mastra-ai/mastra/commit/c4dbd12a05e75db124c5d8abff3d893ea1b88c30), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
10
+ - @mastra/memory@0.15.2-alpha.1
11
+ - @mastra/core@0.17.0-alpha.4
12
+
13
+ ## 0.0.5-alpha.0
14
+
15
+ ### Patch Changes
16
+
17
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
18
+
19
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`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)]:
20
+ - @mastra/core@0.17.0-alpha.3
21
+ - @mastra/memory@0.15.2-alpha.0
22
+
3
23
  ## 0.0.4
4
24
 
5
25
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/ai-sdk
2
2
 
3
+ ## 0.0.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.0.2
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.8
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - 66f4424: Update peerdeps
293
- - Updated dependencies [d1ed912]
294
- - Updated dependencies [f6fd25f]
295
- - Updated dependencies [dffb67b]
296
- - Updated dependencies [f1f1f1b]
297
- - Updated dependencies [925ab94]
298
- - Updated dependencies [f9816ae]
299
- - Updated dependencies [82090c1]
300
- - Updated dependencies [1b443fd]
301
-
302
- ... 1831 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1840 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#7860](https://github.com/mastra-ai/mastra/pull/7860))
8
+ - Updated dependency [`chromadb@^3.0.15` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.15) (from `^3.0.14`, in `dependencies`)
9
+
10
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
11
+
12
+ - 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)]:
13
+ - @mastra/core@0.17.0-alpha.3
14
+
3
15
  ## 0.11.8
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
 
287
299
  - 8a3bfd2: Update peerdeps to latest core
288
300
 
289
- ### Patch Changes
290
-
291
- - Updated dependencies [792c4c0]
292
- - Updated dependencies [502fe05]
293
- - Updated dependencies [4efcfa0]
294
- - @mastra/core@0.10.7-alpha.3
295
-
296
- ## 0.10.4-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - 144eb0b: [MASTRA-3669] Metadata Filter Types
301
301
 
302
- ... 1899 more lines hidden. See full changelog in package directory.
302
+ ... 1911 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.15.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.15.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [e00f6a0]
290
299
  - Updated dependencies [4a406ec]
291
300
  - Updated dependencies [b0e43c1]
292
- - Updated dependencies [5d377e5]
293
- - Updated dependencies [1fb812e]
294
- - Updated dependencies [35c5798]
295
- - @mastra/core@0.13.0
296
-
297
- ## 0.13.0-alpha.2
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1008 more lines hidden. See full changelog in package directory.
302
+ ... 1017 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.13.0-alpha.4
4
+
5
+ ### Minor Changes
6
+
7
+ - Fully deprecated createRun (now throws an error) in favour of createRunAsync ([#7897](https://github.com/mastra-ai/mastra/pull/7897))
8
+
9
+ ### Patch Changes
10
+
11
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
12
+
13
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
14
+ - @mastra/core@0.17.0-alpha.4
15
+
16
+ ## 0.12.4-alpha.3
17
+
18
+ ### Patch Changes
19
+
20
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
21
+
22
+ - 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)]:
23
+ - @mastra/core@0.17.0-alpha.3
24
+
3
25
  ## 0.12.4-alpha.2
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
 
277
299
  - [#7329](https://github.com/mastra-ai/mastra/pull/7329) [`26b0d7c`](https://github.com/mastra-ai/mastra/commit/26b0d7c7cba46469351d453714e119ac7aae9da2) Thanks [@wardpeet](https://github.com/wardpeet)! - Cleanup pkg output
278
300
 
279
- - [#7136](https://github.com/mastra-ai/mastra/pull/7136) [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d) Thanks [@NikAiyer](https://github.com/NikAiyer)! - add deployer, server and clientjs handlers for agent builder template
280
-
281
- - 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)]:
282
- - @mastra/core@0.15.3-alpha.4
283
-
284
- ## 0.11.3-alpha.3
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
289
- - @mastra/core@0.15.3-alpha.3
290
-
291
- ## 0.11.3-alpha.2
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [[`822c2e8`](https://github.com/mastra-ai/mastra/commit/822c2e88a3ecbffb7c680e6227976006ccefe6a8)]:
296
- - @mastra/core@0.15.3-alpha.2
297
-
298
- ## 0.11.3-alpha.1
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2514 more lines hidden. See full changelog in package directory.
302
+ ... 2536 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.15-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
8
+
9
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
10
+ - @mastra/core@0.17.0-alpha.4
11
+
12
+ ## 0.1.15-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
17
+
18
+ - fix markdown rendering in agent in agent text-delta ([#7851](https://github.com/mastra-ai/mastra/pull/7851))
19
+
20
+ - 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)]:
21
+ - @mastra/core@0.17.0-alpha.3
22
+
3
23
  ## 0.1.14
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
  - Updated dependencies [23a6a7c]
279
299
  - Updated dependencies [cda801d]
280
300
  - Updated dependencies [a77c823]
281
- - Updated dependencies [ff9c125]
282
- - Updated dependencies [09bca64]
283
- - Updated dependencies [b8efbb9]
284
- - Updated dependencies [71466e7]
285
- - Updated dependencies [0c99fbe]
286
- - @mastra/core@0.12.0
287
-
288
- ## 0.1.5-alpha.0
289
-
290
- ### Patch Changes
291
-
292
- - f42c4c2: update peer deps for packages to latest core range
293
- - @mastra/core@0.12.0-alpha.5
294
-
295
- ## 0.1.4
296
-
297
- ### Patch Changes
298
-
299
- - ce088f5: Update all peerdeps to latest core
300
- - @mastra/core@0.11.1
301
301
 
302
- ... 432 more lines hidden. See full changelog in package directory.
302
+ ... 452 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.13.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.13.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [0c99fbe]
290
299
  - @mastra/core@0.12.0
291
300
 
292
- ## 0.12.4-alpha.2
293
-
294
- ### Patch Changes
295
-
296
- - f42c4c2: update peer deps for packages to latest core range
297
- - @mastra/core@0.12.0-alpha.5
298
-
299
- ## 0.12.4-alpha.1
300
-
301
301
 
302
- ... 781 more lines hidden. See full changelog in package directory.
302
+ ... 790 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.12.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.12.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
290
299
  - Updated dependencies [27cc97a]
291
300
  - Updated dependencies [41daa63]
292
- - Updated dependencies [254a36b]
293
- - Updated dependencies [0b89602]
294
- - Updated dependencies [4d37822]
295
- - Updated dependencies [ff9c125]
296
- - Updated dependencies [b8efbb9]
297
- - Updated dependencies [71466e7]
298
- - Updated dependencies [0c99fbe]
299
- - @mastra/core@0.12.0-alpha.2
300
-
301
301
 
302
- ... 950 more lines hidden. See full changelog in package directory.
302
+ ... 959 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,60 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.17.0-alpha.4
4
+
5
+ ### Minor Changes
6
+
7
+ - Fully deprecated createRun (now throws an error) in favour of createRunAsync ([#7897](https://github.com/mastra-ai/mastra/pull/7897))
8
+
9
+ ### Patch Changes
10
+
11
+ - Update dependencies ai-v5 and @ai-sdk/provider-utils-v5 to latest ([#7884](https://github.com/mastra-ai/mastra/pull/7884))
12
+
13
+ - refactored handling of internal ai spans to be more intelligent ([#7876](https://github.com/mastra-ai/mastra/pull/7876))
14
+
15
+ - prevent out-of-order span errors in ai-tracing DefaultExporter ([#7895](https://github.com/mastra-ai/mastra/pull/7895))
16
+
17
+ - Fixes multiple issues with stopWhen and step results. ([#7862](https://github.com/mastra-ai/mastra/pull/7862))
18
+
19
+ ## 0.17.0-alpha.3
20
+
21
+ ### Minor Changes
22
+
23
+ - Improved workspace dependency resolution during development and builds. This makes the build process more reliable when working with monorepos and workspace packages, reducing potential bundling errors and improving development experience. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated SensitiveDataFilter to be less greedy in its redacting ([#7840](https://github.com/mastra-ai/mastra/pull/7840))
28
+
29
+ - Add support for running the Mastra dev server over HTTPS for local development. ([#7871](https://github.com/mastra-ai/mastra/pull/7871))
30
+ - Add `--https` flag for `mastra dev`. This automatically creates a local key and certificate for you.
31
+ - Alternatively, you can provide your own key and cert through `server.https`:
32
+
33
+ ```ts
34
+ // src/mastra/index.ts
35
+ import { Mastra } from '@mastra/core/mastra';
36
+ import fs from 'node:fs';
37
+
38
+ export const mastra = new Mastra({
39
+ server: {
40
+ https: {
41
+ key: fs.readFileSync('path/to/key.pem'),
42
+ cert: fs.readFileSync('path/to/cert.pem'),
43
+ },
44
+ },
45
+ });
46
+ ```
47
+
48
+ - avoid refetching on error when resolving a workflow in cloud ([#7842](https://github.com/mastra-ai/mastra/pull/7842))
49
+
50
+ - fix(core): handle JSON code blocks in structured output streaming ([#7864](https://github.com/mastra-ai/mastra/pull/7864))
51
+
52
+ - Add model fallbacks ([#7126](https://github.com/mastra-ai/mastra/pull/7126))
53
+
54
+ - fix workflows runs fetching and displaying ([#7852](https://github.com/mastra-ai/mastra/pull/7852))
55
+
56
+ - fix empty state for scorers on agent page ([#7846](https://github.com/mastra-ai/mastra/pull/7846))
57
+
3
58
  ## 0.16.4-alpha.2
4
59
 
5
60
  ### Patch Changes
@@ -244,59 +299,4 @@
244
299
 
245
300
  - Execute tool calls in parallel in generate/stream VNext methods ([#7524](https://github.com/mastra-ai/mastra/pull/7524))
246
301
 
247
- - Revert "feat(mcp): add createMCPTool helper for proper execute types" ([#7513](https://github.com/mastra-ai/mastra/pull/7513))
248
-
249
- - Pass mastra instance into MCP Server tools ([#7520](https://github.com/mastra-ai/mastra/pull/7520))
250
-
251
- - Fix image input handling for Google Gemini models in AI SDK V5 ([#7490](https://github.com/mastra-ai/mastra/pull/7490))
252
-
253
- Resolves issue #7362 where Gemini threw `AI_InvalidDataContentError` when receiving URLs in image parts. The fix properly handles V3 message file parts that contain both URL and data fields, ensuring URLs are passed as URLs rather than being incorrectly treated as base64 data.
254
-
255
- - Vnext output schema injection ([#6990](https://github.com/mastra-ai/mastra/pull/6990))
256
-
257
- - removed duplicate 'float' switch case ([#7516](https://github.com/mastra-ai/mastra/pull/7516))
258
-
259
- ## 0.16.0
260
-
261
- ### Minor Changes
262
-
263
- - a01cf14: Add workflow graph in agent (workflow as tool in agent)
264
-
265
- ### Patch Changes
266
-
267
- - 8fbf79e: Fix this to be not set when workflow is a step
268
- - fd83526: Stream agent events with workflow `.streamVNext()`
269
- - d0b90ab: Fix output processors to run before saving messages to memory
270
- - 6f5eb7a: Throw if an empty or whitespace-only threadId is passed when getting messages
271
- - a9e50ee: Allow both workflow stream message formats for now
272
- - 5397eb4: Add public URL support when adding files in Multi Modal
273
- - c9f4e4a: Pass tracing context to scorer run
274
- - 0acbc80: Add InferUITools and related type helpers for AI SDK compatibility
275
-
276
- Adds new type utility functions to help with type inference when using Mastra tools with the AI SDK's UI components:
277
- - `InferUITools` - Infers input/output types for a collection of tools
278
- - `InferUITool` - Infers input/output types for a single tool
279
-
280
- These type helpers allow developers to easily integrate Mastra tools with AI SDK UI components like `useChat` by providing proper type inference for tool inputs and outputs.
281
-
282
- ## 0.16.0-alpha.1
283
-
284
- ### Patch Changes
285
-
286
- - 8fbf79e: Fix this to be not set when workflow is a step
287
-
288
- ## 0.16.0-alpha.0
289
-
290
- ### Minor Changes
291
-
292
- - a01cf14: Add workflow graph in agent (workflow as tool in agent)
293
-
294
- ### Patch Changes
295
-
296
- - fd83526: Stream agent events with workflow `.streamVNext()`
297
- - d0b90ab: Fix output processors to run before saving messages to memory
298
- - 6f5eb7a: Throw if an empty or whitespace-only threadId is passed when getting messages
299
- - a9e50ee: Allow both workflow stream message formats for now
300
- - 5397eb4: Add public URL support when adding files in Multi Modal
301
-
302
- ... 3298 more lines hidden. See full changelog in package directory.
302
+ ... 3353 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.8
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [36f1c36]
290
299
  - Updated dependencies [2a16996]
291
300
  - Updated dependencies [10d352e]
292
- - Updated dependencies [9589624]
293
- - Updated dependencies [53d3c37]
294
- - Updated dependencies [751c894]
295
- - Updated dependencies [577ce3a]
296
- - Updated dependencies [9260b3a]
297
- - @mastra/core@0.10.6
298
-
299
- ## 0.10.3-alpha.0
300
-
301
301
 
302
- ... 293 more lines hidden. See full changelog in package directory.
302
+ ... 302 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,37 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.17.0-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
8
+
9
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
10
+ - @mastra/core@0.17.0-alpha.4
11
+ - @mastra/deployer@0.17.0-alpha.4
12
+
13
+ ## 0.17.0-alpha.3
14
+
15
+ ### Minor Changes
16
+
17
+ - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
18
+
19
+ ```diff
20
+ - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
21
+ + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
22
+ ```
23
+
24
+ If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
25
+
26
+ ### Patch Changes
27
+
28
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
29
+
30
+ - Updated dependencies [[`b1c155b`](https://github.com/mastra-ai/mastra/commit/b1c155b57ce702674f207f1d4c6a4ebf94225f44), [`790f7d1`](https://github.com/mastra-ai/mastra/commit/790f7d17895d7a5f75b6b5d2d794c2e820b99d4c), [`3cd6538`](https://github.com/mastra-ai/mastra/commit/3cd6538811fc94f84a19dbd1064f46cb42e38c1d), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`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), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
31
+ - @mastra/deployer@0.17.0-alpha.3
32
+ - @mastra/core@0.17.0-alpha.3
33
+ - @mastra/loggers@0.10.12-alpha.0
34
+
3
35
  ## 0.16.4-alpha.2
4
36
 
5
37
  ### Patch Changes
@@ -267,36 +299,4 @@
267
299
  - @mastra/core@0.15.3-alpha.6
268
300
  - @mastra/deployer@0.15.3-alpha.6
269
301
 
270
- ## 0.15.3-alpha.5
271
-
272
- ### Patch Changes
273
-
274
- - [#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`.
275
-
276
- - 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)]:
277
- - @mastra/deployer@0.15.3-alpha.5
278
- - @mastra/core@0.15.3-alpha.5
279
- - @mastra/loggers@0.10.10-alpha.0
280
-
281
- ## 0.15.3-alpha.4
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`3e0bd2a`](https://github.com/mastra-ai/mastra/commit/3e0bd2aa0a19823939f9a973d44791f4927ff5c3), [`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), [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d), [`12adcc8`](https://github.com/mastra-ai/mastra/commit/12adcc8929db79b3cf7b83237ebaf6ba2db0181e), [`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), [`8f22a2c`](https://github.com/mastra-ai/mastra/commit/8f22a2c35a0a9ddd2f34a9c3ebb6ff6668aa9ea9)]:
286
- - @mastra/core@0.15.3-alpha.4
287
- - @mastra/deployer@0.15.3-alpha.4
288
-
289
- ## 0.15.3-alpha.3
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`71b657b`](https://github.com/mastra-ai/mastra/commit/71b657bffebbdcfdf1ce9c6d72003041bd6e200a), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`6d98856`](https://github.com/mastra-ai/mastra/commit/6d98856ed7cf56cbd6c4e02b3254e3dfb1e455db), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
294
- - @mastra/core@0.15.3-alpha.3
295
- - @mastra/deployer@0.15.3-alpha.3
296
-
297
- ## 0.15.3-alpha.2
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 78 more lines hidden. See full changelog in package directory.
302
+ ... 110 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.14.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ ```diff
10
+ - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
11
+ + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
12
+ ```
13
+
14
+ If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
15
+
16
+ ### Patch Changes
17
+
18
+ - dependencies updates: ([#6887](https://github.com/mastra-ai/mastra/pull/6887))
19
+ - Updated dependency [`@babel/core@^7.28.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.4) (from `^7.28.0`, in `dependencies`)
20
+
21
+ - dependencies updates: ([#7803](https://github.com/mastra-ai/mastra/pull/7803))
22
+ - Updated dependency [`rollup@~4.50.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.1) (from `~4.50.0`, in `dependencies`)
23
+
24
+ - Fix `postgres-store-instance-checker` babel bug when `@mastra/pg` was not used. ([#7832](https://github.com/mastra-ai/mastra/pull/7832))
25
+
26
+ - Updated dependencies [[`b1c155b`](https://github.com/mastra-ai/mastra/commit/b1c155b57ce702674f207f1d4c6a4ebf94225f44), [`790f7d1`](https://github.com/mastra-ai/mastra/commit/790f7d17895d7a5f75b6b5d2d794c2e820b99d4c), [`3cd6538`](https://github.com/mastra-ai/mastra/commit/3cd6538811fc94f84a19dbd1064f46cb42e38c1d), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`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), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
27
+ - @mastra/deployer@0.17.0-alpha.3
28
+ - @mastra/core@0.17.0-alpha.3
29
+
3
30
  ## 0.13.8-alpha.0
4
31
 
5
32
  ### Patch Changes
@@ -272,31 +299,4 @@
272
299
 
273
300
  ### Patch Changes
274
301
 
275
- - Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
276
- - @mastra/deployer@0.15.0-alpha.3
277
- - @mastra/core@0.15.0-alpha.3
278
-
279
- ## 0.12.3-alpha.2
280
-
281
- ### Patch Changes
282
-
283
- - [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
284
-
285
- - Updated dependencies [[`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
286
- - @mastra/deployer@0.14.2-alpha.2
287
- - @mastra/core@0.14.2-alpha.2
288
-
289
- ## 0.12.3-alpha.1
290
-
291
- ### Patch Changes
292
-
293
- - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
294
- - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
295
-
296
- - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
297
-
298
- - Updated dependencies [[`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`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), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
299
- - @mastra/deployer@0.14.2-alpha.1
300
- - @mastra/core@0.14.2-alpha.1
301
-
302
- ... 3574 more lines hidden. See full changelog in package directory.
302
+ ... 3601 more lines hidden. See full changelog in package directory.