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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
  3. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +12 -12
  4. package/.docs/organized/changelogs/%40mastra%2Fcore.md +28 -28
  5. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +10 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +11 -11
  7. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +11 -11
  11. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
  12. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  14. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +11 -11
  15. package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
  16. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fserver.md +11 -11
  18. package/.docs/organized/changelogs/create-mastra.md +7 -7
  19. package/.docs/organized/changelogs/mastra.md +14 -14
  20. package/.docs/organized/code-examples/assistant-ui.md +1 -1
  21. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +2 -2
  22. package/.docs/raw/getting-started/installation.mdx +2 -7
  23. package/.docs/raw/getting-started/templates.mdx +2 -7
  24. package/.docs/raw/memory/working-memory.mdx +17 -17
  25. package/.docs/raw/observability/ai-tracing.mdx +438 -0
  26. package/.docs/raw/reference/scorers/noise-sensitivity.mdx +87 -20
  27. package/.docs/raw/reference/tools/mcp-server.mdx +26 -27
  28. package/.docs/raw/tools-mcp/mcp-overview.mdx +6 -5
  29. package/CHANGELOG.md +10 -0
  30. package/dist/logger.d.ts +5 -1
  31. package/dist/logger.d.ts.map +1 -1
  32. package/dist/stdio.js +34 -4
  33. package/package.json +5 -5
