@mastra/mcp-docs-server 0.13.9-alpha.1 → 0.13.9-alpha.2

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 (63) hide show
  1. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +1 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fastra.md +14 -14
  3. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +14 -14
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +22 -22
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +14 -14
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +14 -14
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +15 -15
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +14 -14
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +17 -17
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +16 -16
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +16 -16
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +17 -17
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +14 -14
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +14 -14
  18. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  19. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +15 -15
  20. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +14 -14
  21. package/.docs/organized/changelogs/%40mastra%2Flance.md +13 -0
  22. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +15 -15
  23. package/.docs/organized/changelogs/%40mastra%2Floggers.md +14 -14
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +14 -14
  25. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +14 -14
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +14 -14
  27. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +14 -14
  28. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +18 -18
  29. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +21 -21
  30. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +14 -0
  31. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +15 -15
  32. package/.docs/organized/changelogs/%40mastra%2Fpg.md +15 -15
  33. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  34. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +18 -18
  35. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +14 -14
  36. package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
  37. package/.docs/organized/changelogs/%40mastra%2Fragie.md +14 -14
  38. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fserver.md +15 -15
  40. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +14 -14
  41. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +17 -17
  42. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +14 -14
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +15 -15
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +14 -14
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +14 -14
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +13 -0
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +14 -14
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +16 -16
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +14 -14
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +14 -14
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +14 -14
  55. package/.docs/organized/changelogs/create-mastra.md +3 -3
  56. package/.docs/organized/changelogs/mastra.md +18 -18
  57. package/.docs/organized/code-examples/workflow-with-separate-steps.md +83 -40
  58. package/.docs/raw/agents/overview.mdx +1 -0
  59. package/.docs/raw/course/02-agent-tools-mcp/14-getting-github-mcp-url.md +27 -8
  60. package/.docs/raw/course/02-agent-tools-mcp/15-updating-mcp-config-github.md +1 -1
  61. package/.docs/raw/memory/memory-processors.mdx +4 -3
  62. package/.docs/raw/workflows/using-with-agents-and-tools.mdx +25 -0
  63. package/package.json +6 -6
@@ -0,0 +1 @@
1
+ No changelog available.
@@ -1,5 +1,18 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.11.2
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  ### Patch Changes
286
299
 
287
300
  - Updated dependencies [ab80e7e]
288
- - Updated dependencies [6fa1ad1]
289
- - Updated dependencies [c28d7a0]
290
- - Updated dependencies [edf1e88]
291
- - @mastra/core@0.9.4-alpha.1
292
-
293
- ## 0.2.15-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [daf942f]
298
- - Updated dependencies [0b8b868]
299
- - @mastra/core@0.9.4-alpha.0
300
-
301
301
 
302
- ... 1656 more lines hidden. See full changelog in package directory.
302
+ ... 1669 more lines hidden. See full changelog in package directory.
@@ -1 +1,7 @@
1
1
  # @mastra/auth
2
+
3
+ ## 0.1.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
@@ -1,5 +1,18 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.11.2
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - Updated dependencies [9e1eff5]
286
299
  - Updated dependencies [6fa1ad1]
287
300
  - Updated dependencies [c28d7a0]
288
- - Updated dependencies [edf1e88]
289
- - @mastra/core@0.9.4
290
-
291
- ## 0.2.15-alpha.4
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [3e9c131]
296
- - @mastra/core@0.9.4-alpha.4
297
-
298
- ## 0.2.15-alpha.3
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1692 more lines hidden. See full changelog in package directory.
302
+ ... 1705 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,26 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.13.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 2871020: update safelyParseJSON to check for value of param when handling parse
8
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
9
+ - Updated dependencies [cb36de0]
10
+ - Updated dependencies [a82b851]
11
+ - Updated dependencies [41a0a0e]
12
+ - Updated dependencies [2871020]
13
+ - Updated dependencies [4a406ec]
14
+ - Updated dependencies [5d377e5]
15
+ - @mastra/core@0.13.0-alpha.2
16
+
17
+ ## 0.13.0-alpha.1
18
+
19
+ ### Patch Changes
20
+
21
+ - 3e9c2ff: dependencies updates:
22
+ - Updated dependency [`@clickhouse/client@^1.12.0` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.12.0) (from `^1.11.2`, in `dependencies`)
23
+
3
24
  ## 0.13.0-alpha.0
4
25
 
5
26
  ### Minor Changes
@@ -277,26 +298,5 @@
277
298
 
278
299
  ### Patch Changes
279
300
 
