@mastra/mcp-docs-server 0.13.22-alpha.2 → 0.13.22-alpha.4
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 +20 -0
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +56 -56
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +28 -28
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +22 -22
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +61 -61
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Flance.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +21 -21
- 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 +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Frag.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +11 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
- 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 +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
- package/.docs/organized/changelogs/create-mastra.md +9 -9
- package/.docs/organized/changelogs/mastra.md +58 -58
- package/.docs/organized/code-examples/agent-network.md +2 -1
- package/.docs/organized/code-examples/quick-start.md +2 -1
- package/.docs/organized/code-examples/weather-agent.md +11 -4
- package/.docs/organized/code-examples/workflow-ai-recruiter.md +2 -1
- package/.docs/raw/agents/overview.mdx +1 -1
- package/.docs/raw/auth/firebase.mdx +285 -0
- package/.docs/raw/auth/index.mdx +3 -3
- package/.docs/raw/course/04-workflows/08-running-workflows-programmatically.md +2 -2
- package/.docs/raw/deployment/overview.mdx +7 -1
- package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +108 -0
- package/.docs/raw/getting-started/installation.mdx +0 -1
- package/.docs/raw/memory/overview.mdx +1 -1
- package/.docs/raw/reference/agents/network.mdx +258 -0
- package/.docs/raw/reference/auth/firebase.mdx +128 -0
- package/.docs/raw/reference/cli/dev.mdx +7 -1
- package/.docs/raw/reference/client-js/agents.mdx +3 -3
- package/.docs/raw/reference/client-js/memory.mdx +1 -1
- package/.docs/raw/reference/client-js/tools.mdx +1 -1
- package/.docs/raw/reference/core/getWorkflow.mdx +0 -1
- package/.docs/raw/reference/core/getWorkflows.mdx +0 -1
- package/.docs/raw/reference/core/setTelemetry.mdx +2 -2
- package/.docs/raw/reference/storage/dynamodb.mdx +0 -4
- package/.docs/raw/reference/{agents → streaming}/ChunkType.mdx +12 -12
- package/.docs/raw/reference/{agents → streaming}/MastraModelOutput.mdx +10 -10
- package/.docs/raw/reference/tools/mcp-server.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/branch.mdx +2 -2
- package/.docs/raw/reference/workflows/workflow-methods/commit.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/create-run.mdx +3 -3
- package/.docs/raw/reference/workflows/workflow-methods/dountil.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/dowhile.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/foreach.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/map.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/parallel.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/sendEvent.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/sleep.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/sleepUntil.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/then.mdx +1 -1
- package/.docs/raw/reference/workflows/workflow-methods/waitForEvent.mdx +1 -1
- package/.docs/raw/server-db/local-dev-playground.mdx +31 -9
- package/.docs/raw/server-db/mastra-client.mdx +189 -73
- package/.docs/raw/server-db/snapshots.mdx +155 -114
- package/.docs/raw/workflows/inngest-workflow.mdx +82 -0
- package/CHANGELOG.md +18 -0
- package/package.json +5 -5
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +0 -302
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +0 -302
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +0 -302
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +0 -302
- package/.docs/organized/code-examples/memory-with-mem0.md +0 -108
- /package/.docs/raw/reference/{agents → streaming}/stream.mdx +0 -0
- /package/.docs/raw/reference/{agents → streaming}/streamVNext.mdx +0 -0
|
@@ -1,302 +0,0 @@
|
|
|
1
|
-
# @mastra/firecrawl
|
|
2
|
-
|
|
3
|
-
## 1.2.19-alpha.0
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- Updated dependencies [[`2ebe4c4`](https://github.com/mastra-ai/mastra/commit/2ebe4c4c34dd3e16b94cf66f6d5ce03a286e322a), [`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11)]:
|
|
8
|
-
- @mastra/rag@1.2.5-alpha.0
|
|
9
|
-
- @mastra/core@0.16.4-alpha.0
|
|
10
|
-
|
|
11
|
-
## 1.2.18
|
|
12
|
-
|
|
13
|
-
### Patch Changes
|
|
14
|
-
|
|
15
|
-
- 376913a: Update peerdeps
|
|
16
|
-
- Updated dependencies [8fbf79e]
|
|
17
|
-
- Updated dependencies [fd83526]
|
|
18
|
-
- Updated dependencies [d0b90ab]
|
|
19
|
-
- Updated dependencies [6f5eb7a]
|
|
20
|
-
- Updated dependencies [a01cf14]
|
|
21
|
-
- Updated dependencies [a9e50ee]
|
|
22
|
-
- Updated dependencies [5397eb4]
|
|
23
|
-
- Updated dependencies [376913a]
|
|
24
|
-
- Updated dependencies [c9f4e4a]
|
|
25
|
-
- Updated dependencies [0acbc80]
|
|
26
|
-
- @mastra/core@0.16.0
|
|
27
|
-
- @mastra/rag@1.2.4
|
|
28
|
-
|
|
29
|
-
## 1.2.18-alpha.0
|
|
30
|
-
|
|
31
|
-
### Patch Changes
|
|
32
|
-
|
|
33
|
-
- 376913a: Update peerdeps
|
|
34
|
-
- Updated dependencies [8fbf79e]
|
|
35
|
-
- Updated dependencies [376913a]
|
|
36
|
-
- @mastra/core@0.16.0-alpha.1
|
|
37
|
-
- @mastra/rag@1.2.4-alpha.0
|
|
38
|
-
|
|
39
|
-
## 1.2.17
|
|
40
|
-
|
|
41
|
-
### Patch Changes
|
|
42
|
-
|
|
43
|
-
- ab48c97: dependencies updates:
|
|
44
|
-
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
45
|
-
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
46
|
-
- a5632dd: Deprecate integrations in favor of mcp
|
|
47
|
-
- f0dfcac: updated core peerdep
|
|
48
|
-
- Updated dependencies [ab48c97]
|
|
49
|
-
- Updated dependencies [85ef90b]
|
|
50
|
-
- Updated dependencies [aedbbfa]
|
|
51
|
-
- Updated dependencies [ff89505]
|
|
52
|
-
- Updated dependencies [637f323]
|
|
53
|
-
- Updated dependencies [de3cbc6]
|
|
54
|
-
- Updated dependencies [c19bcf7]
|
|
55
|
-
- Updated dependencies [4474d04]
|
|
56
|
-
- Updated dependencies [183dc95]
|
|
57
|
-
- Updated dependencies [a1111e2]
|
|
58
|
-
- Updated dependencies [b42a961]
|
|
59
|
-
- Updated dependencies [61debef]
|
|
60
|
-
- Updated dependencies [9beaeff]
|
|
61
|
-
- Updated dependencies [29de0e1]
|
|
62
|
-
- Updated dependencies [f643c65]
|
|
63
|
-
- Updated dependencies [00c74e7]
|
|
64
|
-
- Updated dependencies [f0dfcac]
|
|
65
|
-
- Updated dependencies [fef7375]
|
|
66
|
-
- Updated dependencies [e3d8fea]
|
|
67
|
-
- Updated dependencies [45e4d39]
|
|
68
|
-
- Updated dependencies [9eee594]
|
|
69
|
-
- Updated dependencies [7149d8d]
|
|
70
|
-
- Updated dependencies [b415a4e]
|
|
71
|
-
- Updated dependencies [822c2e8]
|
|
72
|
-
- Updated dependencies [979912c]
|
|
73
|
-
- Updated dependencies [7dcf4c0]
|
|
74
|
-
- Updated dependencies [4106a58]
|
|
75
|
-
- Updated dependencies [ad78bfc]
|
|
76
|
-
- Updated dependencies [0302f50]
|
|
77
|
-
- Updated dependencies [6ac697e]
|
|
78
|
-
- Updated dependencies [74db265]
|
|
79
|
-
- Updated dependencies [0ce418a]
|
|
80
|
-
- Updated dependencies [af90672]
|
|
81
|
-
- Updated dependencies [8387952]
|
|
82
|
-
- Updated dependencies [7f3b8da]
|
|
83
|
-
- Updated dependencies [905352b]
|
|
84
|
-
- Updated dependencies [599d04c]
|
|
85
|
-
- Updated dependencies [56041d0]
|
|
86
|
-
- Updated dependencies [3412597]
|
|
87
|
-
- Updated dependencies [5eca5d2]
|
|
88
|
-
- Updated dependencies [f2cda47]
|
|
89
|
-
- Updated dependencies [5de1555]
|
|
90
|
-
- Updated dependencies [cfd377a]
|
|
91
|
-
- Updated dependencies [1ed5a3e]
|
|
92
|
-
- @mastra/core@0.15.3
|
|
93
|
-
- @mastra/rag@1.2.3
|
|
94
|
-
|
|
95
|
-
## 1.2.17-alpha.4
|
|
96
|
-
|
|
97
|
-
### Patch Changes
|
|
98
|
-
|
|
99
|
-
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
100
|
-
|
|
101
|
-
- Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
102
|
-
- @mastra/rag@1.2.3-alpha.2
|
|
103
|
-
- @mastra/core@0.15.3-alpha.7
|
|
104
|
-
|
|
105
|
-
## 1.2.17-alpha.3
|
|
106
|
-
|
|
107
|
-
### Patch Changes
|
|
108
|
-
|
|
109
|
-
- [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
|
|
110
|
-
|
|
111
|
-
- Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
|
|
112
|
-
- @mastra/core@0.15.3-alpha.6
|
|
113
|
-
|
|
114
|
-
## 1.2.17-alpha.2
|
|
115
|
-
|
|
116
|
-
### Patch Changes
|
|
117
|
-
|
|
118
|
-
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
119
|
-
|
|
120
|
-
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
121
|
-
- @mastra/core@0.15.3-alpha.5
|
|
122
|
-
- @mastra/rag@1.2.3-alpha.1
|
|
123
|
-
|
|
124
|
-
## 1.2.17-alpha.1
|
|
125
|
-
|
|
126
|
-
### Patch Changes
|
|
127
|
-
|
|
128
|
-
- [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
129
|
-
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
130
|
-
- Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
|
|
131
|
-
- @mastra/core@0.15.3-alpha.4
|
|
132
|
-
|
|
133
|
-
## 1.2.17-alpha.0
|
|
134
|
-
|
|
135
|
-
### Patch Changes
|
|
136
|
-
|
|
137
|
-
- Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`b415a4e`](https://github.com/mastra-ai/mastra/commit/b415a4e05b2546ccb9b5ba31a2bdf23deb1c7fa8), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
|
|
138
|
-
- @mastra/core@0.15.3-alpha.1
|
|
139
|
-
- @mastra/rag@1.2.3-alpha.0
|
|
140
|
-
|
|
141
|
-
## 1.2.16
|
|
142
|
-
|
|
143
|
-
### Patch Changes
|
|
144
|
-
|
|
145
|
-
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
146
|
-
|
|
147
|
-
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
148
|
-
- @mastra/rag@1.2.2
|
|
149
|
-
- @mastra/core@0.15.2
|
|
150
|
-
|
|
151
|
-
## 1.2.15
|
|
152
|
-
|
|
153
|
-
### Patch Changes
|
|
154
|
-
|
|
155
|
-
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
156
|
-
|
|
157
|
-
- Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
|
|
158
|
-
- @mastra/rag@1.2.1
|
|
159
|
-
- @mastra/core@0.15.1
|
|
160
|
-
|
|
161
|
-
## 1.2.14
|
|
162
|
-
|
|
163
|
-
### Patch Changes
|
|
164
|
-
|
|
165
|
-
- Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec), [`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), [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
|
|
166
|
-
- @mastra/core@0.15.0
|
|
167
|
-
- @mastra/rag@1.2.0
|
|
168
|
-
|
|
169
|
-
## 1.2.14-alpha.1
|
|
170
|
-
|
|
171
|
-
### Patch Changes
|
|
172
|
-
|
|
173
|
-
- Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
|
|
174
|
-
- @mastra/rag@1.2.0-alpha.1
|
|
175
|
-
- @mastra/core@0.15.0-alpha.3
|
|
176
|
-
|
|
177
|
-
## 1.2.14-alpha.0
|
|
178
|
-
|
|
179
|
-
### Patch Changes
|
|
180
|
-
|
|
181
|
-
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`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), [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100), [`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)]:
|
|
182
|
-
- @mastra/core@0.14.2-alpha.1
|
|
183
|
-
- @mastra/rag@1.1.1-alpha.0
|
|
184
|
-
|
|
185
|
-
## 1.2.13
|
|
186
|
-
|
|
187
|
-
### Patch Changes
|
|
188
|
-
|
|
189
|
-
- 03997ae: Update peerdeps
|
|
190
|
-
- Updated dependencies [227c7e6]
|
|
191
|
-
- Updated dependencies [12cae67]
|
|
192
|
-
- Updated dependencies [fd3a3eb]
|
|
193
|
-
- Updated dependencies [6faaee5]
|
|
194
|
-
- Updated dependencies [4232b14]
|
|
195
|
-
- Updated dependencies [a89de7e]
|
|
196
|
-
- Updated dependencies [5a37d0c]
|
|
197
|
-
- Updated dependencies [4bde0cb]
|
|
198
|
-
- Updated dependencies [cf4f357]
|
|
199
|
-
- Updated dependencies [03997ae]
|
|
200
|
-
- Updated dependencies [ad888a2]
|
|
201
|
-
- Updated dependencies [481751d]
|
|
202
|
-
- Updated dependencies [2454423]
|
|
203
|
-
- Updated dependencies [194e395]
|
|
204
|
-
- Updated dependencies [a722c0b]
|
|
205
|
-
- Updated dependencies [c30bca8]
|
|
206
|
-
- Updated dependencies [3b5fec7]
|
|
207
|
-
- Updated dependencies [a8f129d]
|
|
208
|
-
- @mastra/core@0.14.0
|
|
209
|
-
- @mastra/rag@1.1.0
|
|
210
|
-
|
|
211
|
-
## 1.2.13-alpha.1
|
|
212
|
-
|
|
213
|
-
### Patch Changes
|
|
214
|
-
|
|
215
|
-
- 03997ae: Update peerdeps
|
|
216
|
-
- Updated dependencies [03997ae]
|
|
217
|
-
- @mastra/rag@1.1.0-alpha.1
|
|
218
|
-
- @mastra/core@0.14.0-alpha.7
|
|
219
|
-
|
|
220
|
-
## 1.2.13-alpha.0
|
|
221
|
-
|
|
222
|
-
### Patch Changes
|
|
223
|
-
|
|
224
|
-
- Updated dependencies [0a7f675]
|
|
225
|
-
- Updated dependencies [12cae67]
|
|
226
|
-
- Updated dependencies [5a37d0c]
|
|
227
|
-
- Updated dependencies [4bde0cb]
|
|
228
|
-
- Updated dependencies [1a80071]
|
|
229
|
-
- Updated dependencies [36a3be8]
|
|
230
|
-
- Updated dependencies [361757b]
|
|
231
|
-
- Updated dependencies [2bb9955]
|
|
232
|
-
- Updated dependencies [2454423]
|
|
233
|
-
- Updated dependencies [a44d91e]
|
|
234
|
-
- Updated dependencies [dfb91e9]
|
|
235
|
-
- Updated dependencies [a741dde]
|
|
236
|
-
- Updated dependencies [7cb3fc0]
|
|
237
|
-
- Updated dependencies [195eabb]
|
|
238
|
-
- Updated dependencies [b78b95b]
|
|
239
|
-
- @mastra/core@0.14.0-alpha.4
|
|
240
|
-
- @mastra/rag@1.0.9-alpha.0
|
|
241
|
-
|
|
242
|
-
## 1.2.12
|
|
243
|
-
|
|
244
|
-
### Patch Changes
|
|
245
|
-
|
|
246
|
-
- Updated dependencies [d5330bf]
|
|
247
|
-
- Updated dependencies [2e74797]
|
|
248
|
-
- Updated dependencies [8388649]
|
|
249
|
-
- Updated dependencies [a239d41]
|
|
250
|
-
- Updated dependencies [dd94a26]
|
|
251
|
-
- Updated dependencies [3ba6772]
|
|
252
|
-
- Updated dependencies [b5cf2a3]
|
|
253
|
-
- Updated dependencies [2fff911]
|
|
254
|
-
- Updated dependencies [1be6004]
|
|
255
|
-
- Updated dependencies [b32c50d]
|
|
256
|
-
- Updated dependencies [63449d0]
|
|
257
|
-
- Updated dependencies [121a3f8]
|
|
258
|
-
- Updated dependencies [ec510e7]
|
|
259
|
-
- @mastra/core@0.13.2
|
|
260
|
-
- @mastra/rag@1.0.8
|
|
261
|
-
|
|
262
|
-
## 1.2.12-alpha.0
|
|
263
|
-
|
|
264
|
-
### Patch Changes
|
|
265
|
-
|
|
266
|
-
- Updated dependencies [8388649]
|
|
267
|
-
- Updated dependencies [dd94a26]
|
|
268
|
-
- Updated dependencies [3ba6772]
|
|
269
|
-
- Updated dependencies [2fff911]
|
|
270
|
-
- Updated dependencies [1be6004]
|
|
271
|
-
- @mastra/core@0.13.2-alpha.0
|
|
272
|
-
- @mastra/rag@1.0.8-alpha.0
|
|
273
|
-
|
|
274
|
-
## 1.2.11
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
279
|
-
- Updated dependencies [cb36de0]
|
|
280
|
-
- Updated dependencies [d0496e6]
|
|
281
|
-
- Updated dependencies [a82b851]
|
|
282
|
-
- Updated dependencies [ea0c5f2]
|
|
283
|
-
- Updated dependencies [41a0a0e]
|
|
284
|
-
- Updated dependencies [351b36e]
|
|
285
|
-
- Updated dependencies [2871020]
|
|
286
|
-
- Updated dependencies [ccd519c]
|
|
287
|
-
- Updated dependencies [94f4812]
|
|
288
|
-
- Updated dependencies [e202b82]
|
|
289
|
-
- Updated dependencies [e00f6a0]
|
|
290
|
-
- Updated dependencies [4a406ec]
|
|
291
|
-
- Updated dependencies [b0e43c1]
|
|
292
|
-
- Updated dependencies [5d377e5]
|
|
293
|
-
- Updated dependencies [1fb812e]
|
|
294
|
-
- Updated dependencies [35c5798]
|
|
295
|
-
- @mastra/core@0.13.0
|
|
296
|
-
- @mastra/rag@1.0.7
|
|
297
|
-
|
|
298
|
-
## 1.2.11-alpha.1
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 2854 more lines hidden. See full changelog in package directory.
|
|
@@ -1,302 +0,0 @@
|
|
|
1
|
-
# @mastra/github
|
|
2
|
-
|
|
3
|
-
## 1.2.12
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- 376913a: Update peerdeps
|
|
8
|
-
- Updated dependencies [8fbf79e]
|
|
9
|
-
- Updated dependencies [fd83526]
|
|
10
|
-
- Updated dependencies [d0b90ab]
|
|
11
|
-
- Updated dependencies [6f5eb7a]
|
|
12
|
-
- Updated dependencies [a01cf14]
|
|
13
|
-
- Updated dependencies [a9e50ee]
|
|
14
|
-
- Updated dependencies [5397eb4]
|
|
15
|
-
- Updated dependencies [c9f4e4a]
|
|
16
|
-
- Updated dependencies [0acbc80]
|
|
17
|
-
- @mastra/core@0.16.0
|
|
18
|
-
|
|
19
|
-
## 1.2.12-alpha.0
|
|
20
|
-
|
|
21
|
-
### Patch Changes
|
|
22
|
-
|
|
23
|
-
- 376913a: Update peerdeps
|
|
24
|
-
- Updated dependencies [8fbf79e]
|
|
25
|
-
- @mastra/core@0.16.0-alpha.1
|
|
26
|
-
|
|
27
|
-
## 1.2.11
|
|
28
|
-
|
|
29
|
-
### Patch Changes
|
|
30
|
-
|
|
31
|
-
- ab48c97: dependencies updates:
|
|
32
|
-
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
33
|
-
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
34
|
-
- a5632dd: Deprecate integrations in favor of mcp
|
|
35
|
-
- f0dfcac: updated core peerdep
|
|
36
|
-
- Updated dependencies [ab48c97]
|
|
37
|
-
- Updated dependencies [85ef90b]
|
|
38
|
-
- Updated dependencies [aedbbfa]
|
|
39
|
-
- Updated dependencies [ff89505]
|
|
40
|
-
- Updated dependencies [637f323]
|
|
41
|
-
- Updated dependencies [de3cbc6]
|
|
42
|
-
- Updated dependencies [c19bcf7]
|
|
43
|
-
- Updated dependencies [4474d04]
|
|
44
|
-
- Updated dependencies [183dc95]
|
|
45
|
-
- Updated dependencies [a1111e2]
|
|
46
|
-
- Updated dependencies [b42a961]
|
|
47
|
-
- Updated dependencies [61debef]
|
|
48
|
-
- Updated dependencies [9beaeff]
|
|
49
|
-
- Updated dependencies [29de0e1]
|
|
50
|
-
- Updated dependencies [f643c65]
|
|
51
|
-
- Updated dependencies [00c74e7]
|
|
52
|
-
- Updated dependencies [fef7375]
|
|
53
|
-
- Updated dependencies [e3d8fea]
|
|
54
|
-
- Updated dependencies [45e4d39]
|
|
55
|
-
- Updated dependencies [9eee594]
|
|
56
|
-
- Updated dependencies [7149d8d]
|
|
57
|
-
- Updated dependencies [822c2e8]
|
|
58
|
-
- Updated dependencies [979912c]
|
|
59
|
-
- Updated dependencies [7dcf4c0]
|
|
60
|
-
- Updated dependencies [4106a58]
|
|
61
|
-
- Updated dependencies [ad78bfc]
|
|
62
|
-
- Updated dependencies [0302f50]
|
|
63
|
-
- Updated dependencies [6ac697e]
|
|
64
|
-
- Updated dependencies [74db265]
|
|
65
|
-
- Updated dependencies [0ce418a]
|
|
66
|
-
- Updated dependencies [af90672]
|
|
67
|
-
- Updated dependencies [8387952]
|
|
68
|
-
- Updated dependencies [7f3b8da]
|
|
69
|
-
- Updated dependencies [905352b]
|
|
70
|
-
- Updated dependencies [599d04c]
|
|
71
|
-
- Updated dependencies [56041d0]
|
|
72
|
-
- Updated dependencies [3412597]
|
|
73
|
-
- Updated dependencies [5eca5d2]
|
|
74
|
-
- Updated dependencies [f2cda47]
|
|
75
|
-
- Updated dependencies [5de1555]
|
|
76
|
-
- Updated dependencies [cfd377a]
|
|
77
|
-
- Updated dependencies [1ed5a3e]
|
|
78
|
-
- @mastra/core@0.15.3
|
|
79
|
-
|
|
80
|
-
## 1.2.11-alpha.3
|
|
81
|
-
|
|
82
|
-
### Patch Changes
|
|
83
|
-
|
|
84
|
-
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
85
|
-
|
|
86
|
-
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
87
|
-
- @mastra/core@0.15.3-alpha.7
|
|
88
|
-
|
|
89
|
-
## 1.2.11-alpha.2
|
|
90
|
-
|
|
91
|
-
### Patch Changes
|
|
92
|
-
|
|
93
|
-
- [#7360](https://github.com/mastra-ai/mastra/pull/7360) [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1) Thanks [@wardpeet](https://github.com/wardpeet)! - Deprecate integrations in favor of mcp
|
|
94
|
-
|
|
95
|
-
- Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
|
|
96
|
-
- @mastra/core@0.15.3-alpha.6
|
|
97
|
-
|
|
98
|
-
## 1.2.11-alpha.1
|
|
99
|
-
|
|
100
|
-
### Patch Changes
|
|
101
|
-
|
|
102
|
-
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
103
|
-
|
|
104
|
-
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
105
|
-
- @mastra/core@0.15.3-alpha.5
|
|
106
|
-
|
|
107
|
-
## 1.2.11-alpha.0
|
|
108
|
-
|
|
109
|
-
### Patch Changes
|
|
110
|
-
|
|
111
|
-
- [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
112
|
-
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
113
|
-
- Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
|
|
114
|
-
- @mastra/core@0.15.3-alpha.4
|
|
115
|
-
|
|
116
|
-
## 1.2.10
|
|
117
|
-
|
|
118
|
-
### Patch Changes
|
|
119
|
-
|
|
120
|
-
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
121
|
-
|
|
122
|
-
- Updated dependencies []:
|
|
123
|
-
- @mastra/core@0.15.2
|
|
124
|
-
|
|
125
|
-
## 1.2.9
|
|
126
|
-
|
|
127
|
-
### Patch Changes
|
|
128
|
-
|
|
129
|
-
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
130
|
-
|
|
131
|
-
- Updated dependencies []:
|
|
132
|
-
- @mastra/core@0.15.1
|
|
133
|
-
|
|
134
|
-
## 1.2.8
|
|
135
|
-
|
|
136
|
-
### Patch Changes
|
|
137
|
-
|
|
138
|
-
- 03997ae: Update peerdeps
|
|
139
|
-
- Updated dependencies [227c7e6]
|
|
140
|
-
- Updated dependencies [12cae67]
|
|
141
|
-
- Updated dependencies [fd3a3eb]
|
|
142
|
-
- Updated dependencies [6faaee5]
|
|
143
|
-
- Updated dependencies [4232b14]
|
|
144
|
-
- Updated dependencies [a89de7e]
|
|
145
|
-
- Updated dependencies [5a37d0c]
|
|
146
|
-
- Updated dependencies [4bde0cb]
|
|
147
|
-
- Updated dependencies [cf4f357]
|
|
148
|
-
- Updated dependencies [ad888a2]
|
|
149
|
-
- Updated dependencies [481751d]
|
|
150
|
-
- Updated dependencies [2454423]
|
|
151
|
-
- Updated dependencies [194e395]
|
|
152
|
-
- Updated dependencies [a722c0b]
|
|
153
|
-
- Updated dependencies [c30bca8]
|
|
154
|
-
- Updated dependencies [3b5fec7]
|
|
155
|
-
- Updated dependencies [a8f129d]
|
|
156
|
-
- @mastra/core@0.14.0
|
|
157
|
-
|
|
158
|
-
## 1.2.8-alpha.0
|
|
159
|
-
|
|
160
|
-
### Patch Changes
|
|
161
|
-
|
|
162
|
-
- 03997ae: Update peerdeps
|
|
163
|
-
- @mastra/core@0.14.0-alpha.7
|
|
164
|
-
|
|
165
|
-
## 1.2.7
|
|
166
|
-
|
|
167
|
-
### Patch Changes
|
|
168
|
-
|
|
169
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
170
|
-
- Updated dependencies [cb36de0]
|
|
171
|
-
- Updated dependencies [d0496e6]
|
|
172
|
-
- Updated dependencies [a82b851]
|
|
173
|
-
- Updated dependencies [ea0c5f2]
|
|
174
|
-
- Updated dependencies [41a0a0e]
|
|
175
|
-
- Updated dependencies [2871020]
|
|
176
|
-
- Updated dependencies [94f4812]
|
|
177
|
-
- Updated dependencies [e202b82]
|
|
178
|
-
- Updated dependencies [e00f6a0]
|
|
179
|
-
- Updated dependencies [4a406ec]
|
|
180
|
-
- Updated dependencies [b0e43c1]
|
|
181
|
-
- Updated dependencies [5d377e5]
|
|
182
|
-
- Updated dependencies [1fb812e]
|
|
183
|
-
- Updated dependencies [35c5798]
|
|
184
|
-
- @mastra/core@0.13.0
|
|
185
|
-
|
|
186
|
-
## 1.2.7-alpha.0
|
|
187
|
-
|
|
188
|
-
### Patch Changes
|
|
189
|
-
|
|
190
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
191
|
-
- Updated dependencies [cb36de0]
|
|
192
|
-
- Updated dependencies [a82b851]
|
|
193
|
-
- Updated dependencies [41a0a0e]
|
|
194
|
-
- Updated dependencies [2871020]
|
|
195
|
-
- Updated dependencies [4a406ec]
|
|
196
|
-
- Updated dependencies [5d377e5]
|
|
197
|
-
- @mastra/core@0.13.0-alpha.2
|
|
198
|
-
|
|
199
|
-
## 1.2.6
|
|
200
|
-
|
|
201
|
-
### Patch Changes
|
|
202
|
-
|
|
203
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
204
|
-
- Updated dependencies [510e2c8]
|
|
205
|
-
- Updated dependencies [2f72fb2]
|
|
206
|
-
- Updated dependencies [27cc97a]
|
|
207
|
-
- Updated dependencies [3f89307]
|
|
208
|
-
- Updated dependencies [9eda7d4]
|
|
209
|
-
- Updated dependencies [9d49408]
|
|
210
|
-
- Updated dependencies [41daa63]
|
|
211
|
-
- Updated dependencies [ad0a58b]
|
|
212
|
-
- Updated dependencies [254a36b]
|
|
213
|
-
- Updated dependencies [2ecf658]
|
|
214
|
-
- Updated dependencies [7a7754f]
|
|
215
|
-
- Updated dependencies [fc92d80]
|
|
216
|
-
- Updated dependencies [e0f73c6]
|
|
217
|
-
- Updated dependencies [0b89602]
|
|
218
|
-
- Updated dependencies [4d37822]
|
|
219
|
-
- Updated dependencies [23a6a7c]
|
|
220
|
-
- Updated dependencies [cda801d]
|
|
221
|
-
- Updated dependencies [a77c823]
|
|
222
|
-
- Updated dependencies [ff9c125]
|
|
223
|
-
- Updated dependencies [09bca64]
|
|
224
|
-
- Updated dependencies [b8efbb9]
|
|
225
|
-
- Updated dependencies [71466e7]
|
|
226
|
-
- Updated dependencies [0c99fbe]
|
|
227
|
-
- @mastra/core@0.12.0
|
|
228
|
-
|
|
229
|
-
## 1.2.6-alpha.0
|
|
230
|
-
|
|
231
|
-
### Patch Changes
|
|
232
|
-
|
|
233
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
234
|
-
- @mastra/core@0.12.0-alpha.5
|
|
235
|
-
|
|
236
|
-
## 1.2.5
|
|
237
|
-
|
|
238
|
-
### Patch Changes
|
|
239
|
-
|
|
240
|
-
- ce088f5: Update all peerdeps to latest core
|
|
241
|
-
- @mastra/core@0.11.1
|
|
242
|
-
|
|
243
|
-
## 1.2.4
|
|
244
|
-
|
|
245
|
-
### Patch Changes
|
|
246
|
-
|
|
247
|
-
- 8e1b6e9: dependencies updates:
|
|
248
|
-
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
249
|
-
- Updated dependencies [15e9d26]
|
|
250
|
-
- Updated dependencies [d1baedb]
|
|
251
|
-
- Updated dependencies [d8f2d19]
|
|
252
|
-
- Updated dependencies [4d21bf2]
|
|
253
|
-
- Updated dependencies [07d6d88]
|
|
254
|
-
- Updated dependencies [9d52b17]
|
|
255
|
-
- Updated dependencies [2097952]
|
|
256
|
-
- Updated dependencies [792c4c0]
|
|
257
|
-
- Updated dependencies [5d74aab]
|
|
258
|
-
- Updated dependencies [a8b194f]
|
|
259
|
-
- Updated dependencies [4fb0cc2]
|
|
260
|
-
- Updated dependencies [d2a7a31]
|
|
261
|
-
- Updated dependencies [502fe05]
|
|
262
|
-
- Updated dependencies [144eb0b]
|
|
263
|
-
- Updated dependencies [8ba1b51]
|
|
264
|
-
- Updated dependencies [4efcfa0]
|
|
265
|
-
- Updated dependencies [0e17048]
|
|
266
|
-
- @mastra/core@0.10.7
|
|
267
|
-
|
|
268
|
-
## 1.2.4-alpha.0
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- 8e1b6e9: dependencies updates:
|
|
273
|
-
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
274
|
-
- Updated dependencies [15e9d26]
|
|
275
|
-
- Updated dependencies [07d6d88]
|
|
276
|
-
- Updated dependencies [5d74aab]
|
|
277
|
-
- Updated dependencies [144eb0b]
|
|
278
|
-
- @mastra/core@0.10.7-alpha.2
|
|
279
|
-
|
|
280
|
-
## 1.2.3
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- 63f6b7d: dependencies updates:
|
|
285
|
-
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
286
|
-
- Updated dependencies [63f6b7d]
|
|
287
|
-
- Updated dependencies [12a95fc]
|
|
288
|
-
- Updated dependencies [4b0f8a6]
|
|
289
|
-
- Updated dependencies [51264a5]
|
|
290
|
-
- Updated dependencies [8e6f677]
|
|
291
|
-
- Updated dependencies [d70c420]
|
|
292
|
-
- Updated dependencies [ee9af57]
|
|
293
|
-
- Updated dependencies [36f1c36]
|
|
294
|
-
- Updated dependencies [2a16996]
|
|
295
|
-
- Updated dependencies [10d352e]
|
|
296
|
-
- Updated dependencies [9589624]
|
|
297
|
-
- Updated dependencies [53d3c37]
|
|
298
|
-
- Updated dependencies [751c894]
|
|
299
|
-
- Updated dependencies [577ce3a]
|
|
300
|
-
- Updated dependencies [9260b3a]
|
|
301
|
-
|
|
302
|
-
... 2167 more lines hidden. See full changelog in package directory.
|