@mastra/mcp-docs-server 0.0.11-alpha.4 → 0.0.11-alpha.5
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 +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fcore.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 +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +8 -0
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +8 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Frag.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +9 -9
- package/.docs/organized/changelogs/create-mastra.md +8 -8
- package/.docs/organized/changelogs/mastra.md +12 -12
- package/.docs/raw/rag/retrieval.mdx +18 -10
- package/package.json +4 -4
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @internal/lint
|
|
2
2
|
|
|
3
|
+
## 0.0.1-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.0.1-alpha.2
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.12-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.2.12-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
## 0.2.7-alpha.3
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [5ae0180]
|
|
297
|
-
- Updated dependencies [9bfa12b]
|
|
298
|
-
- Updated dependencies [515ebfb]
|
|
299
|
-
- Updated dependencies [88fa727]
|
|
300
|
-
- Updated dependencies [f37f535]
|
|
301
|
-
|
|
302
|
-
... 1181 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1189 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.12-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.2.12-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [d7e08e8]
|
|
291
299
|
- @mastra/core@0.8.0-alpha.4
|
|
292
300
|
|
|
293
|
-
## 0.2.7-alpha.3
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [5ae0180]
|
|
298
|
-
- Updated dependencies [9bfa12b]
|
|
299
|
-
- Updated dependencies [515ebfb]
|
|
300
|
-
- Updated dependencies [88fa727]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1188 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.3.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.3.1-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
## 0.2.7-alpha.4
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [93875ed]
|
|
295
|
-
- @mastra/core@0.8.0-alpha.5
|
|
296
|
-
|
|
297
|
-
## 0.2.7-alpha.3
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 39 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.1.19-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
## 0.1.14-alpha.5
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [93875ed]
|
|
297
|
-
- @mastra/core@0.8.0-alpha.5
|
|
298
|
-
|
|
299
|
-
## 0.1.14-alpha.4
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 603 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 611 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.0.0-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- ce5731e: fix: do not transform spans for mastra cloud
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.0.0-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.1.6-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.1.6-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.1.1-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.9.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e4943b8: Default arrays to string type when transformation JSON schema to zod as per the JSON schema spec.
|
|
8
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
9
|
+
|
|
3
10
|
## 0.9.1-alpha.3
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- dbbbf80: Added clickhouse storage
|
|
292
299
|
- 99d43b9: Updated evaluate to include agent output
|
|
293
300
|
|
|
294
|
-
## 0.8.0-alpha.1
|
|
295
|
-
|
|
296
|
-
### Minor Changes
|
|
297
|
-
|
|
298
|
-
- 619c39d: Added support for agents as steps
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1304 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
- @mastra/deployer@0.3.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.1.20-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- @mastra/core@0.8.1
|
|
290
299
|
- @mastra/deployer@0.2.7
|
|
291
300
|
|
|
292
|
-
## 0.1.16-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [99e2998]
|
|
297
|
-
- Updated dependencies [8fdb414]
|
|
298
|
-
- @mastra/core@0.8.1-alpha.0
|
|
299
|
-
- @mastra/deployer@0.2.7-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1664 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
- @mastra/deployer@0.3.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.1.20-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
- @mastra/core@0.8.1
|
|
291
300
|
- @mastra/deployer@0.2.7
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [99e2998]
|
|
298
|
-
- Updated dependencies [8fdb414]
|
|
299
|
-
- @mastra/core@0.8.1-alpha.0
|
|
300
|
-
- @mastra/deployer@0.2.7-alpha.0
|
|
301
|
-
|
|
302
|
-
... 1626 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1635 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
- @mastra/deployer@0.3.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.1.20-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- @mastra/core@0.8.1
|
|
290
299
|
- @mastra/deployer@0.2.7
|
|
291
300
|
|
|
292
|
-
## 0.1.16-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [99e2998]
|
|
297
|
-
- Updated dependencies [8fdb414]
|
|
298
|
-
- @mastra/core@0.8.1-alpha.0
|
|
299
|
-
- @mastra/deployer@0.2.7-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1634 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.3.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
- @mastra/server@2.0.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.3.1-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
### Patch Changes
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
## 0.2.8-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- ae6c5ce: Fix await loop inside mastra entrypoint
|
|
300
|
-
- Updated dependencies [a06aadc]
|
|
301
|
-
|
|
302
|
-
... 1584 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1593 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.1.20-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
### Patch Changes
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [9bfa12b]
|
|
296
|
-
- Updated dependencies [515ebfb]
|
|
297
|
-
- Updated dependencies [88fa727]
|
|
298
|
-
- Updated dependencies [f37f535]
|
|
299
|
-
- Updated dependencies [4d67826]
|
|
300
|
-
- Updated dependencies [6330967]
|
|
301
|
-
|
|
302
|
-
... 1230 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1238 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
- @mastra/rag@0.1.20-alpha.4
|
|
11
|
+
|
|
3
12
|
## 1.1.20-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [8076ecf]
|
|
290
299
|
- Updated dependencies [8df4a77]
|
|
291
300
|
- Updated dependencies [304397c]
|
|
292
|
-
- @mastra/core@0.8.0
|
|
293
|
-
- @mastra/rag@0.1.15
|
|
294
|
-
|
|
295
|
-
## 1.1.15-alpha.8
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [8df4a77]
|
|
300
|
-
- @mastra/core@0.8.0-alpha.8
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1798 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 1.1.20-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
### Patch Changes
|
|
292
300
|
|
|
293
|
-
- Updated dependencies [5ae0180]
|
|
294
|
-
- Updated dependencies [9bfa12b]
|
|
295
|
-
- Updated dependencies [515ebfb]
|
|
296
|
-
- Updated dependencies [88fa727]
|
|
297
|
-
- Updated dependencies [f37f535]
|
|
298
|
-
- Updated dependencies [4d67826]
|
|
299
|
-
- Updated dependencies [6330967]
|
|
300
|
-
- Updated dependencies [8393832]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1484 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/libsql
|
|
2
2
|
|
|
3
|
+
## 0.0.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.0.1-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.1.20-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.1.20-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
### Patch Changes
|
|
292
300
|
|
|
293
|
-
- Updated dependencies [5ae0180]
|
|
294
|
-
- Updated dependencies [9bfa12b]
|
|
295
|
-
- Updated dependencies [515ebfb]
|
|
296
|
-
- Updated dependencies [88fa727]
|
|
297
|
-
- Updated dependencies [f37f535]
|
|
298
|
-
- Updated dependencies [4d67826]
|
|
299
|
-
- Updated dependencies [6330967]
|
|
300
|
-
- Updated dependencies [8393832]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1117 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.0.11-alpha.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
- @mastra/mcp@0.4.1-alpha.5
|
|
11
|
+
|
|
3
12
|
## 0.0.11-alpha.4
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [febc8a6]
|
|
290
299
|
- @mastra/core@0.8.0-alpha.7
|
|
291
300
|
|
|
292
|
-
## 0.0.6-alpha.6
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [a3f0e90]
|
|
297
|
-
- @mastra/core@0.8.0-alpha.6
|
|
298
|
-
|
|
299
|
-
## 0.0.6-alpha.5
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 228 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.4.1-alpha.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.4.1-alpha.4
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
## 0.3.7-alpha.7
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [febc8a6]
|
|
297
|
-
- @mastra/core@0.8.0-alpha.7
|
|
298
|
-
|
|
299
|
-
## 0.3.7-alpha.6
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1233 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1241 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/mem0
|
|
2
2
|
|
|
3
|
+
## 0.0.7-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.0.7-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
### Patch Changes
|
|
292
300
|
|
|
293
|
-
- Updated dependencies [5ae0180]
|
|
294
|
-
- Updated dependencies [9bfa12b]
|
|
295
|
-
- Updated dependencies [515ebfb]
|
|
296
|
-
- Updated dependencies [88fa727]
|
|
297
|
-
- Updated dependencies [f37f535]
|
|
298
|
-
- Updated dependencies [4d67826]
|
|
299
|
-
- Updated dependencies [6330967]
|
|
300
|
-
- Updated dependencies [8393832]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 61 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.3.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.3.1-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [8df4a77]
|
|
291
299
|
- @mastra/core@0.8.0-alpha.8
|
|
292
300
|
|
|
293
|
-
## 0.2.7-alpha.7
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [febc8a6]
|
|
298
|
-
- @mastra/core@0.8.0-alpha.7
|
|
299
|
-
|
|
300
|
-
## 0.2.7-alpha.6
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1608 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.3.1-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
|
|
8
|
+
- Updated dependencies [e4943b8]
|
|
9
|
+
- Updated dependencies [479f490]
|
|
10
|
+
- @mastra/core@0.9.1-alpha.4
|
|
11
|
+
|
|
3
12
|
## 0.3.1-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
- Updated dependencies [8df4a77]
|
|
291
300
|
- @mastra/core@0.8.0-alpha.8
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [febc8a6]
|
|
298
|
-
- @mastra/core@0.8.0-alpha.7
|
|
299
|
-
|
|
300
|
-
## 0.2.7-alpha.6
|
|
301
|
-
|
|
302
|
-
... 1020 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1029 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e4943b8]
|
|
8
|
+
- Updated dependencies [479f490]
|
|
9
|
+
- @mastra/core@0.9.1-alpha.4
|
|
10
|
+
|
|
3
11
|
## 0.2.10-alpha.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
## 0.2.5-alpha.3
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [5ae0180]
|
|
297
|
-
- Updated dependencies [9bfa12b]
|
|
298
|
-
- Updated dependencies [515ebfb]
|
|
299
|
-
- Updated dependencies [88fa727]
|
|
300
|
-
- Updated dependencies [f37f535]
|
|
301
|
-
|
|
302
|
-
... 1181 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1189 more lines hidden. See full changelog in package directory.
|