280
- - 66f4424: Update peerdeps
281
-
282
- ## 0.10.2-alpha.1
283
-
284
- ### Patch Changes
285
-
286
- - 925ab94: added paginated functions to base class and added boilerplate and updated imports
287
- - Updated dependencies [925ab94]
288
- - @mastra/core@0.10.4-alpha.3
289
-
290
- ## 0.10.2-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - dffb67b: updated stores to add alter table and change tests
295
- - Updated dependencies [f6fd25f]
296
- - Updated dependencies [dffb67b]
297
- - Updated dependencies [f1309d3]
298
- - Updated dependencies [f7f8293]
299
- - @mastra/core@0.10.4-alpha.1
300
-
301
301
 
302
- ... 693 more lines hidden. See full changelog in package directory.
302
+ ... 714 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.10.19-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 42dfc48: Fix tool messages structure in agui adapter
8
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
9
+ - Updated dependencies [cb36de0]
10
+ - Updated dependencies [a82b851]
11
+ - Updated dependencies [41a0a0e]
12
+ - Updated dependencies [2871020]
13
+ - Updated dependencies [4a406ec]
14
+ - Updated dependencies [5d377e5]
15
+ - @mastra/core@0.13.0-alpha.2
16
+
3
17
  ## 0.10.19-alpha.1
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - Updated dependencies [37c1acd]
285
299
  - Updated dependencies [1aa60b1]
286
300
  - Updated dependencies [89ec9d4]
287
- - Updated dependencies [cf3a184]
288
- - Updated dependencies [d6bfd60]
289
- - Updated dependencies [626b0f4]
290
- - Updated dependencies [c22a91f]
291
- - Updated dependencies [f7403ab]
292
- - Updated dependencies [6c89d7f]
293
- - @mastra/core@0.10.15
294
-
295
- ## 0.10.14-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [0b56518]
300
- - Updated dependencies [2ba5b76]
301
301
 
302
- ... 1871 more lines hidden. See full changelog in package directory.
302
+ ... 1885 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.7-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.1.6
4
17
 
5
18
  ### Patch Changes
@@ -286,17 +299,4 @@
286
299
 
287
300
  ## 0.0.3-alpha.0
288
301
 
289
- ### Patch Changes
290
-
291
- - Updated dependencies [daf942f]
292
- - Updated dependencies [0b8b868]
293
- - @mastra/core@0.9.4-alpha.0
294
-
295
- ## 0.0.2
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [e450778]
300
- - Updated dependencies [8902157]
301
-
302
- ... 204 more lines hidden. See full changelog in package directory.
302
+ ... 217 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.12.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.12.4
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - Updated dependencies [9260b3a]
286
299
  - @mastra/core@0.10.6
287
300
 
288
- ## 0.11.0-alpha.0
289
-
290
- ### Minor Changes
291
-
292
- - 704d1ca: Thread Timestamp Auto-Update Enhancement
293
- Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
294
- Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
295
- Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
296
- Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
297
- Backwards compatible: No breaking changes - existing code continues to work unchanged
298
- Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
299
- This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
300
-
301
301
 
302
- ... 525 more lines hidden. See full changelog in package directory.
302
+ ... 538 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.11.4
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  ### Patch Changes
287
300
 
288
- - 925ab94: added paginated functions to base class and added boilerplate and updated imports
289
- - Updated dependencies [925ab94]
290
- - @mastra/core@0.10.4-alpha.3
291
-
292
- ## 0.10.3-alpha.1
293
-
294
- ### Patch Changes
295
-
296
- - dffb67b: updated stores to add alter table and change tests
297
- - Updated dependencies [f6fd25f]
298
- - Updated dependencies [dffb67b]
299
- - Updated dependencies [f1309d3]
300
- - Updated dependencies [f7f8293]
301
301
 
