@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,14 @@
|
|
|
1
1
|
# @mastra/mssql
|
|
2
2
|
|
|
3
|
+
## 0.4.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.4.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Add full CRUD operations for scoring system (getScoreById, saveScore, getScoresByScorerId, etc.)
|
|
290
299
|
- Implement message deletion functionality with thread timestamp updates
|
|
291
300
|
- Enhance thread management with sorting options and improved pagination
|
|
292
|
-
- Add batch trace insertion for improved performance
|
|
293
|
-
- Implement proper storage domain initialization with all operation bindings
|
|
294
|
-
- Enhance message parsing and formatting with better v1/v2 support
|
|
295
|
-
- Improve table operations with better foreign key handling
|
|
296
|
-
- Add float data type support in schema creation
|
|
297
|
-
- Enhance timestamp handling with proper SQL DateTime2 usage
|
|
298
|
-
- Update core dependency to latest version
|
|
299
|
-
- Format storage into domains and separate these into different files
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 150 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/opensearch
|
|
2
2
|
|
|
3
|
+
## 0.11.11-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.10
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [4fb0cc2]
|
|
290
299
|
- Updated dependencies [d2a7a31]
|
|
291
300
|
- Updated dependencies [502fe05]
|
|
292
|
-
- Updated dependencies [144eb0b]
|
|
293
|
-
- Updated dependencies [8ba1b51]
|
|
294
|
-
- Updated dependencies [4efcfa0]
|
|
295
|
-
- Updated dependencies [0e17048]
|
|
296
|
-
- @mastra/core@0.10.7
|
|
297
|
-
|
|
298
|
-
## 0.11.0-alpha.2
|
|
299
|
-
|
|
300
|
-
### Minor Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 294 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.16.1-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.16.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [ad888a2]
|
|
290
299
|
- Updated dependencies [481751d]
|
|
291
300
|
- Updated dependencies [2454423]
|
|
292
|
-
- Updated dependencies [194e395]
|
|
293
|
-
- Updated dependencies [a722c0b]
|
|
294
|
-
- Updated dependencies [c30bca8]
|
|
295
|
-
- Updated dependencies [3b5fec7]
|
|
296
|
-
- Updated dependencies [a8f129d]
|
|
297
|
-
- @mastra/core@0.14.0
|
|
298
|
-
|
|
299
|
-
## 0.14.1-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2367 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
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 [4fb0cc2]
|
|
290
299
|
- Updated dependencies [d2a7a31]
|
|
291
300
|
- Updated dependencies [0e17048]
|
|
292
|
-
- @mastra/core@0.10.7-alpha.1
|
|
293
|
-
|
|
294
|
-
## 0.10.2
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 66f4424: Update peerdeps
|
|
299
|
-
- Updated dependencies [d1ed912]
|
|
300
|
-
- Updated dependencies [f6fd25f]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1848 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 6.2.2-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- dependencies updates: ([#8034](https://github.com/mastra-ai/mastra/pull/8034))
|
|
8
|
+
- Updated dependency [`zod@^4.1.9` ↗︎](https://www.npmjs.com/package/zod/v/4.1.9) (from `^4.1.8`, in `dependencies`)
|
|
9
|
+
|
|
10
|
+
- dependencies updates: ([#8050](https://github.com/mastra-ai/mastra/pull/8050))
|
|
11
|
+
- Updated dependency [`@xyflow/react@^12.8.5` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.8.5) (from `^12.8.4`, in `dependencies`)
|
|
12
|
+
|
|
13
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
14
|
+
|
|
15
|
+
- 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)]:
|
|
16
|
+
- @mastra/core@0.18.0-alpha.2
|
|
17
|
+
- @mastra/client-js@0.13.2-alpha.2
|
|
18
|
+
|
|
19
|
+
## 6.2.2-alpha.1
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- dependencies updates: ([#8019](https://github.com/mastra-ai/mastra/pull/8019))
|
|
24
|
+
- Updated dependency [`motion@^12.23.13` ↗︎](https://www.npmjs.com/package/motion/v/12.23.13) (from `^12.23.12`, in `dependencies`)
|
|
25
|
+
|
|
26
|
+
- show the tool-output stream in the playground for streamVNext ([#7983](https://github.com/mastra-ai/mastra/pull/7983))
|
|
27
|
+
|
|
28
|
+
- Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
|
|
29
|
+
- @mastra/core@0.17.2-alpha.1
|
|
30
|
+
- @mastra/client-js@0.13.2-alpha.1
|
|
31
|
+
|
|
32
|
+
## 6.2.2-alpha.0
|
|
33
|
+
|
|
34
|
+
### Patch Changes
|
|
35
|
+
|
|
36
|
+
- dependencies updates: ([#7980](https://github.com/mastra-ai/mastra/pull/7980))
|
|
37
|
+
- Updated dependency [`zod@^4.1.8` ↗︎](https://www.npmjs.com/package/zod/v/4.1.8) (from `^4.1.5`, in `dependencies`)
|
|
38
|
+
|
|
39
|
+
- Get rid off swr one for all ([#7931](https://github.com/mastra-ai/mastra/pull/7931))
|
|
40
|
+
|
|
41
|
+
- 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)]:
|
|
42
|
+
- @mastra/client-js@0.13.2-alpha.0
|
|
43
|
+
- @mastra/core@0.17.2-alpha.0
|
|
44
|
+
|
|
45
|
+
## 6.2.1
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- 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)]:
|
|
50
|
+
- @mastra/core@0.17.1
|
|
51
|
+
- @mastra/client-js@0.13.1
|
|
52
|
+
|
|
3
53
|
## 6.2.1-alpha.0
|
|
4
54
|
|
|
5
55
|
### Patch Changes
|
|
@@ -248,55 +298,5 @@
|
|
|
248
298
|
- @mastra/core@0.16.1-alpha.1
|
|
249
299
|
- @mastra/client-js@0.12.1-alpha.1
|
|
250
300
|
|
|
251
|
-
## 6.1.1-alpha.0
|
|
252
|
-
|
|
253
|
-
### Patch Changes
|
|
254
|
-
|
|
255
|
-
- Updated dependencies [[`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4)]:
|
|
256
|
-
- @mastra/core@0.16.1-alpha.0
|
|
257
|
-
- @mastra/client-js@0.12.1-alpha.0
|
|
258
|
-
|
|
259
|
-
## 6.1.0
|
|
260
|
-
|
|
261
|
-
### Minor Changes
|
|
262
|
-
|
|
263
|
-
- a01cf14: Add workflow graph in agent (workflow as tool in agent)
|
|
264
|
-
- 376913a: Update peerdeps of @mastra/core
|
|
265
|
-
|
|
266
|
-
### Patch Changes
|
|
267
|
-
|
|
268
|
-
- cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
|
|
269
|
-
- 788e612: Fix playground workflow graph is broken when workflow starts with a branch
|
|
270
|
-
- 5397eb4: Add public URL support when adding files in Multi Modal
|
|
271
|
-
- Updated dependencies [8fbf79e]
|
|
272
|
-
- Updated dependencies [cf4e353]
|
|
273
|
-
- Updated dependencies [6155cfc]
|
|
274
|
-
- Updated dependencies [fd83526]
|
|
275
|
-
- Updated dependencies [d0b90ab]
|
|
276
|
-
- Updated dependencies [6f5eb7a]
|
|
277
|
-
- Updated dependencies [a01cf14]
|
|
278
|
-
- Updated dependencies [a9e50ee]
|
|
279
|
-
- Updated dependencies [5397eb4]
|
|
280
|
-
- Updated dependencies [c9f4e4a]
|
|
281
|
-
- Updated dependencies [0acbc80]
|
|
282
|
-
- @mastra/core@0.16.0
|
|
283
|
-
- @mastra/client-js@0.12.0
|
|
284
|
-
|
|
285
|
-
## 6.1.0-alpha.1
|
|
286
|
-
|
|
287
|
-
### Minor Changes
|
|
288
|
-
|
|
289
|
-
- 376913a: Update peerdeps of @mastra/core
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [8fbf79e]
|
|
294
|
-
- @mastra/core@0.16.0-alpha.1
|
|
295
|
-
- @mastra/client-js@0.12.0-alpha.1
|
|
296
|
-
|
|
297
|
-
## 6.1.0-alpha.0
|
|
298
|
-
|
|
299
|
-
### Minor Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3151 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 0.11.13-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
|
+
|
|
12
|
+
## 0.11.12
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Pass qdrant client params ([#7972](https://github.com/mastra-ai/mastra/pull/7972))
|
|
17
|
+
|
|
18
|
+
- 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)]:
|
|
19
|
+
- @mastra/core@0.17.1
|
|
20
|
+
|
|
3
21
|
## 0.11.12-alpha.0
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
- Updated dependencies [4d37822]
|
|
281
299
|
- Updated dependencies [23a6a7c]
|
|
282
300
|
- Updated dependencies [cda801d]
|
|
283
|
-
- Updated dependencies [a77c823]
|
|
284
|
-
- Updated dependencies [ff9c125]
|
|
285
|
-
- Updated dependencies [09bca64]
|
|
286
|
-
- Updated dependencies [b8efbb9]
|
|
287
|
-
- Updated dependencies [71466e7]
|
|
288
|
-
- Updated dependencies [0c99fbe]
|
|
289
|
-
- @mastra/core@0.12.0
|
|
290
|
-
|
|
291
|
-
## 0.11.2-alpha.0
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
296
|
-
- @mastra/core@0.12.0-alpha.5
|
|
297
|
-
|
|
298
|
-
## 0.11.1
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1953 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 1.2.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- dependencies updates: ([#8011](https://github.com/mastra-ai/mastra/pull/8011))
|
|
8
|
+
- Updated dependency [`node-html-better-parser@^1.5.8` ↗︎](https://www.npmjs.com/package/node-html-better-parser/v/1.5.8) (from `^1.5.7`, in `dependencies`)
|
|
9
|
+
|
|
10
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
11
|
+
|
|
12
|
+
- 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)]:
|
|
13
|
+
- @mastra/core@0.18.0-alpha.2
|
|
14
|
+
|
|
3
15
|
## 1.2.5
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
- 1be6004: Added semantic markdown chunking strategy.
|
|
288
300
|
- Updated dependencies [d5330bf]
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [a239d41]
|
|
292
|
-
- Updated dependencies [dd94a26]
|
|
293
|
-
- Updated dependencies [3ba6772]
|
|
294
|
-
- Updated dependencies [b5cf2a3]
|
|
295
|
-
- Updated dependencies [2fff911]
|
|
296
|
-
- Updated dependencies [b32c50d]
|
|
297
|
-
- Updated dependencies [63449d0]
|
|
298
|
-
- Updated dependencies [121a3f8]
|
|
299
|
-
- Updated dependencies [ec510e7]
|
|
300
|
-
- @mastra/core@0.13.2
|
|
301
|
-
|
|
302
|
-
... 2695 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2707 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/s3vectors
|
|
2
2
|
|
|
3
|
+
## 0.2.3-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.2.2
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,44 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.18.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch 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
|
+
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
15
|
+
|
|
16
|
+
- 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)]:
|
|
17
|
+
- @mastra/core@0.18.0-alpha.2
|
|
18
|
+
|
|
19
|
+
## 0.17.2-alpha.1
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
|
|
24
|
+
- @mastra/core@0.17.2-alpha.1
|
|
25
|
+
|
|
26
|
+
## 0.17.2-alpha.0
|
|
27
|
+
|
|
28
|
+
### Patch Changes
|
|
29
|
+
|
|
30
|
+
- 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)]:
|
|
31
|
+
- @mastra/core@0.17.2-alpha.0
|
|
32
|
+
|
|
33
|
+
## 0.17.1
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- fix workflow resuming issue in the playground ([#7988](https://github.com/mastra-ai/mastra/pull/7988))
|
|
38
|
+
|
|
39
|
+
- 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)]:
|
|
40
|
+
- @mastra/core@0.17.1
|
|
41
|
+
|
|
3
42
|
## 0.17.1-alpha.0
|
|
4
43
|
|
|
5
44
|
### Patch Changes
|
|
@@ -259,44 +298,5 @@
|
|
|
259
298
|
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
260
299
|
- f0dfcac: updated core peerdep
|
|
261
300
|
- 48f0742: add deployer, server and clientjs handlers for agent builder template
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
- 5de1555: Fixed tracingContext on tool executions in AI tracing
|
|
265
|
-
- 03d0c39: temp disable agent-builder workflows import
|
|
266
|
-
- Updated dependencies [ab48c97]
|
|
267
|
-
- Updated dependencies [85ef90b]
|
|
268
|
-
- Updated dependencies [aedbbfa]
|
|
269
|
-
- Updated dependencies [ff89505]
|
|
270
|
-
- Updated dependencies [637f323]
|
|
271
|
-
- Updated dependencies [de3cbc6]
|
|
272
|
-
- Updated dependencies [c19bcf7]
|
|
273
|
-
- Updated dependencies [4474d04]
|
|
274
|
-
- Updated dependencies [183dc95]
|
|
275
|
-
- Updated dependencies [a1111e2]
|
|
276
|
-
- Updated dependencies [b42a961]
|
|
277
|
-
- Updated dependencies [61debef]
|
|
278
|
-
- Updated dependencies [9beaeff]
|
|
279
|
-
- Updated dependencies [29de0e1]
|
|
280
|
-
- Updated dependencies [f643c65]
|
|
281
|
-
- Updated dependencies [00c74e7]
|
|
282
|
-
- Updated dependencies [fef7375]
|
|
283
|
-
- Updated dependencies [e3d8fea]
|
|
284
|
-
- Updated dependencies [45e4d39]
|
|
285
|
-
- Updated dependencies [9eee594]
|
|
286
|
-
- Updated dependencies [7149d8d]
|
|
287
|
-
- Updated dependencies [822c2e8]
|
|
288
|
-
- Updated dependencies [979912c]
|
|
289
|
-
- Updated dependencies [7dcf4c0]
|
|
290
|
-
- Updated dependencies [4106a58]
|
|
291
|
-
- Updated dependencies [ad78bfc]
|
|
292
|
-
- Updated dependencies [0302f50]
|
|
293
|
-
- Updated dependencies [6ac697e]
|
|
294
|
-
- Updated dependencies [74db265]
|
|
295
|
-
- Updated dependencies [0ce418a]
|
|
296
|
-
- Updated dependencies [af90672]
|
|
297
|
-
- Updated dependencies [8387952]
|
|
298
|
-
- Updated dependencies [7f3b8da]
|
|
299
|
-
- Updated dependencies [905352b]
|
|
300
|
-
- Updated dependencies [599d04c]
|
|
301
|
-
|
|
302
|
-
... 3407 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 3446 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/turbopuffer
|
|
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 [4fb0cc2]
|
|
290
299
|
- Updated dependencies [d2a7a31]
|
|
291
300
|
- Updated dependencies [0e17048]
|
|
292
|
-
- @mastra/core@0.10.7-alpha.1
|
|
293
|
-
|
|
294
|
-
## 0.10.3
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 63f6b7d: dependencies updates:
|
|
299
|
-
- Updated dependency [`@turbopuffer/turbopuffer@^0.6.17` ↗︎](https://www.npmjs.com/package/@turbopuffer/turbopuffer/v/0.6.17) (from `^0.6.4`, in `dependencies`)
|
|
300
|
-
- Updated dependencies [63f6b7d]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 928 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/upstash
|
|
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
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
### Minor Changes
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- 674a348: dependencies updates:
|
|
298
|
-
- Updated dependency [`@upstash/redis@^1.35.1` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.1) (from `^1.35.0`, in `dependencies`)
|
|
299
|
-
- b92bc89: Added hybrid search support to @mastra/upstash vector store. Supports sparse vectors, fusion algorithm, and query mode.
|
|
300
|
-
- b8efbb9: feat: add flexible deleteMessages method to memory API
|
|
301
|
-
|
|
302
|
-
... 2073 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2082 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/vectorize
|
|
2
2
|
|
|
3
|
+
## 0.11.11-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.10
|
|
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
|
-
... 1908 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1917 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/voice-azure
|
|
2
2
|
|
|
3
|
+
## 0.10.13-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.10.12
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [63f6b7d]
|
|
290
299
|
- Updated dependencies [36f1c36]
|
|
291
300
|
- Updated dependencies [10d352e]
|
|
292
|
-
- Updated dependencies [53d3c37]
|
|
293
|
-
- @mastra/core@0.10.6-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.10.2
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 8ce087f: dependencies updates:
|
|
300
|
-
- Updated dependency [`microsoft-cognitiveservices-speech-sdk@^1.44.0` ↗︎](https://www.npmjs.com/package/microsoft-cognitiveservices-speech-sdk/v/1.44.0) (from `^1.43.0`, in `dependencies`)
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 777 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/voice-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.11.6-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.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [254a36b]
|
|
290
299
|
- Updated dependencies [0b89602]
|
|
291
300
|
- Updated dependencies [4d37822]
|
|
292
|
-
- Updated dependencies [ff9c125]
|
|
293
|
-
- Updated dependencies [b8efbb9]
|
|
294
|
-
- Updated dependencies [71466e7]
|
|
295
|
-
- Updated dependencies [0c99fbe]
|
|
296
|
-
- @mastra/core@0.12.0-alpha.2
|
|
297
|
-
|
|
298
|
-
## 0.10.5
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 875 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.11.6-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.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- 8e1b6e9: dependencies updates:
|
|
291
300
|
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [d8f2d19]
|
|
295
|
-
- Updated dependencies [4d21bf2]
|
|
296
|
-
- Updated dependencies [07d6d88]
|
|
297
|
-
- Updated dependencies [9d52b17]
|
|
298
|
-
- Updated dependencies [2097952]
|
|
299
|
-
- Updated dependencies [792c4c0]
|
|
300
|
-
- Updated dependencies [5d74aab]
|
|
301
|
-
|
|
302
|
-
... 1268 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1277 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/voice-elevenlabs
|
|
2
2
|
|
|
3
|
+
## 0.11.6-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.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- 8e1b6e9: dependencies updates:
|
|
291
300
|
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [d8f2d19]
|
|
295
|
-
- Updated dependencies [4d21bf2]
|
|
296
|
-
- Updated dependencies [07d6d88]
|
|
297
|
-
- Updated dependencies [9d52b17]
|
|
298
|
-
- Updated dependencies [2097952]
|
|
299
|
-
- Updated dependencies [792c4c0]
|
|
300
|
-
- Updated dependencies [5d74aab]
|
|
301
|
-
|
|
302
|
-
... 1277 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1286 more lines hidden. See full changelog in package directory.
|