@mastra/mcp-docs-server 0.13.18-alpha.0 → 0.13.18-alpha.1
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 +11 -0
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +8 -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 +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +7 -7
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +12 -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 +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +9 -9
- 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 +13 -13
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +12 -12
- 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 +9 -9
- 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 +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +13 -13
- 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 +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +12 -12
- 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 +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +8 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +8 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +9 -9
- 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/.docs/organized/changelogs/create-mastra.md +3 -3
- package/.docs/organized/changelogs/mastra.md +14 -14
- package/CHANGELOG.md +9 -0
- package/package.json +4 -4
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/agent-builder
|
|
2
2
|
|
|
3
|
+
## 0.0.2-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- Updated dependencies [376913a]
|
|
10
|
+
- Updated dependencies [38020d5]
|
|
11
|
+
- @mastra/core@0.16.0-alpha.1
|
|
12
|
+
- @mastra/memory@0.14.4-alpha.0
|
|
13
|
+
|
|
3
14
|
## 0.0.2-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.11.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.11.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
|
|
292
300
|
### Patch Changes
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [ee77e78]
|
|
296
|
-
- Updated dependencies [592a2db]
|
|
297
|
-
- Updated dependencies [e5dc18d]
|
|
298
|
-
- Updated dependencies [ab5adbe]
|
|
299
|
-
- Updated dependencies [1e8bb40]
|
|
300
|
-
- Updated dependencies [1b5fc55]
|
|
301
|
-
|
|
302
|
-
... 1807 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1815 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.11.8-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.11.8-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
- Updated dependencies [0e17048]
|
|
292
300
|
- @mastra/core@0.10.7-alpha.1
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 63f6b7d: dependencies updates:
|
|
299
|
-
- Updated dependency [`chromadb@^2.4.6` ↗︎](https://www.npmjs.com/package/chromadb/v/2.4.6) (from `^2.2.0`, in `dependencies`)
|
|
300
|
-
- Updated dependencies [63f6b7d]
|
|
301
|
-
|
|
302
|
-
... 1873 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1881 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.15.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8fbf79e]
|
|
12
|
+
- @mastra/core@0.16.0-alpha.1
|
|
13
|
+
|
|
3
14
|
## 0.14.4-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
- Updated dependencies [b0e43c1]
|
|
288
299
|
- Updated dependencies [1fb812e]
|
|
289
300
|
- Updated dependencies [35c5798]
|
|
290
|
-
- @mastra/core@0.13.0-alpha.1
|
|
291
|
-
|
|
292
|
-
## 0.12.3
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
297
|
-
- Updated dependencies [510e2c8]
|
|
298
|
-
- Updated dependencies [2f72fb2]
|
|
299
|
-
- Updated dependencies [27cc97a]
|
|
300
|
-
- Updated dependencies [3f89307]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 979 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.12.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8fbf79e]
|
|
8
|
+
- @mastra/core@0.16.0-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.12.0-alpha.0
|
|
4
11
|
|
|
5
12
|
### Minor Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [c30bca8]
|
|
292
299
|
- Updated dependencies [3b5fec7]
|
|
293
300
|
- Updated dependencies [a8f129d]
|
|
294
|
-
- @mastra/core@0.14.0
|
|
295
|
-
|
|
296
|
-
## 0.10.22-alpha.7
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- @mastra/core@0.14.0-alpha.7
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2368 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.12-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.1.11
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- Updated dependencies [c5bf1ce]
|
|
291
299
|
- Updated dependencies [add596e]
|
|
292
300
|
- Updated dependencies [8dc94d8]
|
|
293
|
-
- Updated dependencies [ecebbeb]
|
|
294
|
-
- Updated dependencies [79d5145]
|
|
295
|
-
- Updated dependencies [12b7002]
|
|
296
|
-
- Updated dependencies [2901125]
|
|
297
|
-
- @mastra/core@0.10.2
|
|
298
|
-
|
|
299
|
-
## 0.1.2-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 376 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8fbf79e]
|
|
12
|
+
- @mastra/core@0.16.0-alpha.1
|
|
13
|
+
|
|
3
14
|
## 0.12.12-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
- Updated dependencies [7a7754f]
|
|
288
299
|
- Updated dependencies [fc92d80]
|
|
289
300
|
- Updated dependencies [23a6a7c]
|
|
290
|
-
- Updated dependencies [09bca64]
|
|
291
|
-
- @mastra/core@0.12.0-alpha.0
|
|
292
|
-
|
|
293
|
-
## 0.12.3
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- ce088f5: Update all peerdeps to latest core
|
|
298
|
-
- @mastra/core@0.11.1
|
|
299
|
-
|
|
300
|
-
## 0.12.2
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 752 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.12.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8fbf79e]
|
|
12
|
+
- @mastra/core@0.16.0-alpha.1
|
|
13
|
+
|
|
3
14
|
## 0.11.12-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
- Updated dependencies [65e3395]
|
|
288
299
|
- Updated dependencies [4933192]
|
|
289
300
|
- Updated dependencies [d1c77a4]
|
|
290
|
-
- Updated dependencies [bea9dd1]
|
|
291
|
-
- Updated dependencies [dcd4802]
|
|
292
|
-
- Updated dependencies [cbddd18]
|
|
293
|
-
- Updated dependencies [7ba91fa]
|
|
294
|
-
- @mastra/core@0.11.0
|
|
295
|
-
|
|
296
|
-
## 0.11.2-alpha.0
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- 7ba91fa: Throw mastra errors methods not implemented yet
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 921 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.16.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 8fbf79e: Fix this to be not set when workflow is a step
|
|
8
|
+
|
|
3
9
|
## 0.16.0-alpha.0
|
|
4
10
|
|
|
5
11
|
### Minor Changes
|
|
@@ -293,10 +299,4 @@
|
|
|
293
299
|
|
|
294
300
|
- [#6954](https://github.com/mastra-ai/mastra/pull/6954) [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Add db schema and base storage apis for AI Tracing
|
|
295
301
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
- [#6923](https://github.com/mastra-ai/mastra/pull/6923) [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae) Thanks [@rase-](https://github.com/rase-)! - Event based execution engine
|
|
299
|
-
|
|
300
|
-
- [#6971](https://github.com/mastra-ai/mastra/pull/6971) [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246) Thanks [@epinzur](https://github.com/epinzur)! - "updated ai tracing in workflows"
|
|
301
|
-
|
|
302
|
-
... 3013 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3019 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.11.8-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.11.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
- 66f4424: Update peerdeps
|
|
292
300
|
- Updated dependencies [d1ed912]
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [f1f1f1b]
|
|
296
|
-
- Updated dependencies [925ab94]
|
|
297
|
-
- Updated dependencies [f9816ae]
|
|
298
|
-
- Updated dependencies [82090c1]
|
|
299
|
-
- Updated dependencies [1b443fd]
|
|
300
|
-
- Updated dependencies [ce97900]
|
|
301
|
-
|
|
302
|
-
... 269 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 277 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.16.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- Updated dependencies [376913a]
|
|
10
|
+
- Updated dependencies [376913a]
|
|
11
|
+
- @mastra/core@0.16.0-alpha.1
|
|
12
|
+
- @mastra/loggers@0.10.11-alpha.0
|
|
13
|
+
- @mastra/deployer@0.16.0-alpha.1
|
|
14
|
+
|
|
3
15
|
## 0.16.0-alpha.0
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.13.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- Updated dependencies [376913a]
|
|
10
|
+
- @mastra/core@0.16.0-alpha.1
|
|
11
|
+
- @mastra/deployer@0.16.0-alpha.1
|
|
12
|
+
|
|
3
13
|
## 0.13.4-alpha.0
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -289,14 +299,4 @@
|
|
|
289
299
|
|
|
290
300
|
### Patch Changes
|
|
291
301
|
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [6faaee5]
|
|
294
|
-
- Updated dependencies [4232b14]
|
|
295
|
-
- Updated dependencies [6313063]
|
|
296
|
-
- Updated dependencies [a89de7e]
|
|
297
|
-
- Updated dependencies [cf4f357]
|
|
298
|
-
- Updated dependencies [a722c0b]
|
|
299
|
-
- Updated dependencies [3b5fec7]
|
|
300
|
-
- Updated dependencies [6dfc4a6]
|
|
301
|
-
|
|
302
|
-
... 3489 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3499 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.12.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- Updated dependencies [376913a]
|
|
10
|
+
- @mastra/core@0.16.0-alpha.1
|
|
11
|
+
- @mastra/deployer@0.16.0-alpha.1
|
|
12
|
+
|
|
3
13
|
## 0.12.4-alpha.0
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
- Updated dependencies [c6d2603]
|
|
289
299
|
- Updated dependencies [63449d0]
|
|
290
300
|
- Updated dependencies [121a3f8]
|
|
291
|
-
- Updated dependencies [ce04175]
|
|
292
|
-
- Updated dependencies [ec510e7]
|
|
293
|
-
- @mastra/core@0.13.2
|
|
294
|
-
- @mastra/deployer@0.13.2
|
|
295
|
-
|
|
296
|
-
## 0.11.13-alpha.0
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [8388649]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3239 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.11.20-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- Updated dependencies [376913a]
|
|
10
|
+
- @mastra/core@0.16.0-alpha.1
|
|
11
|
+
- @mastra/deployer@0.16.0-alpha.1
|
|
12
|
+
|
|
3
13
|
## 0.11.20-alpha.0
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
|
|
289
299
|
## 0.11.11
|
|
290
300
|
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
294
|
-
- Updated dependencies [cb36de0]
|
|
295
|
-
- Updated dependencies [d0496e6]
|
|
296
|
-
- Updated dependencies [7b8172f]
|
|
297
|
-
- Updated dependencies [cb36de0]
|
|
298
|
-
- Updated dependencies [d0496e6]
|
|
299
|
-
- Updated dependencies [a82b851]
|
|
300
|
-
- Updated dependencies [ea0c5f2]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3187 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.16.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8fbf79e]
|
|
12
|
+
- Updated dependencies [376913a]
|
|
13
|
+
- @mastra/core@0.16.0-alpha.1
|
|
14
|
+
- @mastra/server@0.16.0-alpha.1
|
|
15
|
+
|
|
3
16
|
## 0.16.0-alpha.0
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
### Patch Changes
|
|
286
299
|
|
|
287
300
|
- [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
288
|
-
- Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
|
|
289
|
-
|
|
290
|
-
- [#6995](https://github.com/mastra-ai/mastra/pull/6995) [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
|
|
291
|
-
|
|
292
|
-
- [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
|
|
293
|
-
|
|
294
|
-
- [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
297
|
-
- @mastra/core@0.14.2-alpha.1
|
|
298
|
-
- @mastra/server@0.14.2-alpha.1
|
|
299
|
-
|
|
300
|
-
## 0.14.2-alpha.0
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3875 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.15.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- 376913a: Update peerdeps
|
|
12
|
+
- Updated dependencies [8fbf79e]
|
|
13
|
+
- @mastra/core@0.16.0-alpha.1
|
|
14
|
+
|
|
3
15
|
## 0.14.7-alpha.0
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -287,16 +299,4 @@
|
|
|
287
299
|
|
|
288
300
|
## 0.13.3-alpha.0
|
|
289
301
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- 34d3410: dependencies updates:
|
|
293
|
-
- Updated dependency [`@aws-sdk/client-dynamodb@^3.848.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.848.0) (from `^3.840.0`, in `dependencies`)
|
|
294
|
-
- Updated dependencies [510e2c8]
|
|
295
|
-
- Updated dependencies [2f72fb2]
|
|
296
|
-
- Updated dependencies [3f89307]
|
|
297
|
-
- Updated dependencies [9eda7d4]
|
|
298
|
-
- Updated dependencies [9d49408]
|
|
299
|
-
- Updated dependencies [2ecf658]
|
|
300
|
-
- Updated dependencies [7a7754f]
|
|
301
|
-
|
|
302
|
-
... 518 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 530 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.13.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.13.3
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
### Minor Changes
|
|
292
300
|
|
|
293
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- @mastra/core@0.12.0-alpha.5
|
|
298
|
-
|
|
299
|
-
## 0.10.8-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2102 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.2.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- Updated dependencies [376913a]
|
|
10
|
+
- @mastra/core@0.16.0-alpha.1
|
|
11
|
+
- @mastra/rag@1.2.4-alpha.0
|
|
12
|
+
|
|
3
13
|
## 1.2.17
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
|
|
289
299
|
## 1.2.10
|
|
290
300
|
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [33dcb07]
|
|
294
|
-
- Updated dependencies [613eec3]
|
|
295
|
-
- Updated dependencies [d0d9500]
|
|
296
|
-
- Updated dependencies [d30b1a0]
|
|
297
|
-
- Updated dependencies [bff87f7]
|
|
298
|
-
- Updated dependencies [b4a8df0]
|
|
299
|
-
- @mastra/core@0.12.1
|
|
300
|
-
- @mastra/rag@1.0.6
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2828 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.2.12-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 1.2.11
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
## 1.2.2
|
|
292
300
|
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- 1ccccff: dependencies updates:
|
|
296
|
-
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
297
|
-
- 1ccccff: dependencies updates:
|
|
298
|
-
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
299
|
-
- Updated dependencies [d1ed912]
|
|
300
|
-
- Updated dependencies [f6fd25f]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2151 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/lance
|
|
2
2
|
|
|
3
|
+
## 0.3.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8fbf79e]
|
|
12
|
+
- @mastra/core@0.16.0-alpha.1
|
|
13
|
+
|
|
3
14
|
## 0.2.12-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
|
|
288
299
|
- 7ba91fa: Throw mastra errors methods not implemented yet
|
|
289
300
|
- 5889a31: implement scorers api for lance db
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [66e13e3]
|
|
293
|
-
- Updated dependencies [edd9482]
|
|
294
|
-
- Updated dependencies [18344d7]
|
|
295
|
-
- Updated dependencies [9d372c2]
|
|
296
|
-
- Updated dependencies [40c2525]
|
|
297
|
-
- Updated dependencies [e473f27]
|
|
298
|
-
- Updated dependencies [032cb66]
|
|
299
|
-
- Updated dependencies [703ac71]
|
|
300
|
-
- Updated dependencies [a723d69]
|
|
301
|
-
|
|
302
|
-
... 203 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 214 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/libsql
|
|
2
2
|
|
|
3
|
+
## 0.14.0-alpha.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [8fbf79e]
|
|
12
|
+
- @mastra/core@0.16.0-alpha.1
|
|
13
|
+
|
|
3
14
|
## 0.13.9-alpha.0
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
- Updated dependencies [2871020]
|
|
288
299
|
- Updated dependencies [94f4812]
|
|
289
300
|
- Updated dependencies [e202b82]
|
|
290
|
-
- Updated dependencies [e00f6a0]
|
|
291
|
-
- Updated dependencies [4a406ec]
|
|
292
|
-
- Updated dependencies [b0e43c1]
|
|
293
|
-
- Updated dependencies [5d377e5]
|
|
294
|
-
- Updated dependencies [1fb812e]
|
|
295
|
-
- Updated dependencies [35c5798]
|
|
296
|
-
- @mastra/core@0.13.0
|
|
297
|
-
|
|
298
|
-
## 0.13.0-alpha.1
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 809 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.10.11-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 376913a: Update peerdeps
|
|
8
|
+
- Updated dependencies [8fbf79e]
|
|
9
|
+
- @mastra/core@0.16.0-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.10.10
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -291,12 +299,4 @@
|
|
|
291
299
|
- 83da932: Move @mastra/core to peerdeps
|
|
292
300
|
- 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
|
|
293
301
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- 129b5f5: Add pino to loggers package
|
|
297
|
-
- Updated dependencies [b3a3d63]
|
|
298
|
-
- Updated dependencies [344f453]
|
|
299
|
-
- Updated dependencies [0a3ae6d]
|
|
300
|
-
- Updated dependencies [95911be]
|
|
301
|
-
|
|
302
|
-
... 1703 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1711 more lines hidden. See full changelog in package directory.
|