@mastra/mcp-docs-server 0.13.0 → 0.13.1-alpha.0
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.
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +24 -24
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +59 -59
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Frag.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +20 -20
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
- package/.docs/organized/changelogs/create-mastra.md +21 -21
- package/.docs/organized/changelogs/mastra.md +39 -39
- package/.docs/organized/code-examples/agent.md +4 -1
- package/.docs/raw/workflows/overview.mdx +1 -1
- package/dist/stdio.js +0 -5
- package/package.json +15 -15
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/agui
|
|
2
2
|
|
|
3
|
+
## 1.0.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@copilotkit/runtime@^1.8.14` ↗︎](https://www.npmjs.com/package/@copilotkit/runtime/v/1.8.14) (from `^1.8.13`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
|
|
11
|
+
- Updated dependencies [63f6b7d]
|
|
12
|
+
- Updated dependencies [36f1c36]
|
|
13
|
+
- Updated dependencies [10d352e]
|
|
14
|
+
- Updated dependencies [53d3c37]
|
|
15
|
+
- @mastra/core@0.10.6-alpha.0
|
|
16
|
+
|
|
3
17
|
## 1.0.2
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`chromadb@^2.4.6` ↗︎](https://www.npmjs.com/package/chromadb/v/2.4.6) (from `^2.2.0`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [17826a9]
|
|
287
299
|
- @mastra/core@0.9.2-alpha.3
|
|
288
300
|
|
|
289
|
-
## 0.2.13-alpha.2
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [26738f4]
|
|
294
|
-
- @mastra/core@0.9.2-alpha.2
|
|
295
|
-
|
|
296
|
-
## 0.2.13-alpha.1
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [b804723]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1561 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@clickhouse/client@^1.11.2` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.11.2) (from `^1.11.0`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [fba031f]
|
|
287
299
|
- Updated dependencies [3a5f1e1]
|
|
288
300
|
- Updated dependencies [51e6923]
|
|
289
|
-
- Updated dependencies [8398d89]
|
|
290
|
-
- @mastra/core@0.9.2
|
|
291
|
-
|
|
292
|
-
## 0.3.2-alpha.6
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [6052aa6]
|
|
297
|
-
- Updated dependencies [7d8b7c7]
|
|
298
|
-
- Updated dependencies [3a5f1e1]
|
|
299
|
-
- Updated dependencies [8398d89]
|
|
300
|
-
- @mastra/core@0.9.2-alpha.6
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 454 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.10.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- @mastra/core@0.10.6-alpha.0
|
|
15
|
+
|
|
16
|
+
## 0.10.4
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [13c97f9]
|
|
21
|
+
- @mastra/core@0.10.5
|
|
22
|
+
|
|
3
23
|
## 0.10.3
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -278,25 +298,5 @@
|
|
|
278
298
|
|
|
279
299
|
## 0.1.22
|
|
280
300
|
|
|
281
|
-
### Patch Changes
|
|
282
301
|
|
|
283
|
-
|
|
284
|
-
- 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
|
|
285
|
-
- b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
|
|
286
|
-
- 0c3d117: Add workflows to agent server handlers
|
|
287
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
288
|
-
- c2b980b: Fix multiple too-calls in AGUI
|
|
289
|
-
- cb1f698: Set runtimeContext from playground for agents, tools, workflows
|
|
290
|
-
- 0b8b868: Added A2A support + streaming
|
|
291
|
-
- Updated dependencies [396be50]
|
|
292
|
-
- Updated dependencies [ab80e7e]
|
|
293
|
-
- Updated dependencies [c3bd795]
|
|
294
|
-
- Updated dependencies [da082f8]
|
|
295
|
-
- Updated dependencies [a5810ce]
|
|
296
|
-
- Updated dependencies [3e9c131]
|
|
297
|
-
- Updated dependencies [3171b5b]
|
|
298
|
-
- Updated dependencies [973e5ac]
|
|
299
|
-
- Updated dependencies [daf942f]
|
|
300
|
-
- Updated dependencies [0b8b868]
|
|
301
|
-
|
|
302
|
-
... 1164 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1184 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@opentelemetry/otlp-transformer@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-transformer/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@opentelemetry/otlp-exporter-base@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-exporter-base/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- @mastra/core@0.10.6-alpha.0
|
|
15
|
+
|
|
3
16
|
## 0.1.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
### Patch Changes
|
|
286
299
|
|
|
287
300
|
- Updated dependencies [26738f4]
|
|
288
|
-
- @mastra/core@0.9.2-alpha.2
|
|
289
|
-
|
|
290
|
-
## 0.0.1-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [b804723]
|
|
295
|
-
- @mastra/core@0.9.2-alpha.1
|
|
296
|
-
|
|
297
|
-
## 0.0.1-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 109 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.10.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
8
|
+
- Updated dependencies [13c97f9]
|
|
9
|
+
- @mastra/core@0.10.5
|
|
10
|
+
|
|
3
11
|
## 0.10.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
- Updated dependencies [e450778]
|
|
292
300
|
- Updated dependencies [8902157]
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [d7a6a33]
|
|
296
|
-
- Updated dependencies [9cd1a46]
|
|
297
|
-
- Updated dependencies [b5d2de0]
|
|
298
|
-
- Updated dependencies [644f8ad]
|
|
299
|
-
- Updated dependencies [70dbf51]
|
|
300
|
-
- @mastra/core@0.9.3
|
|
301
|
-
|
|
302
|
-
... 457 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 465 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,33 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@opentelemetry/exporter-trace-otlp-grpc@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-grpc/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@opentelemetry/exporter-trace-otlp-http@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-http/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`@opentelemetry/otlp-exporter-base@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-exporter-base/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`@opentelemetry/otlp-transformer@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-transformer/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
12
|
+
- Updated dependency [`@opentelemetry/sdk-node@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-node/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
13
|
+
- Updated dependency [`@opentelemetry/semantic-conventions@^1.34.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/semantic-conventions/v/1.34.0) (from `^1.33.0`, in `dependencies`)
|
|
14
|
+
- Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
|
|
15
|
+
- Updated dependency [`cohere-ai@^7.17.1` ↗︎](https://www.npmjs.com/package/cohere-ai/v/7.17.1) (from `^7.16.0`, in `dependencies`)
|
|
16
|
+
- Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
|
|
17
|
+
- Updated dependency [`hono-openapi@^0.4.8` ↗︎](https://www.npmjs.com/package/hono-openapi/v/0.4.8) (from `^0.4.6`, in `dependencies`)
|
|
18
|
+
- Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.6.0`, in `dependencies`)
|
|
19
|
+
- Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
|
|
20
|
+
- Updated dependency [`xstate@^5.19.4` ↗︎](https://www.npmjs.com/package/xstate/v/5.19.4) (from `^5.19.2`, in `dependencies`)
|
|
21
|
+
- 36f1c36: MCP Client and Server streamable http fixes
|
|
22
|
+
- 10d352e: fix: bug in `workflow.parallel` return types causing type errors on c…
|
|
23
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
24
|
+
|
|
25
|
+
## 0.10.5
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
30
|
+
|
|
3
31
|
## 0.10.4
|
|
4
32
|
|
|
5
33
|
### Patch Changes
|
|
@@ -270,33 +298,5 @@
|
|
|
270
298
|
- ab80e7e: Fix resume workflow throwing workflow run not found error
|
|
271
299
|
- c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
|
|
272
300
|
- da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
|
|
273
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
274
|
-
- 3e9c131: Typo resoolve.
|
|
275
|
-
- 3171b5b: Fix jsonSchema on vercel tools
|
|
276
|
-
- 973e5ac: Add workflows to agents properly
|
|
277
|
-
- daf942f: [MASTRA-3367] updated createthread when using generatetitle to perserve thread metadata
|
|
278
|
-
- 0b8b868: Added A2A support + streaming
|
|
279
|
-
- 9e1eff5: Fix tool compatibility schema handling by ensuring zodSchema.shape is safely accessed, preventing potential runtime errors.
|
|
280
|
-
- 6fa1ad1: Fixes and issue when a tool provides no inputSchema and when a tool uses a non-zod schema.
|
|
281
|
-
- c28d7a0: Fix watch workflow not streaming response back in legacy workflow
|
|
282
|
-
- edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
|
|
283
|
-
|
|
284
|
-
## 0.9.4-alpha.4
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- 3e9c131: Typo resoolve.
|
|
289
|
-
|
|
290
|
-
## 0.9.4-alpha.3
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- 396be50: updated mcp server routes for MCP SSE for use with hono server
|
|
295
|
-
- c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
|
|
296
|
-
- da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
|
|
297
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
298
|
-
|
|
299
|
-
## 0.9.4-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1820 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`couchbase@^4.5.0` ↗︎](https://www.npmjs.com/package/couchbase/v/4.5.0) (from `^4.4.5`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -1,5 +1,34 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 2d12edd: dependencies updates:
|
|
8
|
+
- Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
|
|
9
|
+
- 63f6b7d: dependencies updates:
|
|
10
|
+
- Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
12
|
+
- Removed dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `dependencies`)
|
|
13
|
+
- Updated dependencies [63f6b7d]
|
|
14
|
+
- Updated dependencies [2d12edd]
|
|
15
|
+
- Updated dependencies [63f6b7d]
|
|
16
|
+
- Updated dependencies [36f1c36]
|
|
17
|
+
- Updated dependencies [10d352e]
|
|
18
|
+
- Updated dependencies [53d3c37]
|
|
19
|
+
- @mastra/core@0.10.6-alpha.0
|
|
20
|
+
- @mastra/deployer@0.10.6-alpha.0
|
|
21
|
+
|
|
22
|
+
## 0.10.5
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies [8725d02]
|
|
27
|
+
- Updated dependencies [13c97f9]
|
|
28
|
+
- Updated dependencies [105f872]
|
|
29
|
+
- @mastra/deployer@0.10.5
|
|
30
|
+
- @mastra/core@0.10.5
|
|
31
|
+
|
|
3
32
|
## 0.10.4
|
|
4
33
|
|
|
5
34
|
### Patch Changes
|
|
@@ -269,34 +298,5 @@
|
|
|
269
298
|
|
|
270
299
|
- Updated dependencies [fe68410]
|
|
271
300
|
- Updated dependencies [6015bdf]
|
|
272
|
-
- @mastra/deployer@0.10.1-alpha.2
|
|
273
|
-
- @mastra/core@0.10.1-alpha.2
|
|
274
|
-
|
|
275
|
-
## 0.10.1-alpha.1
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
|
|
280
|
-
- Updated dependencies [200d0da]
|
|
281
|
-
- Updated dependencies [bed0916]
|
|
282
|
-
- Updated dependencies [bf5f17b]
|
|
283
|
-
- Updated dependencies [5343f93]
|
|
284
|
-
- Updated dependencies [38aee50]
|
|
285
|
-
- Updated dependencies [5c41100]
|
|
286
|
-
- Updated dependencies [d6a759b]
|
|
287
|
-
- @mastra/core@0.10.1-alpha.1
|
|
288
|
-
- @mastra/deployer@0.10.1-alpha.1
|
|
289
|
-
|
|
290
|
-
## 0.10.1-alpha.0
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [6d16390]
|
|
295
|
-
- Updated dependencies [1e4a421]
|
|
296
|
-
- @mastra/deployer@0.10.1-alpha.0
|
|
297
|
-
- @mastra/core@0.10.1-alpha.0
|
|
298
|
-
|
|
299
|
-
## 0.10.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2337 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Removed dependency [`netlify-cli@^19.1.7` ↗︎](https://www.npmjs.com/package/netlify-cli/v/19.1.7) (from `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [2d12edd]
|
|
12
|
+
- Updated dependencies [63f6b7d]
|
|
13
|
+
- Updated dependencies [36f1c36]
|
|
14
|
+
- Updated dependencies [10d352e]
|
|
15
|
+
- Updated dependencies [53d3c37]
|
|
16
|
+
- @mastra/core@0.10.6-alpha.0
|
|
17
|
+
- @mastra/deployer@0.10.6-alpha.0
|
|
18
|
+
|
|
19
|
+
## 0.10.5
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [8725d02]
|
|
24
|
+
- Updated dependencies [13c97f9]
|
|
25
|
+
- Updated dependencies [105f872]
|
|
26
|
+
- @mastra/deployer@0.10.5
|
|
27
|
+
- @mastra/core@0.10.5
|
|
28
|
+
|
|
3
29
|
## 0.10.4
|
|
4
30
|
|
|
5
31
|
### Patch Changes
|
|
@@ -272,31 +298,5 @@
|
|
|
272
298
|
- Updated dependencies [200d0da]
|
|
273
299
|
- Updated dependencies [bed0916]
|
|
274
300
|
- Updated dependencies [bf5f17b]
|
|
275
|
-
- Updated dependencies [5343f93]
|
|
276
|
-
- Updated dependencies [38aee50]
|
|
277
|
-
- Updated dependencies [5c41100]
|
|
278
|
-
- Updated dependencies [d6a759b]
|
|
279
|
-
- @mastra/core@0.10.1-alpha.1
|
|
280
|
-
- @mastra/deployer@0.10.1-alpha.1
|
|
281
|
-
|
|
282
|
-
## 0.10.1-alpha.0
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [6d16390]
|
|
287
|
-
- Updated dependencies [1e4a421]
|
|
288
|
-
- @mastra/deployer@0.10.1-alpha.0
|
|
289
|
-
- @mastra/core@0.10.1-alpha.0
|
|
290
|
-
|
|
291
|
-
## 0.10.0
|
|
292
|
-
|
|
293
|
-
### Minor Changes
|
|
294
|
-
|
|
295
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [b3a3d63]
|
|
300
|
-
- Updated dependencies [344f453]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2296 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,28 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [63f6b7d]
|
|
8
|
+
- Updated dependencies [2d12edd]
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
- @mastra/deployer@0.10.6-alpha.0
|
|
15
|
+
|
|
16
|
+
## 0.10.5
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [8725d02]
|
|
21
|
+
- Updated dependencies [13c97f9]
|
|
22
|
+
- Updated dependencies [105f872]
|
|
23
|
+
- @mastra/deployer@0.10.5
|
|
24
|
+
- @mastra/core@0.10.5
|
|
25
|
+
|
|
3
26
|
## 0.10.4
|
|
4
27
|
|
|
5
28
|
### Patch Changes
|
|
@@ -276,27 +299,4 @@
|
|
|
276
299
|
|
|
277
300
|
## 0.10.0
|
|
278
301
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- 2348c5c: Fixed PUT/DELETE reqeusts for Vercel deployer
|
|
286
|
-
- Updated dependencies [b3a3d63]
|
|
287
|
-
- Updated dependencies [344f453]
|
|
288
|
-
- Updated dependencies [0a3ae6d]
|
|
289
|
-
- Updated dependencies [95911be]
|
|
290
|
-
- Updated dependencies [83da932]
|
|
291
|
-
- Updated dependencies [f53a6ac]
|
|
292
|
-
- Updated dependencies [5eb5a99]
|
|
293
|
-
- Updated dependencies [7e632c5]
|
|
294
|
-
- Updated dependencies [1e9fbfa]
|
|
295
|
-
- Updated dependencies [eabdcd9]
|
|
296
|
-
- Updated dependencies [90be034]
|
|
297
|
-
- Updated dependencies [8d9feae]
|
|
298
|
-
- Updated dependencies [aaf0e48]
|
|
299
|
-
- Updated dependencies [99f050a]
|
|
300
|
-
- Updated dependencies [d0ee3c6]
|
|
301
|
-
|
|
302
|
-
... 2260 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2283 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,36 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 2d12edd: dependencies updates:
|
|
8
|
+
- Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
|
|
9
|
+
- 63f6b7d: dependencies updates:
|
|
10
|
+
- Updated dependency [`detect-libc@^2.0.4` ↗︎](https://www.npmjs.com/package/detect-libc/v/2.0.4) (from `^2.0.3`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`esbuild@^0.25.5` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.5) (from `^0.25.1`, in `dependencies`)
|
|
12
|
+
- Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
|
|
13
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
14
|
+
- 36f1c36: MCP Client and Server streamable http fixes
|
|
15
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
16
|
+
- Updated dependencies [63f6b7d]
|
|
17
|
+
- Updated dependencies [36f1c36]
|
|
18
|
+
- Updated dependencies [10d352e]
|
|
19
|
+
- Updated dependencies [53d3c37]
|
|
20
|
+
- @mastra/core@0.10.6-alpha.0
|
|
21
|
+
- @mastra/server@0.10.6-alpha.0
|
|
22
|
+
|
|
23
|
+
## 0.10.5
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- 8725d02: Remove swaggerUI and openAPI url when server starts
|
|
28
|
+
- 105f872: Fix body already in use for POST requests
|
|
29
|
+
- Updated dependencies [1ba421d]
|
|
30
|
+
- Updated dependencies [13c97f9]
|
|
31
|
+
- @mastra/server@0.10.5
|
|
32
|
+
- @mastra/core@0.10.5
|
|
33
|
+
|
|
3
34
|
## 0.10.4
|
|
4
35
|
|
|
5
36
|
### Patch Changes
|
|
@@ -267,36 +298,5 @@
|
|
|
267
298
|
- fe68410: Fix mcp server routes
|
|
268
299
|
- Updated dependencies [d70b807]
|
|
269
300
|
- Updated dependencies [6d16390]
|
|
270
|
-
- Updated dependencies [1e4a421]
|
|
271
|
-
- Updated dependencies [200d0da]
|
|
272
|
-
- Updated dependencies [bf5f17b]
|
|
273
|
-
- Updated dependencies [5343f93]
|
|
274
|
-
- Updated dependencies [38aee50]
|
|
275
|
-
- Updated dependencies [5c41100]
|
|
276
|
-
- Updated dependencies [d6a759b]
|
|
277
|
-
- Updated dependencies [6015bdf]
|
|
278
|
-
- @mastra/core@0.10.1
|
|
279
|
-
- @mastra/server@0.10.1
|
|
280
|
-
|
|
281
|
-
## 0.10.1-alpha.3
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [d70b807]
|
|
286
|
-
- @mastra/core@0.10.1-alpha.3
|
|
287
|
-
- @mastra/server@0.10.1-alpha.3
|
|
288
|
-
|
|
289
|
-
## 0.10.1-alpha.2
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- fe68410: Fix mcp server routes
|
|
294
|
-
- Updated dependencies [6015bdf]
|
|
295
|
-
- @mastra/server@0.10.1-alpha.1
|
|
296
|
-
- @mastra/core@0.10.1-alpha.2
|
|
297
|
-
|
|
298
|
-
## 0.10.1-alpha.1
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2336 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.10.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@aws-sdk/client-dynamodb@^3.826.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.826.0) (from `^3.823.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@aws-sdk/lib-dynamodb@^3.826.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.826.0) (from `^3.823.0`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`electrodb@^3.4.3` ↗︎](https://www.npmjs.com/package/electrodb/v/3.4.3) (from `^3.4.1`, in `dependencies`)
|
|
11
|
+
- Updated dependencies [63f6b7d]
|
|
12
|
+
- Updated dependencies [36f1c36]
|
|
13
|
+
- Updated dependencies [10d352e]
|
|
14
|
+
- Updated dependencies [53d3c37]
|
|
15
|
+
- @mastra/core@0.10.6-alpha.0
|
|
16
|
+
|
|
3
17
|
## 0.10.4
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.10.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.3
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [3a5f1e1]
|
|
287
299
|
- Updated dependencies [51e6923]
|
|
288
300
|
- Updated dependencies [8398d89]
|
|
289
|
-
- @mastra/core@0.9.2
|
|
290
|
-
|
|
291
|
-
## 0.1.21-alpha.6
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [6052aa6]
|
|
296
|
-
- Updated dependencies [7d8b7c7]
|
|
297
|
-
- Updated dependencies [3a5f1e1]
|
|
298
|
-
- Updated dependencies [8398d89]
|
|
299
|
-
- @mastra/core@0.9.2-alpha.6
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1649 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.2.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- Updated dependencies [75136cd]
|
|
15
|
+
- @mastra/core@0.10.6-alpha.0
|
|
16
|
+
- @mastra/rag@1.0.0-alpha.0
|
|
17
|
+
|
|
3
18
|
## 1.2.3
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -283,20 +298,5 @@
|
|
|
283
298
|
|
|
284
299
|
- Updated dependencies [daf942f]
|
|
285
300
|
- Updated dependencies [0b8b868]
|
|
286
|
-
- @mastra/core@0.9.4-alpha.0
|
|
287
|
-
- @mastra/rag@0.1.23-alpha.0
|
|
288
|
-
|
|
289
|
-
## 1.1.22
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [e450778]
|
|
294
|
-
- Updated dependencies [8902157]
|
|
295
|
-
- Updated dependencies [ca0dc88]
|
|
296
|
-
- Updated dependencies [526c570]
|
|
297
|
-
- Updated dependencies [d7a6a33]
|
|
298
|
-
- Updated dependencies [9cd1a46]
|
|
299
|
-
- Updated dependencies [b5d2de0]
|
|
300
|
-
- Updated dependencies [644f8ad]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2293 more lines hidden. See full changelog in package directory.
|