@@ -1,5 +1,15 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.0.1-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7363](https://github.com/mastra-ai/mastra/pull/7363) [`671a392`](https://github.com/mastra-ai/mastra/commit/671a39248d90f7723d3fae93818e8077f7504ec3) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix core imports inside agent-builder
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/memory@0.14.3-alpha.3
12
+
3
13
  ## 0.0.1-alpha.3
4
14
 
5
15
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.11.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
8
+ - @mastra/core@0.15.3-alpha.6
9
+
3
10
  ## 0.11.3-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [ec510e7]
292
299
  - @mastra/core@0.13.2
293
300
 
294
- ## 0.10.21-alpha.3
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [b5cf2a3]
299
- - @mastra/core@0.13.2-alpha.3
300
-
301
301
 
302
- ... 2258 more lines hidden. See full changelog in package directory.
302
+ ... 2265 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7385](https://github.com/mastra-ai/mastra/pull/7385) [`5a396a5`](https://github.com/mastra-ai/mastra/commit/5a396a5aa6420ebcc15aaa4bde857a8f515af783) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Fix export for cloud ai traces
8
+
9
+ - [#7376](https://github.com/mastra-ai/mastra/pull/7376) [`e3e1ce2`](https://github.com/mastra-ai/mastra/commit/e3e1ce233134514234a5f0b912594c5816e13640) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Create AI Trace exporter
10
+
11
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
12
+ - @mastra/core@0.15.3-alpha.6
13
+
3
14
  ## 0.1.11-alpha.0
4
15
 
5
16
  ### Patch Changes
@@ -288,15 +299,4 @@
288
299
 
289
300
  ## 0.1.0-alpha.1
290
301
 
291
- ### Minor Changes
292
-
293
- - 83da932: Move @mastra/core to peerdeps
294
- - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [b3a3d63]
299
- - Updated dependencies [344f453]
300
- - Updated dependencies [0a3ae6d]
301
-
302
- ... 296 more lines hidden. See full changelog in package directory.
302
+ ... 307 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.15.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7361](https://github.com/mastra-ai/mastra/pull/7361) [`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab) Thanks [@epinzur](https://github.com/epinzur)! - stopped recording event spans for llm_chunks in ai-observability
8
+
9
+ - [#7383](https://github.com/mastra-ai/mastra/pull/7383) [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756) Thanks [@DanielSLew](https://github.com/DanielSLew)! - New createMCPTool helper for correct types for MCP Server tools
10
+
11
+ - [#7350](https://github.com/mastra-ai/mastra/pull/7350) [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e) Thanks [@LekoArts](https://github.com/LekoArts)! - Try fixing the `Attempted import error: 'z'.'toJSONSchema' is not exported from 'zod'` error by tricking the compiler
12
+
13
+ - [#7382](https://github.com/mastra-ai/mastra/pull/7382) [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e) Thanks [@TylerBarnes](https://github.com/TylerBarnes)! - Some LLM providers (openrouter for ex) add response-metadata chunks after each text-delta, this was resulting in us flushing text deltas into parts after each delta, so our output messages (with streamVNext) would have a separate text part for each text delta, instead of one text part for the combined deltas
14
+
15
+ - [#7353](https://github.com/mastra-ai/mastra/pull/7353) [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2) Thanks [@epinzur](https://github.com/epinzur)! - Adds handling for event-type spans to the default ai observability exporter
16
+
17
+ - [#7355](https://github.com/mastra-ai/mastra/pull/7355) [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92) Thanks [@rase-](https://github.com/rase-)! - Automatically pipe writer to workflows as a tool.
18
+ Also changed start, finish, step-output events to be workflow-start, workflow-finish and workflow-step-output
19
+
20
+ - [#7081](https://github.com/mastra-ai/mastra/pull/7081) [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Support AISDK models for runExperiment
21
+
22
+ - [#7321](https://github.com/mastra-ai/mastra/pull/7321) [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc) Thanks [@TylerBarnes](https://github.com/TylerBarnes)! - Fixed issue where multiple split messages were created with identical content
23
+ instead of properly distributing different parts of the original message.
24
+
25
+ - [#7386](https://github.com/mastra-ai/mastra/pull/7386) [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47) Thanks [@NikAiyer](https://github.com/NikAiyer)! - fix default stream options onFinish being overridden
26
+
27
+ - Updated dependencies [[`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e)]:
28
+ - @mastra/schema-compat@0.11.2-alpha.3
29
+
3
30
  ## 0.15.3-alpha.5
4
31
 
5
32
  ### Patch Changes
@@ -271,32 +298,5 @@
271
298
 
272
299
  ## 0.14.0-alpha.5
273
300
 
274
- ## 0.14.0-alpha.4
275
-
276
- ### Patch Changes
277
-
278
- - 0a7f675: Client JS vnext methods
279
- - 12cae67: fix: add threadId and resourceId to scorers
280
- - 5a37d0c: Fix dev server bug related to p-map imports
281
- - 4bde0cb: Allow renaming .map functions in workflows
282
- - 1a80071: loop code and tests
283
- - 36a3be8: Agent processors tests
284
- - 361757b: Execute method
285
- - 2bb9955: Model loop changes
286
- - 2454423: generateVNext and streamVNext
287
- - a44d91e: Message list changes
288
- - dfb91e9: Server handlers
289
- - a741dde: generateVNext plumbing
290
- - 7cb3fc0: Fix loop test
291
- - 195eabb: Process Mastra Stream
292
- - b78b95b: Support generateVNext in playground
293
-
294
- ## 0.14.0-alpha.3
295
-
296
- ### Patch Changes
297
-
298
- - 227c7e6: replace console.log with logger.debug in inmemory operations
299
- - fd3a3eb: Add runExperments to run scorers in a test suite or in CI
300
- - a8f129d: "initial addition of experimental ai observability tracing features."
301
301
 
302
- ... 2889 more lines hidden. See full changelog in package directory.
302
+ ... 2916 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.15.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7040](https://github.com/mastra-ai/mastra/pull/7040) [`855135e`](https://github.com/mastra-ai/mastra/commit/855135e2a746742a3da8745a3c7d701b5d43d812) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
8
+ - Updated dependency [`redis@^5.8.2` ↗︎](https://www.npmjs.com/package/redis/v/5.8.2) (from `^5.8.0`, in `dependencies`)
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47), [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/deployer@0.15.3-alpha.6
12
+
3
13
  ## 0.15.3-alpha.5
4
14
 
5
15
  ### Patch Changes
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.15.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7388](https://github.com/mastra-ai/mastra/pull/7388) [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12) Thanks [@NikAiyer](https://github.com/NikAiyer)! - temp disable agent-builder workflows import
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47), [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/server@0.15.3-alpha.6
12
+
3
13
  ## 0.15.3-alpha.5
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
 
289
299
  - Updated dependencies [4908422]
290
300
  - @mastra/server@0.14.0-alpha.5
291
- - @mastra/core@0.14.0-alpha.5
292
-
293
- ## 0.14.0-alpha.4
294
-
295
- ### Patch Changes
296
-
297
- - 96518cc: Bundling cleanup code improvements
298
- - c712849: Deployer handlers
299
- - 2454423: generateVNext and streamVNext
300
- - 95e1330: Move to default rollup resolve from resolveFrom pkg
301
301
 
302
- ... 3738 more lines hidden. See full changelog in package directory.
302
+ ... 3748 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.17-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
3
12
  ## 1.2.17-alpha.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [3f89307]
290
299
  - Updated dependencies [b5a6da2]
291
300
  - Updated dependencies [9eda7d4]
292
- - Updated dependencies [9d49408]
293
- - Updated dependencies [2ecf658]
294
- - Updated dependencies [7a7754f]
295
- - Updated dependencies [fc92d80]
296
- - Updated dependencies [23a6a7c]
297
- - Updated dependencies [09bca64]
298
- - @mastra/core@0.12.0-alpha.0
299
- - @mastra/rag@1.0.5-alpha.0
300
-
301
301
 
302
- ... 2743 more lines hidden. See full changelog in package directory.
302
+ ... 2752 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.11-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
3
12
  ## 1.2.11-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - f0d559f: Fix peerdeps for alpha channel
293
- - Updated dependencies [1e8bb40]
294
- - @mastra/core@0.10.2-alpha.2
295
-
296
- ## 1.2.0
297
-
298
- ### Minor Changes
299
-
300
- - 83da932: Move @mastra/core to peerdeps
301
301
 
302
- ... 2072 more lines hidden. See full changelog in package directory.
302
+ ... 2081 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.13.8-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7380](https://github.com/mastra-ai/mastra/pull/7380) [`8429e4c`](https://github.com/mastra-ai/mastra/commit/8429e4c0d2041d072826c4382c09187116573a77) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
8
+ - Updated dependency [`@libsql/client@^0.15.14` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.14) (from `^0.15.12`, in `dependencies`)
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
3
12
  ## 0.13.8-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Minor Changes
292
301
 
293
- - f42c4c2: update peer deps for packages to latest core range
294
-
295
- ### Patch Changes
296
-
297
- - @mastra/core@0.12.0-alpha.5
298
-
299
- ## 0.11.3-alpha.1
300
-
301
-
302
- ... 712 more lines hidden. See full changelog in package directory.
302
+ ... 721 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.17-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7349](https://github.com/mastra-ai/mastra/pull/7349) [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Fix log level not being handled by server
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/mcp@0.11.3-alpha.3
12
+
3
13
  ## 0.13.17-alpha.5
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [a239d41]
289
299
  - Updated dependencies [b32c50d]
290
300
  - Updated dependencies [121a3f8]
291
- - Updated dependencies [ec510e7]
292
- - @mastra/core@0.13.2-alpha.2
293
- - @mastra/mcp@0.10.11-alpha.0
294
-
295
- ## 0.13.11-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [2e74797]
300
- - Updated dependencies [63449d0]
301
301
 
302
- ... 1514 more lines hidden. See full changelog in package directory.
302
+ ... 1524 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.11.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7383](https://github.com/mastra-ai/mastra/pull/7383) [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756) Thanks [@DanielSLew](https://github.com/DanielSLew)! - New createMCPTool helper for correct types for MCP Server tools
8
+
9
+ - [#7389](https://github.com/mastra-ai/mastra/pull/7389) [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43) Thanks [@DanielSLew](https://github.com/DanielSLew)! - Turn MCPTool into a generic to get parameter typing
10
+
11
+ - [#7349](https://github.com/mastra-ai/mastra/pull/7349) [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Fix log level not being handled by server
12
+
13
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
14
+ - @mastra/core@0.15.3-alpha.6
15
+
3
16
  ## 0.11.3-alpha.2
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - Updated dependencies [3f89307]
286
299
  - Updated dependencies [9eda7d4]
287
300
  - Updated dependencies [9d49408]
288
- - Updated dependencies [41daa63]
289
- - Updated dependencies [ad0a58b]
290
- - Updated dependencies [254a36b]
291
- - Updated dependencies [2ecf658]
292
- - Updated dependencies [7a7754f]
293
- - Updated dependencies [fc92d80]
294
- - Updated dependencies [e0f73c6]
295
- - Updated dependencies [0b89602]
296
- - Updated dependencies [4d37822]
297
- - Updated dependencies [23a6a7c]
298
- - Updated dependencies [cda801d]
299
- - Updated dependencies [a77c823]
300
- - Updated dependencies [ff9c125]
301
-
302
- ... 2180 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2193 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
3
12
  ## 0.1.11-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [add596e]
290
299
  - Updated dependencies [8dc94d8]
291
300
  - Updated dependencies [ecebbeb]
292
- - Updated dependencies [79d5145]
293
- - Updated dependencies [12b7002]
294
- - Updated dependencies [2901125]
295
- - @mastra/core@0.10.2
296
-
297
- ## 0.1.1-alpha.0
298
-
299
- ### Patch Changes
300
-
301
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,15 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.14.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/schema-compat@0.11.2-alpha.3
12
+
3
13
  ## 0.14.3-alpha.2
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [5d377e5]
289
299
  - Updated dependencies [1fb812e]
290
300
  - Updated dependencies [35c5798]
291
- - @mastra/core@0.13.0
292
-
293
- ## 0.12.1-alpha.2
294
-
295
- ### Patch Changes
296
-
297
- - e1a2ef1: dependencies updates:
298
- - Updated dependency [`@upstash/redis@^1.35.3` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.3) (from `^1.35.1`, in `dependencies`)
299
- - f082460: dependencies updates:
300
- - Updated dependency [`redis@^5.8.0` ↗︎](https://www.npmjs.com/package/redis/v/5.8.0) (from `^5.7.0`, in `dependencies`)
301
301
 
302
- ... 2833 more lines hidden. See full changelog in package directory.
302
+ ... 2843 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.0.0-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7351](https://github.com/mastra-ai/mastra/pull/7351) [`572acd0`](https://github.com/mastra-ai/mastra/commit/572acd0919479455ee654753877f2c1564d0b29e) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
8
+ - Updated dependency [`@assistant-ui/react@^0.10.45` ↗︎](https://www.npmjs.com/package/@assistant-ui/react/v/0.10.45) (from `^0.10.44`, in `dependencies`)
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/client-js@0.11.3-alpha.6
12
+
3
13
  ## 6.0.0-alpha.3
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependency [`zustand@^5.0.7` ↗︎](https://www.npmjs.com/package/zustand/v/5.0.7) (from `^5.0.6`, in `dependencies`)
289
299
  - c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
290
300
  - Updated dependencies [d5330bf]
291
- - Updated dependencies [a239d41]
292
- - Updated dependencies [96169cc]
293
- - Updated dependencies [b32c50d]
294
- - Updated dependencies [121a3f8]
295
- - Updated dependencies [ce04175]
296
- - Updated dependencies [ec510e7]
297
- - @mastra/core@0.13.2-alpha.2
298
- - @mastra/client-js@0.10.21-alpha.2
299
-
300
- ## 5.1.20-alpha.0
301
301
 
302
- ... 2690 more lines hidden. See full changelog in package directory.
302
+ ... 2700 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/ragie
2
2
 
3
+ ## 1.2.11-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
3
12
  ## 1.2.11-alpha.1
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
- - Updated dependencies [b3a3d63]
298
- - Updated dependencies [344f453]
299
- - Updated dependencies [0a3ae6d]
300
- - Updated dependencies [95911be]
301
-
302
- ... 2016 more lines hidden. See full changelog in package directory.
302
+ ... 2025 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/schema-compat
2
2
 
3
+ ## 0.11.2-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7350](https://github.com/mastra-ai/mastra/pull/7350) [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e) Thanks [@LekoArts](https://github.com/LekoArts)! - Try fixing the `Attempted import error: 'z'.'toJSONSchema' is not exported from 'zod'` error by tricking the compiler
8
+
3
9
  ## 0.11.2-alpha.2
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.15.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7388](https://github.com/mastra-ai/mastra/pull/7388) [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12) Thanks [@NikAiyer](https://github.com/NikAiyer)! - temp disable agent-builder workflows import
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+
3
12
  ## 0.15.3-alpha.5
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - a239d41: Updated A2A syntax to v0.3.0
292
- - f6a1ae7: Return correct `agentIds` for `/api/scores/scorers` and `/api/scores/scorers/${scorerId}` endpoints
293
- - ce04175: Add update agent model handler
294
- - Updated dependencies [d5330bf]
295
- - Updated dependencies [2e74797]
296
- - Updated dependencies [8388649]
297
- - Updated dependencies [a239d41]
298
- - Updated dependencies [dd94a26]
299
- - Updated dependencies [3ba6772]
300
- - Updated dependencies [b5cf2a3]
301
-
302
- ... 3068 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 3077 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.11.3-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7357](https://github.com/mastra-ai/mastra/pull/7357) [`01264f1`](https://github.com/mastra-ai/mastra/commit/01264f1280db040d1bd1ac9b8d29cfcaac3d6cbc) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Mastra dev- load env vars before watch
8
+
3
9
  ## 0.11.3-alpha.3
4
10
 
5
11
  ### Patch Changes
@@ -292,11 +298,5 @@
292
298
  - a7a836a: Highlight send event button
293
299
  - 18ca936: Update rollup config for create-mastra
294
300
 
295
- ## 0.10.10-alpha.3
296
-
297
- ### Patch Changes
298
-
299
- - f457d86: reset localstorage when resetting model settings
300
- - 8722d53: Fix multi modal remaining steps
301
301
 
302
- ... 1290 more lines hidden. See full changelog in package directory.
302
+ ... 1296 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # mastra
2
2
 
3
+ ## 0.11.3-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7358](https://github.com/mastra-ai/mastra/pull/7358) [`2f55297`](https://github.com/mastra-ai/mastra/commit/2f552975f4eb602f24c9e811c18587a65f620d72) Thanks [@LekoArts](https://github.com/LekoArts)! - Fix issue when using `yarn dlx create-mastra`
8
+
9
+ - [#7357](https://github.com/mastra-ai/mastra/pull/7357) [`01264f1`](https://github.com/mastra-ai/mastra/commit/01264f1280db040d1bd1ac9b8d29cfcaac3d6cbc) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Mastra dev- load env vars before watch
10
+
11
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47), [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12)]:
12
+ - @mastra/core@0.15.3-alpha.6
13
+ - @mastra/mcp@0.11.3-alpha.3
14
+ - @mastra/deployer@0.15.3-alpha.6
15
+
3
16
  ## 0.11.3-alpha.3
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  ### Patch Changes
286
299
 
287
300
  - 36928f0: Use right icon for anthropic in model switcher
288
- - Updated dependencies [227c7e6]
289
- - Updated dependencies [fd3a3eb]
290
- - Updated dependencies [04dcd66]
291
- - Updated dependencies [a8f129d]
292
- - @mastra/core@0.14.0-alpha.3
293
- - @mastra/deployer@0.14.0-alpha.3
294
-
295
- ## 0.10.22-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - 8f8409a: Inject analytics instance into create cmd
300
- - 6313063: Implement model switcher in playground
301
301
 
302
- ... 5204 more lines hidden. See full changelog in package directory.
302
+ ... 5217 more lines hidden. See full changelog in package directory.
@@ -4,7 +4,7 @@
4
4
  "name": "examples-assistant-ui",
5
5
  "dependencies": {
6
6
  "@ai-sdk/openai": "latest",
7
- "@assistant-ui/react": "0.10.44",
7
+ "@assistant-ui/react": "0.10.45",
8
8
  "@assistant-ui/react-markdown": "^0.10.9",
9
9
  "@assistant-ui/react-ui": "^0.1.8",
10
10
  "@mastra/client-js": "latest",