@mastra/mcp-docs-server 0.13.17-alpha.6 → 0.13.17-alpha.8
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%2Fagent-builder.md +8 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +19 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
- package/CHANGELOG.md +14 -0
- package/package.json +3 -3
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/libsql
|
|
2
2
|
|
|
3
|
+
## 0.13.8-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.13.8-alpha.2
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [cda801d]
|
|
290
299
|
- Updated dependencies [a77c823]
|
|
291
300
|
- Updated dependencies [ff9c125]
|
|
292
|
-
- Updated dependencies [09bca64]
|
|
293
|
-
- Updated dependencies [b8efbb9]
|
|
294
|
-
- Updated dependencies [71466e7]
|
|
295
|
-
- Updated dependencies [0c99fbe]
|
|
296
|
-
- @mastra/core@0.12.0
|
|
297
|
-
|
|
298
|
-
## 0.12.0-alpha.2
|
|
299
|
-
|
|
300
|
-
### Minor Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 730 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.10.10-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.10.10-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [eabdcd9]
|
|
290
299
|
- Updated dependencies [90be034]
|
|
291
300
|
- Updated dependencies [99f050a]
|
|
292
|
-
- Updated dependencies [d0ee3c6]
|
|
293
|
-
- Updated dependencies [23f258c]
|
|
294
|
-
- Updated dependencies [2672a05]
|
|
295
|
-
- @mastra/core@0.9.5-alpha.0
|
|
296
|
-
|
|
297
|
-
## 0.1.23
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1653 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.17-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
|
|
10
|
+
## 0.13.17-alpha.7
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
15
|
+
- @mastra/core@0.15.3-alpha.7
|
|
16
|
+
|
|
3
17
|
## 0.13.17-alpha.6
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 0.13.11-alpha.3
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [b5cf2a3]
|
|
291
|
-
- @mastra/core@0.13.2-alpha.3
|
|
292
|
-
|
|
293
|
-
## 0.13.11-alpha.2
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [d5330bf]
|
|
298
|
-
- Updated dependencies [a239d41]
|
|
299
|
-
- Updated dependencies [b32c50d]
|
|
300
|
-
- Updated dependencies [121a3f8]
|
|
301
|
-
|
|
302
|
-
... 1524 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1538 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mcp-registry-registry
|
|
2
2
|
|
|
3
|
+
## 0.10.12-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.10.12-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [82090c1]
|
|
290
299
|
- Updated dependencies [1b443fd]
|
|
291
300
|
- Updated dependencies [ce97900]
|
|
292
|
-
- Updated dependencies [f1309d3]
|
|
293
|
-
- Updated dependencies [14a2566]
|
|
294
|
-
- Updated dependencies [f7f8293]
|
|
295
|
-
- Updated dependencies [48eddb9]
|
|
296
|
-
- @mastra/core@0.10.4
|
|
297
|
-
|
|
298
|
-
## 0.10.2-alpha.0
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 548 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mem0
|
|
2
2
|
|
|
3
|
+
## 0.1.11-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.1.11-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [e5dc18d]
|
|
290
299
|
- Updated dependencies [ab5adbe]
|
|
291
300
|
- Updated dependencies [1e8bb40]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [f73e11b]
|
|
295
|
-
- Updated dependencies [37643b8]
|
|
296
|
-
- Updated dependencies [99fd6cf]
|
|
297
|
-
- Updated dependencies [c5bf1ce]
|
|
298
|
-
- Updated dependencies [add596e]
|
|
299
|
-
- Updated dependencies [8dc94d8]
|
|
300
|
-
- Updated dependencies [ecebbeb]
|
|
301
|
-
|
|
302
|
-
... 667 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 676 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.14.3-alpha.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.14.3-alpha.3
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [a82b851]
|
|
290
299
|
- Updated dependencies [ea0c5f2]
|
|
291
300
|
- Updated dependencies [41a0a0e]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [e202b82]
|
|
295
|
-
- Updated dependencies [e00f6a0]
|
|
296
|
-
- Updated dependencies [4a406ec]
|
|
297
|
-
- Updated dependencies [b0e43c1]
|
|
298
|
-
- Updated dependencies [5d377e5]
|
|
299
|
-
- Updated dependencies [1fb812e]
|
|
300
|
-
- Updated dependencies [35c5798]
|
|
301
|
-
|
|
302
|
-
... 2843 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2852 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mongodb
|
|
2
2
|
|
|
3
|
+
## 0.13.6-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.13.6-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
### Patch Changes
|
|
291
300
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- 65ab763: Pre-filter on properties when running `MongoDBVector` queries
|
|
295
|
-
- Updated dependencies [f248d53]
|
|
296
|
-
- Updated dependencies [2affc57]
|
|
297
|
-
- Updated dependencies [66e13e3]
|
|
298
|
-
- Updated dependencies [edd9482]
|
|
299
|
-
- Updated dependencies [18344d7]
|
|
300
|
-
- Updated dependencies [9d372c2]
|
|
301
|
-
|
|
302
|
-
... 672 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 681 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mssql
|
|
2
2
|
|
|
3
|
+
## 0.3.6-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.3.6-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [bea9dd1]
|
|
290
299
|
- Updated dependencies [dcd4802]
|
|
291
300
|
- Updated dependencies [7ba91fa]
|
|
292
|
-
- @mastra/core@0.11.0-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.2.1-alpha.0
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 03745fa: mssql provider
|
|
299
|
-
- Updated dependencies [7827943]
|
|
300
|
-
- Updated dependencies [bf1e7e7]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 16 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/opensearch
|
|
2
2
|
|
|
3
|
+
## 0.11.8-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.8-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- 915ca1a: Added disconnect function for couchbase and added docs
|
|
290
299
|
Added prompt for OpenSearchVector
|
|
291
300
|
- Updated dependencies [ee77e78]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [ab5adbe]
|
|
295
|
-
- Updated dependencies [1e8bb40]
|
|
296
|
-
- Updated dependencies [1b5fc55]
|
|
297
|
-
- Updated dependencies [195c428]
|
|
298
|
-
- Updated dependencies [f73e11b]
|
|
299
|
-
- Updated dependencies [37643b8]
|
|
300
|
-
- Updated dependencies [99fd6cf]
|
|
301
|
-
|
|
302
|
-
... 173 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 182 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.14.6-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.14.6-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
## 0.13.0-alpha.1
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- @mastra/core@0.12.0-alpha.5
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 2159 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2168 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 0.11.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.7-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [b3a3d63]
|
|
290
299
|
- Updated dependencies [344f453]
|
|
291
300
|
- Updated dependencies [0a3ae6d]
|
|
292
|
-
- Updated dependencies [95911be]
|
|
293
|
-
- Updated dependencies [5eb5a99]
|
|
294
|
-
- Updated dependencies [7e632c5]
|
|
295
|
-
- Updated dependencies [1e9fbfa]
|
|
296
|
-
- Updated dependencies [b2ae5aa]
|
|
297
|
-
- Updated dependencies [a7292b0]
|
|
298
|
-
- Updated dependencies [0dcb9f0]
|
|
299
|
-
- @mastra/core@0.10.0-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1747 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 6.0.0-alpha.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
- @mastra/client-js@0.11.3-alpha.7
|
|
12
|
+
|
|
3
13
|
## 6.0.0-alpha.4
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
- Updated dependencies [ce04175]
|
|
289
299
|
- Updated dependencies [ec510e7]
|
|
290
300
|
- @mastra/core@0.13.2
|
|
291
|
-
- @mastra/client-js@0.10.21
|
|
292
|
-
|
|
293
|
-
## 5.1.20-alpha.1
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- 0d32203: dependencies updates:
|
|
298
|
-
- Updated dependency [`zustand@^5.0.7` ↗︎](https://www.npmjs.com/package/zustand/v/5.0.7) (from `^5.0.6`, in `dependencies`)
|
|
299
|
-
- c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
|
|
300
|
-
- Updated dependencies [d5330bf]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2710 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 0.11.9-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.9-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [dffb67b]
|
|
290
299
|
- Updated dependencies [f1f1f1b]
|
|
291
300
|
- Updated dependencies [925ab94]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [1b443fd]
|
|
295
|
-
- Updated dependencies [ce97900]
|
|
296
|
-
- Updated dependencies [f1309d3]
|
|
297
|
-
- Updated dependencies [14a2566]
|
|
298
|
-
- Updated dependencies [f7f8293]
|
|
299
|
-
- Updated dependencies [48eddb9]
|
|
300
|
-
- @mastra/core@0.10.4
|
|
301
|
-
|
|
302
|
-
... 1823 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1832 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 1.2.3-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 1.2.3-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
- Updated dependencies [0c99fbe]
|
|
291
300
|
- @mastra/core@0.12.0
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
298
|
-
- @mastra/core@0.12.0-alpha.5
|
|
299
|
-
|
|
300
|
-
## 1.0.5-alpha.0
|
|
301
|
-
|
|
302
|
-
... 2569 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2578 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/ragie
|
|
2
2
|
|
|
3
|
+
## 1.2.11-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 1.2.11-alpha.2
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
## 1.2.1-alpha.0
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
295
|
-
- Updated dependencies [1e8bb40]
|
|
296
|
-
- @mastra/core@0.10.2-alpha.2
|
|
297
|
-
|
|
298
|
-
## 1.2.0
|
|
299
|
-
|
|
300
|
-
### Minor Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2034 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
|
|
10
|
+
## 0.15.3-alpha.7
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
17
|
+
- @mastra/core@0.15.3-alpha.7
|
|
18
|
+
|
|
3
19
|
## 0.15.3-alpha.6
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -282,21 +298,5 @@
|
|
|
282
298
|
- Updated dependencies [4232b14]
|
|
283
299
|
- Updated dependencies [a89de7e]
|
|
284
300
|
- Updated dependencies [cf4f357]
|
|
285
|
-
- Updated dependencies [a722c0b]
|
|
286
|
-
- Updated dependencies [3b5fec7]
|
|
287
|
-
- @mastra/core@0.14.0-alpha.1
|
|
288
|
-
|
|
289
|
-
## 0.13.3-alpha.0
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [c30bca8]
|
|
294
|
-
- @mastra/core@0.13.3-alpha.0
|
|
295
|
-
|
|
296
|
-
## 0.13.2
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- a239d41: Updated A2A syntax to v0.3.0
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3093 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/turbopuffer
|
|
2
2
|
|
|
3
|
+
## 0.11.7-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.7-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- 83da932: Move @mastra/core to peerdeps
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
295
|
-
- a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
|
|
296
|
-
- Updated dependencies [b3a3d63]
|
|
297
|
-
- Updated dependencies [344f453]
|
|
298
|
-
- Updated dependencies [0a3ae6d]
|
|
299
|
-
- Updated dependencies [95911be]
|
|
300
|
-
- Updated dependencies [f53a6ac]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 827 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/upstash
|
|
2
2
|
|
|
3
|
+
## 0.14.6-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.14.6-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [dcd4802]
|
|
290
299
|
- Updated dependencies [cbddd18]
|
|
291
300
|
- Updated dependencies [7ba91fa]
|
|
292
|
-
- @mastra/core@0.11.0
|
|
293
|
-
|
|
294
|
-
## 0.12.2-alpha.0
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 7ba91fa: Throw mastra errors methods not implemented yet
|
|
299
|
-
- Updated dependencies [f248d53]
|
|
300
|
-
- Updated dependencies [2affc57]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1948 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/vectorize
|
|
2
2
|
|
|
3
|
+
## 0.11.8-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.11.8-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [e5dc18d]
|
|
290
299
|
- Updated dependencies [ab5adbe]
|
|
291
300
|
- Updated dependencies [1e8bb40]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [f73e11b]
|
|
295
|
-
- Updated dependencies [37643b8]
|
|
296
|
-
- Updated dependencies [99fd6cf]
|
|
297
|
-
- Updated dependencies [c5bf1ce]
|
|
298
|
-
- Updated dependencies [add596e]
|
|
299
|
-
- Updated dependencies [8dc94d8]
|
|
300
|
-
- Updated dependencies [ecebbeb]
|
|
301
|
-
|
|
302
|
-
... 1807 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1816 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/voice-azure
|
|
2
2
|
|
|
3
|
+
## 0.10.10-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.7
|
|
11
|
+
|
|
3
12
|
## 0.10.10-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
### Minor Changes
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [b3a3d63]
|
|
298
|
-
- Updated dependencies [344f453]
|
|
299
|
-
- Updated dependencies [0a3ae6d]
|
|
300
|
-
- Updated dependencies [95911be]
|
|
301
|
-
|
|
302
|
-
... 667 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 676 more lines hidden. See full changelog in package directory.
|