@mastra/mcp-docs-server 0.13.12-alpha.5 → 0.13.12
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/%40mastra%2Fastra.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +25 -25
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Flance.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +18 -18
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Frag.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
- package/.docs/organized/changelogs/create-mastra.md +7 -7
- package/.docs/organized/changelogs/mastra.md +31 -31
- package/.docs/raw/reference/rag/chunk.mdx +3 -4
- package/package.json +5 -5
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.11.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.11.3
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
### Patch Changes
|
|
293
300
|
|
|
294
|
-
- Updated dependencies [3e9c131]
|
|
295
|
-
- @mastra/core@0.9.4-alpha.4
|
|
296
|
-
|
|
297
|
-
## 0.2.15-alpha.3
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1697 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.11.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.11.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [b3a3d63]
|
|
292
299
|
- Updated dependencies [344f453]
|
|
293
300
|
- Updated dependencies [0a3ae6d]
|
|
294
|
-
- Updated dependencies [95911be]
|
|
295
|
-
- Updated dependencies [5eb5a99]
|
|
296
|
-
- Updated dependencies [7e632c5]
|
|
297
|
-
- Updated dependencies [1e9fbfa]
|
|
298
|
-
- Updated dependencies [b2ae5aa]
|
|
299
|
-
- Updated dependencies [a7292b0]
|
|
300
|
-
- Updated dependencies [0dcb9f0]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1746 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.13.1-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.13.1-alpha.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
### Patch Changes
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
- Updated dependency [`@clickhouse/client@^1.11.2` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.11.2) (from `^1.11.0`, in `dependencies`)
|
|
297
|
-
- Updated dependencies [63f6b7d]
|
|
298
|
-
- Updated dependencies [12a95fc]
|
|
299
|
-
- Updated dependencies [4b0f8a6]
|
|
300
|
-
- Updated dependencies [51264a5]
|
|
301
|
-
|
|
302
|
-
... 778 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 785 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.10.22-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- @mastra/core@0.14.0-alpha.7
|
|
8
|
+
|
|
9
|
+
## 0.10.22-alpha.6
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [ad888a2]
|
|
14
|
+
- Updated dependencies [481751d]
|
|
15
|
+
- Updated dependencies [194e395]
|
|
16
|
+
- @mastra/core@0.14.0-alpha.6
|
|
17
|
+
|
|
3
18
|
## 0.10.22-alpha.5
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -284,19 +299,4 @@
|
|
|
284
299
|
|
|
285
300
|
### Patch Changes
|
|
286
301
|
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
## 0.10.17-alpha.4
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [ad0a58b]
|
|
294
|
-
- @mastra/core@0.12.0-alpha.4
|
|
295
|
-
|
|
296
|
-
## 0.10.17-alpha.3
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- 9802f42: Added types and tests to ensure client-js and hono endpoints can save memory messages where the input is either a v1 or v2 mastra message
|
|
301
|
-
|
|
302
|
-
... 2053 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2068 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.1.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
## 0.0.3-alpha.3
|
|
293
300
|
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [396be50]
|
|
297
|
-
- Updated dependencies [c3bd795]
|
|
298
|
-
- Updated dependencies [da082f8]
|
|
299
|
-
- Updated dependencies [a5810ce]
|
|
300
|
-
- @mastra/core@0.9.4-alpha.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 245 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.12.6-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.12.6-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
## 0.11.1-alpha.0
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
- d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
|
|
298
|
-
- Updated dependencies [d8f2d19]
|
|
299
|
-
- Updated dependencies [9d52b17]
|
|
300
|
-
- Updated dependencies [8ba1b51]
|
|
301
|
-
|
|
302
|
-
... 572 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 579 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.11.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.11.5
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
- a77827c: dependencies updates:
|
|
293
300
|
- Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- 66f4424: Update peerdeps
|
|
297
|
-
- Updated dependencies [d1ed912]
|
|
298
|
-
- Updated dependencies [f6fd25f]
|
|
299
|
-
- Updated dependencies [dffb67b]
|
|
300
|
-
- Updated dependencies [f1f1f1b]
|
|
301
|
-
|
|
302
|
-
... 742 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 749 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.14.0-alpha.7
|
|
4
|
+
|
|
5
|
+
## 0.14.0-alpha.6
|
|
6
|
+
|
|
7
|
+
### Patch Changes
|
|
8
|
+
|
|
9
|
+
- ad888a2: Stream vnext agent-network
|
|
10
|
+
- 481751d: Tests `mitt.off` event handler removal
|
|
11
|
+
- 194e395: exclude \_wrapToolsWithAITracing from agent trace
|
|
12
|
+
|
|
3
13
|
## 0.14.0-alpha.5
|
|
4
14
|
|
|
5
15
|
## 0.14.0-alpha.4
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
- Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
|
|
289
299
|
- Added REST API endpoint: `POST /api/memory/messages/delete`
|
|
290
300
|
- Updated client SDK: `thread.deleteMessages()` accepts all input types
|
|
291
|
-
- Updates thread timestamps when messages are deleted
|
|
292
|
-
- Added comprehensive test coverage and documentation
|
|
293
|
-
|
|
294
|
-
- 71466e7: Adds traceId and resourceId to telemetry spans for agent invocations
|
|
295
|
-
- 0c99fbe: [Feature] Add ability to include input processors to Agent primitive in order to add guardrails to incoming messages.
|
|
296
|
-
|
|
297
|
-
## 0.12.0-alpha.5
|
|
298
|
-
|
|
299
|
-
## 0.12.0-alpha.4
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2630 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.11.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.11.3
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
### Patch Changes
|
|
293
300
|
|
|
294
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
295
|
-
- Updated dependencies [f53a6ac]
|
|
296
|
-
- Updated dependencies [eabdcd9]
|
|
297
|
-
- Updated dependencies [90be034]
|
|
298
|
-
- Updated dependencies [99f050a]
|
|
299
|
-
- Updated dependencies [d0ee3c6]
|
|
300
|
-
- Updated dependencies [23f258c]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 159 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.12.1-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- Updated dependencies [03997ae]
|
|
9
|
+
- @mastra/deployer@0.14.0-alpha.7
|
|
10
|
+
- @mastra/core@0.14.0-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.12.1-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
### Patch Changes
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
## 0.11.0
|
|
296
|
-
|
|
297
|
-
### Minor Changes
|
|
298
|
-
|
|
299
|
-
- d83392d: Remove scope, auth, and cloudflare client from CloudflareDeployer
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 3204 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3213 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.11.14-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- Updated dependencies [03997ae]
|
|
9
|
+
- @mastra/deployer@0.14.0-alpha.7
|
|
10
|
+
- @mastra/core@0.14.0-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.14-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [bf1e7e7]
|
|
290
299
|
- Updated dependencies [cbddd18]
|
|
291
300
|
- @mastra/deployer@0.11.0-alpha.0
|
|
292
|
-
- @mastra/core@0.11.0-alpha.0
|
|
293
|
-
|
|
294
|
-
## 0.11.6
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [7776324]
|
|
299
|
-
- Updated dependencies [0b56518]
|
|
300
|
-
- Updated dependencies [db5cc15]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2993 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.11.14-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- Updated dependencies [03997ae]
|
|
9
|
+
- @mastra/deployer@0.14.0-alpha.7
|
|
10
|
+
- @mastra/core@0.14.0-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.14-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [bf1e7e7]
|
|
290
299
|
- Updated dependencies [cbddd18]
|
|
291
300
|
- @mastra/deployer@0.11.0-alpha.0
|
|
292
|
-
- @mastra/core@0.11.0-alpha.0
|
|
293
|
-
|
|
294
|
-
## 0.11.6
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [7776324]
|
|
299
|
-
- Updated dependencies [0b56518]
|
|
300
|
-
- Updated dependencies [db5cc15]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2975 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.14.0-alpha.7
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peer deps of core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [03997ae]
|
|
12
|
+
- @mastra/server@0.14.0-alpha.7
|
|
13
|
+
- @mastra/core@0.14.0-alpha.7
|
|
14
|
+
|
|
15
|
+
## 0.14.0-alpha.6
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- a9916bd: Model switcher v5 support
|
|
20
|
+
- Updated dependencies [ad888a2]
|
|
21
|
+
- Updated dependencies [481751d]
|
|
22
|
+
- Updated dependencies [194e395]
|
|
23
|
+
- Updated dependencies [a9916bd]
|
|
24
|
+
- @mastra/core@0.14.0-alpha.6
|
|
25
|
+
- @mastra/server@0.14.0-alpha.6
|
|
26
|
+
|
|
3
27
|
## 0.14.0-alpha.5
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
@@ -274,29 +298,5 @@
|
|
|
274
298
|
|
|
275
299
|
### Patch Changes
|
|
276
300
|
|
|
277
|
-
- Updated dependencies [d0d9500]
|
|
278
|
-
- @mastra/core@0.12.1-alpha.1
|
|
279
|
-
- @mastra/server@0.12.1-alpha.1
|
|
280
|
-
|
|
281
|
-
## 0.12.1-alpha.0
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- 07fe7a2: Improve lodash imports
|
|
286
|
-
- Updated dependencies [33dcb07]
|
|
287
|
-
- Updated dependencies [d30b1a0]
|
|
288
|
-
- Updated dependencies [bff87f7]
|
|
289
|
-
- Updated dependencies [b4a8df0]
|
|
290
|
-
- @mastra/core@0.12.1-alpha.0
|
|
291
|
-
- @mastra/server@0.12.1-alpha.0
|
|
292
|
-
|
|
293
|
-
## 0.12.0
|
|
294
|
-
|
|
295
|
-
### Minor Changes
|
|
296
|
-
|
|
297
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3480 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.14.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.14.1
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [15e9d26]
|
|
292
299
|
- Updated dependencies [d1baedb]
|
|
293
300
|
- Updated dependencies [d8f2d19]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [9d52b17]
|
|
297
|
-
- Updated dependencies [2097952]
|
|
298
|
-
- Updated dependencies [792c4c0]
|
|
299
|
-
- Updated dependencies [5d74aab]
|
|
300
|
-
- Updated dependencies [a8b194f]
|
|
301
|
-
|
|
302
|
-
... 368 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 375 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.12.1-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.12.1-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [f9816ae]
|
|
292
299
|
- Updated dependencies [82090c1]
|
|
293
300
|
- Updated dependencies [1b443fd]
|
|
294
|
-
- Updated dependencies [ce97900]
|
|
295
|
-
- Updated dependencies [f1309d3]
|
|
296
|
-
- Updated dependencies [14a2566]
|
|
297
|
-
- Updated dependencies [f7f8293]
|
|
298
|
-
- Updated dependencies [48eddb9]
|
|
299
|
-
- @mastra/core@0.10.4
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1919 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.2.13-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- Updated dependencies [03997ae]
|
|
9
|
+
- @mastra/rag@1.1.0-alpha.1
|
|
10
|
+
- @mastra/core@0.14.0-alpha.7
|
|
11
|
+
|
|
3
12
|
## 1.2.13-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [4d21bf2]
|
|
290
299
|
- Updated dependencies [07d6d88]
|
|
291
300
|
- Updated dependencies [9d52b17]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [5d74aab]
|
|
295
|
-
- Updated dependencies [a8b194f]
|
|
296
|
-
- Updated dependencies [4fb0cc2]
|
|
297
|
-
- Updated dependencies [d2a7a31]
|
|
298
|
-
- Updated dependencies [502fe05]
|
|
299
|
-
- Updated dependencies [144eb0b]
|
|
300
|
-
- Updated dependencies [8ba1b51]
|
|
301
|
-
|
|
302
|
-
... 2637 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2646 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.2.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 1.2.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
### Patch Changes
|
|
292
299
|
|
|
293
300
|
- Updated dependencies [396be50]
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [da082f8]
|
|
297
|
-
- Updated dependencies [a5810ce]
|
|
298
|
-
- Updated dependencies [3e9c131]
|
|
299
|
-
- Updated dependencies [3171b5b]
|
|
300
|
-
- Updated dependencies [973e5ac]
|
|
301
|
-
|
|
302
|
-
... 2005 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2012 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/lance
|
|
2
2
|
|
|
3
|
+
## 0.2.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.2.5
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- dffb67b: updated stores to add alter table and change tests
|
|
292
299
|
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
293
300
|
- f7f8293: Added LanceDB implementations for MastraVector and MastraStorage
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [f6fd25f]
|
|
297
|
-
- Updated dependencies [dffb67b]
|
|
298
|
-
- Updated dependencies [f1f1f1b]
|
|
299
|
-
- Updated dependencies [925ab94]
|
|
300
|
-
- Updated dependencies [f9816ae]
|
|
301
|
-
|
|
302
|
-
... 35 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 42 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/libsql
|
|
2
2
|
|
|
3
|
+
## 0.13.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.13.3-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
- Updated dependencies [7ba91fa]
|
|
293
300
|
- @mastra/core@0.11.0-alpha.2
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Minor Changes
|
|
298
|
-
|
|
299
|
-
- 8a3bfd2: Update peerdeps to latest core
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 598 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 605 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.10.7-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.10.6
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
- Updated dependencies [edf1e88]
|
|
293
300
|
- @mastra/core@0.9.4-alpha.1
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [daf942f]
|
|
300
|
-
- Updated dependencies [0b8b868]
|
|
301
|
-
|
|
302
|
-
... 1586 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1593 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.12-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [03997ae]
|
|
8
|
+
- @mastra/mcp@0.10.12-alpha.2
|
|
9
|
+
- @mastra/core@0.14.0-alpha.7
|
|
10
|
+
|
|
11
|
+
## 0.13.12-alpha.6
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [ad888a2]
|
|
16
|
+
- Updated dependencies [481751d]
|
|
17
|
+
- Updated dependencies [194e395]
|
|
18
|
+
- @mastra/core@0.14.0-alpha.6
|
|
19
|
+
|
|
3
20
|
## 0.13.12-alpha.5
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
@@ -282,21 +299,4 @@
|
|
|
282
299
|
|
|
283
300
|
- @mastra/core@0.12.0-alpha.3
|
|
284
301
|
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [27cc97a]
|
|
290
|
-
- Updated dependencies [41daa63]
|
|
291
|
-
- Updated dependencies [254a36b]
|
|
292
|
-
- Updated dependencies [0b89602]
|
|
293
|
-
- Updated dependencies [4d37822]
|
|
294
|
-
- Updated dependencies [ff9c125]
|
|
295
|
-
- Updated dependencies [b8efbb9]
|
|
296
|
-
- Updated dependencies [71466e7]
|
|
297
|
-
- Updated dependencies [0c99fbe]
|
|
298
|
-
- @mastra/core@0.12.0-alpha.2
|
|
299
|
-
|
|
300
|
-
## 0.13.7-alpha.1
|
|
301
|
-
|
|
302
|
-
... 1325 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1342 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-registry-registry
|
|
2
2
|
|
|
3
|
+
## 0.10.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 03997ae: Update peerdeps
|
|
8
|
+
- @mastra/core@0.14.0-alpha.7
|
|
9
|
+
|
|
3
10
|
## 0.10.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
|
|
292
299
|
## 0.1.0-alpha.1
|
|
293
300
|
|
|
294
|
-
### Minor Changes
|
|
295
|
-
|
|
296
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [b3a3d63]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 460 more lines hidden. See full changelog in package directory.
|