302
- ... 708 more lines hidden. See full changelog in package directory.
302
+ ... 721 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.13.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - cb36de0: dependencies updates:
8
+ - Updated dependency [`hono@^4.8.11` ↗︎](https://www.npmjs.com/package/hono/v/4.8.11) (from `^4.8.9`, in `dependencies`)
9
+ - a82b851: Exclude getVoice, getScorers from agent trace
10
+ - 41a0a0e: fixed a minor bug where ID generator wasn't being properly bound to instances of MessageList
11
+ - 2871020: update safelyParseJSON to check for value of param when handling parse
12
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
13
+ - 5d377e5: Fix tracing of runtimeContext values"
14
+ - Updated dependencies [4a406ec]
15
+ - @mastra/schema-compat@0.10.6-alpha.0
16
+
3
17
  ## 0.13.0-alpha.1
4
18
 
5
19
  ### Minor Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  ## 0.10.15-alpha.1
286
300
 
287
- ### Patch Changes
288
-
289
- - 0b56518: Ensure removed runtimeContext values are not saved in snapshot
290
- - 2ba5b76: Allow passing jsonSchema into workingMemory schema
291
- - c3a30de: added new experimental vnext working memory
292
- - cf3a184: Add warning log when memory is not configured but threadId/resourceId are passed to agent
293
- - d6bfd60: Simplify Message-List Merge Logic and Updates
294
- - Updated dependencies [4da943f]
295
- - @mastra/schema-compat@0.10.5-alpha.0
296
-
297
- ## 0.10.15-alpha.0
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 2440 more lines hidden. See full changelog in package directory.
302
+ ... 2454 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.11.2
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - Updated dependencies [9e1eff5]
286
299
  - Updated dependencies [6fa1ad1]
287
300
  - Updated dependencies [c28d7a0]
288
- - Updated dependencies [edf1e88]
289
- - @mastra/core@0.9.4
290
-
291
- ## 0.0.4-alpha.4
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [3e9c131]
296
- - @mastra/core@0.9.4-alpha.4
297
-
298
- ## 0.0.4-alpha.3
299
-
300
- ### Patch Changes
301
301
 
302
- ... 118 more lines hidden. See full changelog in package directory.
302
+ ... 131 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.11.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [cb36de0]
10
+ - Updated dependencies [a82b851]
11
+ - Updated dependencies [41a0a0e]
12
+ - Updated dependencies [2871020]
13
+ - Updated dependencies [4a406ec]
14
+ - Updated dependencies [5d377e5]
15
+ - @mastra/core@0.13.0-alpha.2
16
+ - @mastra/deployer@0.13.0-alpha.2
17
+
3
18
  ## 0.11.4-alpha.1
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - fe4bbd4: Turn off installDependencies for cloudflare deployer build
284
299
  - Updated dependencies [7776324]
285
300
  - Updated dependencies [0b56518]
286
- - Updated dependencies [db5cc15]
287
- - Updated dependencies [2ba5b76]
288
- - Updated dependencies [7b57e2c]
289
- - Updated dependencies [5237998]
290
- - Updated dependencies [c3a30de]
291
- - Updated dependencies [37c1acd]
292
- - Updated dependencies [1aa60b1]
293
- - Updated dependencies [89ec9d4]
294
- - Updated dependencies [cf3a184]
295
- - Updated dependencies [fe4bbd4]
296
- - Updated dependencies [d6bfd60]
297
- - Updated dependencies [626b0f4]
298
- - Updated dependencies [c22a91f]
299
- - Updated dependencies [f7403ab]
300
- - Updated dependencies [6c89d7f]
301
-
302
- ... 3062 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 3077 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.11.11-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [cb36de0]
10
+ - Updated dependencies [a82b851]
11
+ - Updated dependencies [41a0a0e]
12
+ - Updated dependencies [2871020]
13
+ - Updated dependencies [4a406ec]
14
+ - Updated dependencies [5d377e5]
15
+ - @mastra/core@0.13.0-alpha.2
16
+ - @mastra/deployer@0.13.0-alpha.2
17
+
3
18
  ## 0.11.11-alpha.1
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  - Updated dependencies [6e13b80]
285
300
  - Updated dependencies [6997af1]
286
- - Updated dependencies [4d3fbdf]
287
- - @mastra/deployer@0.10.10
288
- - @mastra/core@0.10.10
289
-
290
- ## 0.11.3-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [6e13b80]
295
- - Updated dependencies [4d3fbdf]
296
- - @mastra/deployer@0.10.10-alpha.0
297
- - @mastra/core@0.10.10-alpha.0
298
-
299
- ## 0.11.2
300
-
301
301
 
302
- ... 2869 more lines hidden. See full changelog in package directory.
302
+ ... 2884 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.11.11-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [cb36de0]
10
+ - Updated dependencies [a82b851]
11
+ - Updated dependencies [41a0a0e]
12
+ - Updated dependencies [2871020]
13
+ - Updated dependencies [4a406ec]
14
+ - Updated dependencies [5d377e5]
15
+ - @mastra/core@0.13.0-alpha.2
16
+ - @mastra/deployer@0.13.0-alpha.2
17
+
3
18
  ## 0.11.11-alpha.1
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  - Updated dependencies [6e13b80]
285
300
  - Updated dependencies [6997af1]
286
- - Updated dependencies [4d3fbdf]
287
- - @mastra/deployer@0.10.10
288
- - @mastra/core@0.10.10
289
-
290
- ## 0.11.3-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [6e13b80]
295
- - Updated dependencies [4d3fbdf]
296
- - @mastra/deployer@0.10.10-alpha.0
297
- - @mastra/core@0.10.10-alpha.0
298
-
299
- ## 0.11.2
300
-
301
301
 
302
- ... 2851 more lines hidden. See full changelog in package directory.
302
+ ... 2866 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.13.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - cb36de0: dependencies updates:
8
+ - Updated dependency [`hono@^4.8.11` ↗︎](https://www.npmjs.com/package/hono/v/4.8.11) (from `^4.8.9`, in `dependencies`)
9
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
10
+ - Updated dependencies [cb36de0]
11
+ - Updated dependencies [a82b851]
12
+ - Updated dependencies [41a0a0e]
13
+ - Updated dependencies [2871020]
14
+ - Updated dependencies [4a406ec]
15
+ - Updated dependencies [5d377e5]
16
+ - @mastra/core@0.13.0-alpha.2
17
+ - @mastra/server@0.13.0-alpha.2
18
+
3
19
  ## 0.13.0-alpha.1
4
20
 
5
21
  ### Patch Changes
@@ -282,21 +298,5 @@
282
298
 
283
299
  ### Patch Changes
284
300
 
285
- - Updated dependencies [62007b3]
286
- - @mastra/server@0.11.0-alpha.3
287
- - @mastra/core@0.11.0-alpha.3
288
-
289
- ## 0.11.0-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - f248d53: Adding `getMessagesPaginated` to the serve, deployer, and client-js
294
- - 82c6860: fix tool import
295
- - 7ba91fa: Throw mastra errors methods not implemented yet
296
- - a512ede: Add scores to deployer routes
297
- - 35b1155: Added "Semantic recall search" to playground UI chat sidebar, to search for messages and find them in the chat list
298
- - 45469c5: Resolve dependency of tsConfigPath modules
299
- - 24eb25c: Provide fallback for extracted mastra options during bundling
300
- - 703ac71: scores schema
301
301
 
302
- ... 3224 more lines hidden. See full changelog in package directory.
302
+ ... 3240 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.14.0-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.14.0-alpha.0
4
17
 
5
18
  ### Minor Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  ### Minor Changes
287
300
 
288
- - 704d1ca: Thread Timestamp Auto-Update Enhancement
289
- Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
290
- Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
291
- Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
292
- Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
293
- Backwards compatible: No breaking changes - existing code continues to work unchanged
294
- Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
295
- This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
296
-
297
- ### Patch Changes
298
-
299
- - 4051477: dependencies updates:
300
- - Updated dependency [`@aws-sdk/client-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
301
301
 
302
- ... 286 more lines hidden. See full changelog in package directory.
302
+ ... 299 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.12.0-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+
3
16
  ## 0.12.0-alpha.0
4
17
 
5
18
  ### Minor Changes
@@ -286,17 +299,4 @@
286
299
 
287
300
  ## 0.10.2-alpha.1
288
301
 
289
- ### Patch Changes
290
-
291
- - f0d559f: Fix peerdeps for alpha channel
292
- - Updated dependencies [1e8bb40]
293
- - @mastra/core@0.10.2-alpha.2
294
-
295
- ## 0.10.2-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - 8dde0da: Fixed contextual recall metric
300
- - Updated dependencies [ee77e78]
301
-
302
- ... 1859 more lines hidden. See full changelog in package directory.
302
+ ... 1872 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/fastembed
2
2
 
3
+ ## 0.10.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+
3
9
  ## 0.10.1
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,19 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.11-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
8
+ - Updated dependencies [cb36de0]
9
+ - Updated dependencies [a82b851]
10
+ - Updated dependencies [41a0a0e]
11
+ - Updated dependencies [2871020]
12
+ - Updated dependencies [4a406ec]
13
+ - Updated dependencies [5d377e5]
14
+ - @mastra/core@0.13.0-alpha.2
15
+ - @mastra/rag@1.0.7-alpha.1
16
+
3
17
  ## 1.2.11-alpha.0
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - Updated dependencies [f1f1f1b]
285
299
  - Updated dependencies [925ab94]
286
300
  - Updated dependencies [f9816ae]
287
- - Updated dependencies [82090c1]
288
- - Updated dependencies [1b443fd]
289
- - Updated dependencies [ce97900]
290
- - Updated dependencies [f1309d3]
291
- - Updated dependencies [14a2566]
292
- - Updated dependencies [f7f8293]
293
- - Updated dependencies [48eddb9]
294
- - @mastra/core@0.10.4
295
- - @mastra/rag@0.10.3
296
-
297
- ## 1.2.3-alpha.1
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 2545 more lines hidden. See full changelog in package directory.
302
+ ... 2559 more lines hidden. See full changelog in package directory.