@mastra/mcp-docs-server 0.13.23 → 0.13.24-alpha.2
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 +8 -8
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +19 -0
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +18 -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 +35 -35
- 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 +46 -46
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +41 -41
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
- 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 +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
- 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 +51 -51
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +41 -41
- 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 +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
- 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 +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
- package/.docs/organized/changelogs/create-mastra.md +14 -14
- package/.docs/organized/changelogs/mastra.md +46 -46
- package/.docs/raw/agents/dynamic-agents.mdx +19 -0
- package/.docs/raw/agents/overview.mdx +46 -0
- package/.docs/raw/auth/auth0.mdx +235 -0
- package/.docs/raw/auth/index.mdx +2 -7
- package/.docs/raw/auth/workos.mdx +198 -0
- package/.docs/raw/reference/agents/agent.mdx +82 -5
- package/.docs/raw/reference/agents/getInstructions.mdx +2 -2
- package/.docs/raw/reference/auth/auth0.mdx +117 -0
- package/.docs/raw/reference/auth/workos.mdx +128 -0
- package/.docs/raw/reference/workflows/step.mdx +1 -1
- package/CHANGELOG.md +22 -0
- package/package.json +4 -4
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @internal/lint
|
|
2
2
|
|
|
3
|
+
## 0.0.37
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`fd00e63`](https://github.com/mastra-ai/mastra/commit/fd00e63759cbcca3473c40cac9843280b0557cff), [`ab610f6`](https://github.com/mastra-ai/mastra/commit/ab610f6f41dbfe6c9502368671485ca7a0aac09b), [`e6bda5f`](https://github.com/mastra-ai/mastra/commit/e6bda5f954ee8493ea18adc1a883f0a5b785ad9b)]:
|
|
8
|
+
- @mastra/core@0.17.1
|
|
9
|
+
|
|
3
10
|
## 0.0.36
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
- Updated dependencies [4d5583d]
|
|
293
300
|
- @mastra/core@0.10.12
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [2873c7f]
|
|
300
|
-
- Updated dependencies [1c1c6a1]
|
|
301
|
-
|
|
302
|
-
... 333 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 340 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @mastra/agent-builder
|
|
2
2
|
|
|
3
|
+
## 0.0.6-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
- @mastra/memory@0.15.3-alpha.0
|
|
12
|
+
|
|
13
|
+
## 0.0.6-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- fix: result object type inference when using structuredOutput and unify output/structuredOutput types with single OUTPUT generic ([#7969](https://github.com/mastra-ai/mastra/pull/7969))
|
|
18
|
+
|
|
19
|
+
- Updated dependencies [[`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad)]:
|
|
20
|
+
- @mastra/core@0.17.2-alpha.0
|
|
21
|
+
|
|
3
22
|
## 0.0.5
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/ai-sdk
|
|
2
2
|
|
|
3
|
+
## 0.0.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
12
|
+
## 0.0.4-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- fix: result object type inference when using structuredOutput and unify output/structuredOutput types with single OUTPUT generic ([#7969](https://github.com/mastra-ai/mastra/pull/7969))
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [[`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad)]:
|
|
19
|
+
- @mastra/core@0.17.2-alpha.0
|
|
20
|
+
|
|
3
21
|
## 0.0.3
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.11.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.11.9
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
- Updated dependencies [144eb0b]
|
|
291
300
|
- @mastra/core@0.10.7-alpha.2
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- 0e17048: Throw mastra errors in storage packages
|
|
298
|
-
- Updated dependencies [d1baedb]
|
|
299
|
-
- Updated dependencies [4d21bf2]
|
|
300
|
-
- Updated dependencies [2097952]
|
|
301
|
-
|
|
302
|
-
... 1849 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1858 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.11.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.11.9
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [d1baedb]
|
|
290
299
|
- Updated dependencies [d8f2d19]
|
|
291
300
|
- Updated dependencies [4d21bf2]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [2097952]
|
|
295
|
-
- Updated dependencies [792c4c0]
|
|
296
|
-
- Updated dependencies [5d74aab]
|
|
297
|
-
- Updated dependencies [a8b194f]
|
|
298
|
-
- Updated dependencies [4fb0cc2]
|
|
299
|
-
- Updated dependencies [d2a7a31]
|
|
300
|
-
- Updated dependencies [502fe05]
|
|
301
|
-
|
|
302
|
-
... 1923 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1932 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.15.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.15.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
### Patch Changes
|
|
290
299
|
|
|
291
300
|
- d6e39da: Load most recent snapshot from storage
|
|
292
|
-
- Updated dependencies [6faaee5]
|
|
293
|
-
- Updated dependencies [4232b14]
|
|
294
|
-
- Updated dependencies [a89de7e]
|
|
295
|
-
- Updated dependencies [cf4f357]
|
|
296
|
-
- Updated dependencies [a722c0b]
|
|
297
|
-
- Updated dependencies [3b5fec7]
|
|
298
|
-
- @mastra/core@0.14.0-alpha.1
|
|
299
|
-
|
|
300
|
-
## 0.13.0
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1048 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.13.2-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
8
|
+
- @mastra/core@0.18.0-alpha.2
|
|
9
|
+
|
|
10
|
+
## 0.13.2-alpha.1
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
|
|
15
|
+
- @mastra/core@0.17.2-alpha.1
|
|
16
|
+
|
|
17
|
+
## 0.13.2-alpha.0
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- fix: result object type inference when using structuredOutput and unify output/structuredOutput types with single OUTPUT generic ([#7969](https://github.com/mastra-ai/mastra/pull/7969))
|
|
22
|
+
|
|
23
|
+
- Get rid off swr one for all ([#7931](https://github.com/mastra-ai/mastra/pull/7931))
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [[`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad)]:
|
|
26
|
+
- @mastra/core@0.17.2-alpha.0
|
|
27
|
+
|
|
28
|
+
## 0.13.1
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- fix workflow resuming issue in the playground ([#7988](https://github.com/mastra-ai/mastra/pull/7988))
|
|
33
|
+
|
|
34
|
+
- Updated dependencies [[`fd00e63`](https://github.com/mastra-ai/mastra/commit/fd00e63759cbcca3473c40cac9843280b0557cff), [`ab610f6`](https://github.com/mastra-ai/mastra/commit/ab610f6f41dbfe6c9502368671485ca7a0aac09b), [`e6bda5f`](https://github.com/mastra-ai/mastra/commit/e6bda5f954ee8493ea18adc1a883f0a5b785ad9b)]:
|
|
35
|
+
- @mastra/core@0.17.1
|
|
36
|
+
|
|
3
37
|
## 0.13.1-alpha.0
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -264,39 +298,5 @@
|
|
|
264
298
|
- Updated dependencies [a9e50ee]
|
|
265
299
|
- Updated dependencies [5397eb4]
|
|
266
300
|
- Updated dependencies [c9f4e4a]
|
|
267
|
-
- Updated dependencies [0acbc80]
|
|
268
|
-
- @mastra/core@0.16.0-alpha.0
|
|
269
|
-
|
|
270
|
-
## 0.11.3
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
301
|
|
|
274
|
-
|
|
275
|
-
- Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
|
|
276
|
-
- ff89505: Add deprecation warnings and add legacy routes
|
|
277
|
-
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
278
|
-
- 26b0d7c: Cleanup pkg output
|
|
279
|
-
- 48f0742: add deployer, server and clientjs handlers for agent builder template
|
|
280
|
-
- 5de1555: Fixed tracingContext on tool executions in AI tracing
|
|
281
|
-
- Updated dependencies [ab48c97]
|
|
282
|
-
- Updated dependencies [85ef90b]
|
|
283
|
-
- Updated dependencies [aedbbfa]
|
|
284
|
-
- Updated dependencies [ff89505]
|
|
285
|
-
- Updated dependencies [637f323]
|
|
286
|
-
- Updated dependencies [de3cbc6]
|
|
287
|
-
- Updated dependencies [c19bcf7]
|
|
288
|
-
- Updated dependencies [4474d04]
|
|
289
|
-
- Updated dependencies [183dc95]
|
|
290
|
-
- Updated dependencies [a1111e2]
|
|
291
|
-
- Updated dependencies [b42a961]
|
|
292
|
-
- Updated dependencies [61debef]
|
|
293
|
-
- Updated dependencies [9beaeff]
|
|
294
|
-
- Updated dependencies [29de0e1]
|
|
295
|
-
- Updated dependencies [f643c65]
|
|
296
|
-
- Updated dependencies [00c74e7]
|
|
297
|
-
- Updated dependencies [fef7375]
|
|
298
|
-
- Updated dependencies [e3d8fea]
|
|
299
|
-
- Updated dependencies [45e4d39]
|
|
300
|
-
- Updated dependencies [9eee594]
|
|
301
|
-
|
|
302
|
-
... 2608 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2642 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.16-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.1.15
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
## 0.1.5
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
296
|
-
- Updated dependencies [510e2c8]
|
|
297
|
-
- Updated dependencies [2f72fb2]
|
|
298
|
-
- Updated dependencies [27cc97a]
|
|
299
|
-
- Updated dependencies [3f89307]
|
|
300
|
-
- Updated dependencies [9eda7d4]
|
|
301
|
-
|
|
302
|
-
... 465 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 474 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.13.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.13.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
## 0.12.4
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- 9881232: dependencies updates:
|
|
295
|
-
- Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
|
|
296
|
-
- 41c0698: fix executeRestQuery
|
|
297
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
298
|
-
- Updated dependencies [510e2c8]
|
|
299
|
-
- Updated dependencies [2f72fb2]
|
|
300
|
-
- Updated dependencies [27cc97a]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 821 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.12.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.12.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [41daa63]
|
|
290
299
|
- Updated dependencies [ad0a58b]
|
|
291
300
|
- Updated dependencies [254a36b]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [fc92d80]
|
|
295
|
-
- Updated dependencies [e0f73c6]
|
|
296
|
-
- Updated dependencies [0b89602]
|
|
297
|
-
- Updated dependencies [4d37822]
|
|
298
|
-
- Updated dependencies [23a6a7c]
|
|
299
|
-
- Updated dependencies [cda801d]
|
|
300
|
-
- Updated dependencies [a77c823]
|
|
301
|
-
|
|
302
|
-
... 981 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 990 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,50 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.18.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- Allow agent instructions to accept SystemMessage types ([#7987](https://github.com/mastra-ai/mastra/pull/7987))
|
|
8
|
+
|
|
9
|
+
Agents can now use rich instruction formats beyond simple strings:
|
|
10
|
+
- CoreSystemMessage and SystemModelMessage objects with provider-specific options
|
|
11
|
+
- Arrays of strings or system messages
|
|
12
|
+
- Dynamic instructions returning any SystemMessage type
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Agent type fixes ([#8072](https://github.com/mastra-ai/mastra/pull/8072))
|
|
17
|
+
|
|
18
|
+
- Fixes for `getStepResult` in workflow steps ([#8065](https://github.com/mastra-ai/mastra/pull/8065))
|
|
19
|
+
|
|
20
|
+
- Add scorer type, for automatic type inferrence when creating scorers for agents ([#8032](https://github.com/mastra-ai/mastra/pull/8032))
|
|
21
|
+
|
|
22
|
+
## 0.17.2-alpha.1
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- show the tool-output stream in the playground for streamVNext ([#7983](https://github.com/mastra-ai/mastra/pull/7983))
|
|
27
|
+
|
|
28
|
+
## 0.17.2-alpha.0
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- fix: result object type inference when using structuredOutput and unify output/structuredOutput types with single OUTPUT generic ([#7969](https://github.com/mastra-ai/mastra/pull/7969))
|
|
33
|
+
|
|
34
|
+
- Fix selection of agent method based on model version ([#8001](https://github.com/mastra-ai/mastra/pull/8001))
|
|
35
|
+
|
|
36
|
+
- Get rid off swr one for all ([#7931](https://github.com/mastra-ai/mastra/pull/7931))
|
|
37
|
+
|
|
38
|
+
## 0.17.1
|
|
39
|
+
|
|
40
|
+
### Patch Changes
|
|
41
|
+
|
|
42
|
+
- Refactor agent.#execute fn workflow to make code easier to follow. ([#7964](https://github.com/mastra-ai/mastra/pull/7964))
|
|
43
|
+
|
|
44
|
+
- fix workflow resuming issue in the playground ([#7988](https://github.com/mastra-ai/mastra/pull/7988))
|
|
45
|
+
|
|
46
|
+
- feat: Add system option support to VNext methods ([#7925](https://github.com/mastra-ai/mastra/pull/7925))
|
|
47
|
+
|
|
3
48
|
## 0.17.1-alpha.0
|
|
4
49
|
|
|
5
50
|
### Patch Changes
|
|
@@ -254,49 +299,4 @@
|
|
|
254
299
|
|
|
255
300
|
### Patch Changes
|
|
256
301
|
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
- "refactored ai tracing to commonize types" ([#7744](https://github.com/mastra-ai/mastra/pull/7744))
|
|
260
|
-
|
|
261
|
-
- feat: add requiresAuth option for custom API routes ([#7703](https://github.com/mastra-ai/mastra/pull/7703))
|
|
262
|
-
|
|
263
|
-
Added a new `requiresAuth` option to the `ApiRoute` type that allows users to explicitly control authentication requirements for custom endpoints.
|
|
264
|
-
- By default, all custom routes require authentication (`requiresAuth: true`)
|
|
265
|
-
- Set `requiresAuth: false` to make a route publicly accessible without authentication
|
|
266
|
-
- The auth middleware now checks this configuration before applying authentication
|
|
267
|
-
|
|
268
|
-
Example usage:
|
|
269
|
-
|
|
270
|
-
```typescript
|
|
271
|
-
const customRoutes: ApiRoute[] = [
|
|
272
|
-
{
|
|
273
|
-
path: '/api/public-endpoint',
|
|
274
|
-
method: 'GET',
|
|
275
|
-
requiresAuth: false, // No authentication required
|
|
276
|
-
handler: async c => c.json({ message: 'Public access' }),
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
path: '/api/protected-endpoint',
|
|
280
|
-
method: 'GET',
|
|
281
|
-
requiresAuth: true, // Authentication required (default)
|
|
282
|
-
handler: async c => c.json({ message: 'Protected access' }),
|
|
283
|
-
},
|
|
284
|
-
];
|
|
285
|
-
```
|
|
286
|
-
|
|
287
|
-
This addresses issue #7674 where custom endpoints were not being protected by the authentication system.
|
|
288
|
-
|
|
289
|
-
- Network stream class when calling agent.network() ([#7763](https://github.com/mastra-ai/mastra/pull/7763))
|
|
290
|
-
|
|
291
|
-
- Deprecate "output" in generate and stream VNext in favour of structuredOutput. When structuredOutput is used in tandem with maxSteps = 1, the structuredOutput processor won't run, it'll generate the output using the main agent, similar to how "output" used to work. ([#7750](https://github.com/mastra-ai/mastra/pull/7750))
|
|
292
|
-
|
|
293
|
-
## 0.16.3
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- dependencies updates: ([#7545](https://github.com/mastra-ai/mastra/pull/7545))
|
|
298
|
-
- Updated dependency [`hono@^4.9.6` ↗︎](https://www.npmjs.com/package/hono/v/4.9.6) (from `^4.8.12`, in `dependencies`)
|
|
299
|
-
|
|
300
|
-
- Delayed deprecation notice for streamVNext() replacing stream() until Sept 23rd ([#7739](https://github.com/mastra-ai/mastra/pull/7739))
|
|
301
|
-
|
|
302
|
-
... 3534 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3579 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.11.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
|
|
3
12
|
## 0.11.9
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [4efcfa0]
|
|
290
299
|
- @mastra/core@0.10.7-alpha.3
|
|
291
300
|
|
|
292
|
-
## 0.10.4-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- 0e17048: Throw mastra errors in storage packages
|
|
297
|
-
- Updated dependencies [d1baedb]
|
|
298
|
-
- Updated dependencies [4d21bf2]
|
|
299
|
-
- Updated dependencies [2097952]
|
|
300
|
-
- Updated dependencies [4fb0cc2]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 331 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.18.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
- @mastra/deployer@0.18.0-alpha.2
|
|
12
|
+
- @mastra/loggers@0.10.13-alpha.0
|
|
13
|
+
|
|
14
|
+
## 0.17.2-alpha.1
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
|
|
19
|
+
- Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
|
|
20
|
+
- Updated dependencies [[`288745a`](https://github.com/mastra-ai/mastra/commit/288745a19aa9557db3ab3c877d667ff59f14d79c), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
|
|
21
|
+
- @mastra/deployer@0.17.2-alpha.1
|
|
22
|
+
- @mastra/core@0.17.2-alpha.1
|
|
23
|
+
|
|
24
|
+
## 0.17.2-alpha.0
|
|
25
|
+
|
|
26
|
+
### Patch Changes
|
|
27
|
+
|
|
28
|
+
- Updated dependencies [[`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad)]:
|
|
29
|
+
- @mastra/core@0.17.2-alpha.0
|
|
30
|
+
- @mastra/deployer@0.17.2-alpha.0
|
|
31
|
+
|
|
32
|
+
## 0.17.1
|
|
33
|
+
|
|
34
|
+
### Patch Changes
|
|
35
|
+
|
|
36
|
+
- Updated dependencies [[`fd00e63`](https://github.com/mastra-ai/mastra/commit/fd00e63759cbcca3473c40cac9843280b0557cff), [`ab610f6`](https://github.com/mastra-ai/mastra/commit/ab610f6f41dbfe6c9502368671485ca7a0aac09b), [`e6bda5f`](https://github.com/mastra-ai/mastra/commit/e6bda5f954ee8493ea18adc1a883f0a5b785ad9b)]:
|
|
37
|
+
- @mastra/core@0.17.1
|
|
38
|
+
- @mastra/deployer@0.17.1
|
|
39
|
+
|
|
3
40
|
## 0.17.1-alpha.0
|
|
4
41
|
|
|
5
42
|
### Patch Changes
|
|
@@ -262,41 +299,4 @@
|
|
|
262
299
|
- @mastra/deployer@0.16.0-alpha.0
|
|
263
300
|
- @mastra/core@0.16.0-alpha.0
|
|
264
301
|
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
### Patch Changes
|
|
268
|
-
|
|
269
|
-
- 855135e: dependencies updates:
|
|
270
|
-
- Updated dependency [`redis@^5.8.2` ↗︎](https://www.npmjs.com/package/redis/v/5.8.2) (from `^5.8.0`, in `dependencies`)
|
|
271
|
-
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
272
|
-
- f0dfcac: updated core peerdep
|
|
273
|
-
- Updated dependencies [ab48c97]
|
|
274
|
-
- Updated dependencies [3e0bd2a]
|
|
275
|
-
- Updated dependencies [2b64943]
|
|
276
|
-
- Updated dependencies [85ef90b]
|
|
277
|
-
- Updated dependencies [aedbbfa]
|
|
278
|
-
- Updated dependencies [ff89505]
|
|
279
|
-
- Updated dependencies [637f323]
|
|
280
|
-
- Updated dependencies [de3cbc6]
|
|
281
|
-
- Updated dependencies [c19bcf7]
|
|
282
|
-
- Updated dependencies [4474d04]
|
|
283
|
-
- Updated dependencies [183dc95]
|
|
284
|
-
- Updated dependencies [a1111e2]
|
|
285
|
-
- Updated dependencies [b42a961]
|
|
286
|
-
- Updated dependencies [71b657b]
|
|
287
|
-
- Updated dependencies [61debef]
|
|
288
|
-
- Updated dependencies [9beaeff]
|
|
289
|
-
- Updated dependencies [29de0e1]
|
|
290
|
-
- Updated dependencies [f643c65]
|
|
291
|
-
- Updated dependencies [00c74e7]
|
|
292
|
-
- Updated dependencies [f0dfcac]
|
|
293
|
-
- Updated dependencies [fef7375]
|
|
294
|
-
- Updated dependencies [6d98856]
|
|
295
|
-
- Updated dependencies [e3d8fea]
|
|
296
|
-
- Updated dependencies [45e4d39]
|
|
297
|
-
- Updated dependencies [9eee594]
|
|
298
|
-
- Updated dependencies [7149d8d]
|
|
299
|
-
- Updated dependencies [822c2e8]
|
|
300
|
-
- Updated dependencies [979912c]
|
|
301
|
-
|
|
302
|
-
... 175 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 212 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.14.2-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
|
|
10
|
+
- @mastra/core@0.18.0-alpha.2
|
|
11
|
+
- @mastra/deployer@0.18.0-alpha.2
|
|
12
|
+
|
|
13
|
+
## 0.14.2-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad)]:
|
|
18
|
+
- @mastra/core@0.17.2-alpha.0
|
|
19
|
+
- @mastra/deployer@0.17.2-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.14.1
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [[`fd00e63`](https://github.com/mastra-ai/mastra/commit/fd00e63759cbcca3473c40cac9843280b0557cff), [`ab610f6`](https://github.com/mastra-ai/mastra/commit/ab610f6f41dbfe6c9502368671485ca7a0aac09b), [`e6bda5f`](https://github.com/mastra-ai/mastra/commit/e6bda5f954ee8493ea18adc1a883f0a5b785ad9b)]:
|
|
26
|
+
- @mastra/core@0.17.1
|
|
27
|
+
- @mastra/deployer@0.17.1
|
|
28
|
+
|
|
3
29
|
## 0.14.1-alpha.0
|
|
4
30
|
|
|
5
31
|
### Patch Changes
|
|
@@ -272,31 +298,5 @@
|
|
|
272
298
|
|
|
273
299
|
## 0.13.2
|
|
274
300
|
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
280
|
-
- @mastra/deployer@0.15.2
|
|
281
|
-
- @mastra/core@0.15.2
|
|
282
|
-
|
|
283
|
-
## 0.13.1
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
|
-
|
|
287
|
-
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
|
|
290
|
-
- @mastra/deployer@0.15.1
|
|
291
|
-
- @mastra/core@0.15.1
|
|
292
|
-
|
|
293
|
-
## 0.13.0
|
|
294
|
-
|
|
295
|
-
### Minor Changes
|
|
296
|
-
|
|
297
|
-
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
298
|
-
|
|
299
|
-
- [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3662 more lines hidden. See full changelog in package directory.
|