@mastra/deployer-cloudflare 0.0.0-taofeeqInngest-20250603090617 → 0.0.0-tool-list-type-20250910134057

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.
Files changed (33) hide show
  1. package/CHANGELOG.md +3857 -0
  2. package/LICENSE.md +11 -42
  3. package/dist/babel/mastra-instance-wrapper.d.ts +24 -0
  4. package/dist/babel/mastra-instance-wrapper.d.ts.map +1 -0
  5. package/dist/babel/postgres-store-instance-checker.d.ts +21 -0
  6. package/dist/babel/postgres-store-instance-checker.d.ts.map +1 -0
  7. package/dist/index.cjs +177 -78
  8. package/dist/index.cjs.map +1 -0
  9. package/dist/index.d.ts +45 -1
  10. package/dist/index.d.ts.map +1 -0
  11. package/dist/index.js +160 -79
  12. package/dist/index.js.map +1 -0
  13. package/dist/plugins/__fixtures__/basic.d.ts +5 -0
  14. package/dist/plugins/__fixtures__/basic.d.ts.map +1 -0
  15. package/dist/plugins/__fixtures__/empty-mastra.d.ts +3 -0
  16. package/dist/plugins/__fixtures__/empty-mastra.d.ts.map +1 -0
  17. package/dist/plugins/__fixtures__/multiple-postgres-stores.d.ts +6 -0
  18. package/dist/plugins/__fixtures__/multiple-postgres-stores.d.ts.map +1 -0
  19. package/dist/plugins/mastra-instance-wrapper.d.ts +3 -0
  20. package/dist/plugins/mastra-instance-wrapper.d.ts.map +1 -0
  21. package/dist/plugins/postgres-store-instance-checker.d.ts +3 -0
  22. package/dist/plugins/postgres-store-instance-checker.d.ts.map +1 -0
  23. package/dist/secrets-manager/index.cjs +2 -0
  24. package/dist/secrets-manager/index.cjs.map +1 -0
  25. package/dist/secrets-manager/index.d.ts +25 -1
  26. package/dist/secrets-manager/index.d.ts.map +1 -0
  27. package/dist/secrets-manager/index.js +2 -0
  28. package/dist/secrets-manager/index.js.map +1 -0
  29. package/package.json +35 -22
  30. package/dist/_tsup-dts-rollup.d.cts +0 -85
  31. package/dist/_tsup-dts-rollup.d.ts +0 -85
  32. package/dist/index.d.cts +0 -1
  33. package/dist/secrets-manager/index.d.cts +0 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,3857 @@
1
+ # @mastra/deployer-cloudflare
2
+
3
+ ## 0.0.0-tool-list-type-20250910134057
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab)]:
8
+ - @mastra/core@0.0.0-tool-list-type-20250910134057
9
+ - @mastra/deployer@0.0.0-tool-list-type-20250910134057
10
+
11
+ ## 0.13.6
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`61926ef`](https://github.com/mastra-ai/mastra/commit/61926ef40d415b805a63527cffe27a50542e15e5)]:
16
+ - @mastra/core@0.16.2
17
+ - @mastra/deployer@0.16.2
18
+
19
+ ## 0.13.6-alpha.0
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [[`61926ef`](https://github.com/mastra-ai/mastra/commit/61926ef40d415b805a63527cffe27a50542e15e5)]:
24
+ - @mastra/core@0.16.2-alpha.0
25
+ - @mastra/deployer@0.16.2-alpha.0
26
+
27
+ ## 0.13.5
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [[`6d6e5dd`](https://github.com/mastra-ai/mastra/commit/6d6e5dd00edd5f4d2f310d347c615aef3ed7f609), [`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`90cab34`](https://github.com/mastra-ai/mastra/commit/90cab347db71359dc5f3d001b1e8d63fd958879a), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`e75360a`](https://github.com/mastra-ai/mastra/commit/e75360a134d722df969777abcf36092fadad1f12), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`6f046b5`](https://github.com/mastra-ai/mastra/commit/6f046b5ccc5c8721302a9a61d5d16c12374cc8d7), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`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), [`f36343e`](https://github.com/mastra-ai/mastra/commit/f36343e02935b9a112a45b2dc3de7b562cc3aa68), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
32
+ - @mastra/deployer@0.16.1
33
+ - @mastra/core@0.16.1
34
+
35
+ ## 0.13.5-alpha.0
36
+
37
+ ### Patch Changes
38
+
39
+ - Updated dependencies [[`6d6e5dd`](https://github.com/mastra-ai/mastra/commit/6d6e5dd00edd5f4d2f310d347c615aef3ed7f609), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`90cab34`](https://github.com/mastra-ai/mastra/commit/90cab347db71359dc5f3d001b1e8d63fd958879a), [`e75360a`](https://github.com/mastra-ai/mastra/commit/e75360a134d722df969777abcf36092fadad1f12), [`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)]:
40
+ - @mastra/deployer@0.16.1-alpha.0
41
+ - @mastra/core@0.16.1-alpha.0
42
+
43
+ ## 0.13.4
44
+
45
+ ### Patch Changes
46
+
47
+ - 376913a: Update peerdeps
48
+ - Updated dependencies [8fbf79e]
49
+ - Updated dependencies [cf4e353]
50
+ - Updated dependencies [fd83526]
51
+ - Updated dependencies [d0b90ab]
52
+ - Updated dependencies [6f5eb7a]
53
+ - Updated dependencies [a01cf14]
54
+ - Updated dependencies [a9e50ee]
55
+ - Updated dependencies [5397eb4]
56
+ - Updated dependencies [c9f4e4a]
57
+ - Updated dependencies [0acbc80]
58
+ - Updated dependencies [376913a]
59
+ - @mastra/core@0.16.0
60
+ - @mastra/deployer@0.16.0
61
+
62
+ ## 0.13.4-alpha.1
63
+
64
+ ### Patch Changes
65
+
66
+ - 376913a: Update peerdeps
67
+ - Updated dependencies [8fbf79e]
68
+ - Updated dependencies [376913a]
69
+ - @mastra/core@0.16.0-alpha.1
70
+ - @mastra/deployer@0.16.0-alpha.1
71
+
72
+ ## 0.13.4-alpha.0
73
+
74
+ ### Patch Changes
75
+
76
+ - Updated dependencies [cf4e353]
77
+ - Updated dependencies [fd83526]
78
+ - Updated dependencies [d0b90ab]
79
+ - Updated dependencies [6f5eb7a]
80
+ - Updated dependencies [a01cf14]
81
+ - Updated dependencies [a9e50ee]
82
+ - Updated dependencies [5397eb4]
83
+ - Updated dependencies [c9f4e4a]
84
+ - Updated dependencies [0acbc80]
85
+ - @mastra/deployer@0.16.0-alpha.0
86
+ - @mastra/core@0.16.0-alpha.0
87
+
88
+ ## 0.13.3
89
+
90
+ ### Patch Changes
91
+
92
+ - 3e0bd2a: dependencies updates:
93
+ - Updated dependency [`rollup@~4.49.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.49.0) (from `~4.47.1`, in `dependencies`)
94
+ - 2b64943: dependencies updates:
95
+ - Updated dependency [`rollup@~4.50.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.0) (from `~4.49.0`, in `dependencies`)
96
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
97
+ - f0dfcac: updated core peerdep
98
+ - Updated dependencies [ab48c97]
99
+ - Updated dependencies [3e0bd2a]
100
+ - Updated dependencies [2b64943]
101
+ - Updated dependencies [85ef90b]
102
+ - Updated dependencies [aedbbfa]
103
+ - Updated dependencies [ff89505]
104
+ - Updated dependencies [637f323]
105
+ - Updated dependencies [de3cbc6]
106
+ - Updated dependencies [c19bcf7]
107
+ - Updated dependencies [4474d04]
108
+ - Updated dependencies [183dc95]
109
+ - Updated dependencies [a1111e2]
110
+ - Updated dependencies [b42a961]
111
+ - Updated dependencies [71b657b]
112
+ - Updated dependencies [61debef]
113
+ - Updated dependencies [9beaeff]
114
+ - Updated dependencies [29de0e1]
115
+ - Updated dependencies [f643c65]
116
+ - Updated dependencies [00c74e7]
117
+ - Updated dependencies [f0dfcac]
118
+ - Updated dependencies [fef7375]
119
+ - Updated dependencies [6d98856]
120
+ - Updated dependencies [e3d8fea]
121
+ - Updated dependencies [45e4d39]
122
+ - Updated dependencies [9eee594]
123
+ - Updated dependencies [7149d8d]
124
+ - Updated dependencies [822c2e8]
125
+ - Updated dependencies [979912c]
126
+ - Updated dependencies [7dcf4c0]
127
+ - Updated dependencies [4106a58]
128
+ - Updated dependencies [ad78bfc]
129
+ - Updated dependencies [6f715fe]
130
+ - Updated dependencies [48f0742]
131
+ - Updated dependencies [0302f50]
132
+ - Updated dependencies [12adcc8]
133
+ - Updated dependencies [6ac697e]
134
+ - Updated dependencies [74db265]
135
+ - Updated dependencies [0ce418a]
136
+ - Updated dependencies [af90672]
137
+ - Updated dependencies [8387952]
138
+ - Updated dependencies [7f3b8da]
139
+ - Updated dependencies [905352b]
140
+ - Updated dependencies [599d04c]
141
+ - Updated dependencies [a6e2254]
142
+ - Updated dependencies [56041d0]
143
+ - Updated dependencies [3412597]
144
+ - Updated dependencies [5eca5d2]
145
+ - Updated dependencies [8f22a2c]
146
+ - Updated dependencies [f2cda47]
147
+ - Updated dependencies [5de1555]
148
+ - Updated dependencies [cfd377a]
149
+ - Updated dependencies [1ed5a3e]
150
+ - Updated dependencies [03d0c39]
151
+ - @mastra/core@0.15.3
152
+ - @mastra/deployer@0.15.3
153
+
154
+ ## 0.13.3-alpha.3
155
+
156
+ ### Patch Changes
157
+
158
+ - [#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
159
+
160
+ - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
161
+ - @mastra/deployer@0.15.3-alpha.7
162
+ - @mastra/core@0.15.3-alpha.7
163
+
164
+ ## 0.13.3-alpha.2
165
+
166
+ ### Patch Changes
167
+
168
+ - [#7333](https://github.com/mastra-ai/mastra/pull/7333) [`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
169
+ - Updated dependency [`rollup@~4.50.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.0) (from `~4.49.0`, in `dependencies`)
170
+
171
+ - [#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`.
172
+
173
+ - Updated dependencies [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
174
+ - @mastra/deployer@0.15.3-alpha.5
175
+ - @mastra/core@0.15.3-alpha.5
176
+
177
+ ## 0.13.3-alpha.1
178
+
179
+ ### Patch Changes
180
+
181
+ - [#7000](https://github.com/mastra-ai/mastra/pull/7000) [`3e0bd2a`](https://github.com/mastra-ai/mastra/commit/3e0bd2aa0a19823939f9a973d44791f4927ff5c3) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
182
+ - Updated dependency [`rollup@~4.49.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.49.0) (from `~4.47.1`, in `dependencies`)
183
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`3e0bd2a`](https://github.com/mastra-ai/mastra/commit/3e0bd2aa0a19823939f9a973d44791f4927ff5c3), [`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), [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d), [`12adcc8`](https://github.com/mastra-ai/mastra/commit/12adcc8929db79b3cf7b83237ebaf6ba2db0181e), [`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), [`8f22a2c`](https://github.com/mastra-ai/mastra/commit/8f22a2c35a0a9ddd2f34a9c3ebb6ff6668aa9ea9)]:
184
+ - @mastra/core@0.15.3-alpha.4
185
+ - @mastra/deployer@0.15.3-alpha.4
186
+
187
+ ## 0.13.3-alpha.0
188
+
189
+ ### Patch Changes
190
+
191
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
192
+ - @mastra/core@0.15.3-alpha.0
193
+ - @mastra/deployer@0.15.3-alpha.0
194
+
195
+ ## 0.13.2
196
+
197
+ ### Patch Changes
198
+
199
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
200
+
201
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
202
+ - @mastra/deployer@0.15.2
203
+ - @mastra/core@0.15.2
204
+
205
+ ## 0.13.1
206
+
207
+ ### Patch Changes
208
+
209
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
210
+
211
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
212
+ - @mastra/deployer@0.15.1
213
+ - @mastra/core@0.15.1
214
+
215
+ ## 0.13.0
216
+
217
+ ### Minor Changes
218
+
219
+ - [#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
220
+
221
+ - [#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
222
+
223
+ ### Patch Changes
224
+
225
+ - [#6798](https://github.com/mastra-ai/mastra/pull/6798) [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
226
+ - Updated dependency [`rollup@~4.46.4` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.4) (from `~4.46.2`, in `dependencies`)
227
+
228
+ - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
229
+ - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
230
+
231
+ - [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
232
+
233
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
234
+
235
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a), [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`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), [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`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), [`de24804`](https://github.com/mastra-ai/mastra/commit/de248044e79b407d211b339ce3ed4dc6e1630704), [`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)]:
236
+ - @mastra/core@0.15.0
237
+ - @mastra/deployer@0.15.0
238
+
239
+ ## 0.13.0-alpha.4
240
+
241
+ ### Minor Changes
242
+
243
+ - [#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
244
+
245
+ ### Patch Changes
246
+
247
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
248
+ - @mastra/deployer@0.15.0-alpha.4
249
+ - @mastra/core@0.15.0-alpha.4
250
+
251
+ ## 0.13.0-alpha.3
252
+
253
+ ### Minor Changes
254
+
255
+ - [#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
256
+
257
+ ### Patch Changes
258
+
259
+ - Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
260
+ - @mastra/deployer@0.15.0-alpha.3
261
+ - @mastra/core@0.15.0-alpha.3
262
+
263
+ ## 0.12.3-alpha.2
264
+
265
+ ### Patch Changes
266
+
267
+ - [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
268
+
269
+ - Updated dependencies [[`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
270
+ - @mastra/deployer@0.14.2-alpha.2
271
+ - @mastra/core@0.14.2-alpha.2
272
+
273
+ ## 0.12.3-alpha.1
274
+
275
+ ### Patch Changes
276
+
277
+ - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
278
+ - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
279
+
280
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
281
+
282
+ - Updated dependencies [[`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
283
+ - @mastra/deployer@0.14.2-alpha.1
284
+ - @mastra/core@0.14.2-alpha.1
285
+
286
+ ## 0.12.3-alpha.0
287
+
288
+ ### Patch Changes
289
+
290
+ - [#6798](https://github.com/mastra-ai/mastra/pull/6798) [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
291
+ - Updated dependency [`rollup@~4.46.4` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.4) (from `~4.46.2`, in `dependencies`)
292
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`de24804`](https://github.com/mastra-ai/mastra/commit/de248044e79b407d211b339ce3ed4dc6e1630704), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
293
+ - @mastra/core@0.14.2-alpha.0
294
+ - @mastra/deployer@0.14.2-alpha.0
295
+
296
+ ## 0.12.2
297
+
298
+ ### Patch Changes
299
+
300
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`4c8956f`](https://github.com/mastra-ai/mastra/commit/4c8956f3110ccf39595e022f127a44a0a5c09c86), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
301
+ - @mastra/core@0.14.1
302
+ - @mastra/deployer@0.14.1
303
+
304
+ ## 0.12.2-alpha.0
305
+
306
+ ### Patch Changes
307
+
308
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`4c8956f`](https://github.com/mastra-ai/mastra/commit/4c8956f3110ccf39595e022f127a44a0a5c09c86), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
309
+ - @mastra/core@0.14.1-alpha.0
310
+ - @mastra/deployer@0.14.1-alpha.0
311
+
312
+ ## 0.12.1
313
+
314
+ ### Patch Changes
315
+
316
+ - 03997ae: Update peerdeps
317
+ - Updated dependencies [227c7e6]
318
+ - Updated dependencies [12cae67]
319
+ - Updated dependencies [bca2ba3]
320
+ - Updated dependencies [fd3a3eb]
321
+ - Updated dependencies [022f3a2]
322
+ - Updated dependencies [6faaee5]
323
+ - Updated dependencies [4232b14]
324
+ - Updated dependencies [6313063]
325
+ - Updated dependencies [a89de7e]
326
+ - Updated dependencies [96518cc]
327
+ - Updated dependencies [5a37d0c]
328
+ - Updated dependencies [4bde0cb]
329
+ - Updated dependencies [cf4f357]
330
+ - Updated dependencies [c712849]
331
+ - Updated dependencies [04dcd66]
332
+ - Updated dependencies [03997ae]
333
+ - Updated dependencies [ad888a2]
334
+ - Updated dependencies [481751d]
335
+ - Updated dependencies [2454423]
336
+ - Updated dependencies [194e395]
337
+ - Updated dependencies [a9916bd]
338
+ - Updated dependencies [a722c0b]
339
+ - Updated dependencies [c30bca8]
340
+ - Updated dependencies [95e1330]
341
+ - Updated dependencies [33eb340]
342
+ - Updated dependencies [3b5fec7]
343
+ - Updated dependencies [a8f129d]
344
+ - Updated dependencies [6dfc4a6]
345
+ - @mastra/core@0.14.0
346
+ - @mastra/deployer@0.14.0
347
+
348
+ ## 0.12.1-alpha.2
349
+
350
+ ### Patch Changes
351
+
352
+ - 03997ae: Update peerdeps
353
+ - Updated dependencies [03997ae]
354
+ - @mastra/deployer@0.14.0-alpha.7
355
+ - @mastra/core@0.14.0-alpha.7
356
+
357
+ ## 0.12.1-alpha.1
358
+
359
+ ### Patch Changes
360
+
361
+ - Updated dependencies [bca2ba3]
362
+ - Updated dependencies [6faaee5]
363
+ - Updated dependencies [4232b14]
364
+ - Updated dependencies [6313063]
365
+ - Updated dependencies [a89de7e]
366
+ - Updated dependencies [cf4f357]
367
+ - Updated dependencies [a722c0b]
368
+ - Updated dependencies [3b5fec7]
369
+ - Updated dependencies [6dfc4a6]
370
+ - @mastra/deployer@0.14.0-alpha.1
371
+ - @mastra/core@0.14.0-alpha.1
372
+
373
+ ## 0.12.1-alpha.0
374
+
375
+ ### Patch Changes
376
+
377
+ - Updated dependencies [c30bca8]
378
+ - @mastra/core@0.13.3-alpha.0
379
+ - @mastra/deployer@0.13.3-alpha.0
380
+
381
+ ## 0.12.0
382
+
383
+ ### Minor Changes
384
+
385
+ - 79d34ce: improve cloudflare workers compatibility
386
+
387
+ ### Patch Changes
388
+
389
+ - Updated dependencies [d5330bf]
390
+ - Updated dependencies [aaf0224]
391
+ - Updated dependencies [2e74797]
392
+ - Updated dependencies [42cb4e9]
393
+ - Updated dependencies [8388649]
394
+ - Updated dependencies [a239d41]
395
+ - Updated dependencies [dd94a26]
396
+ - Updated dependencies [3ba6772]
397
+ - Updated dependencies [96169cc]
398
+ - Updated dependencies [b5cf2a3]
399
+ - Updated dependencies [2fff911]
400
+ - Updated dependencies [b32c50d]
401
+ - Updated dependencies [c6d2603]
402
+ - Updated dependencies [63449d0]
403
+ - Updated dependencies [121a3f8]
404
+ - Updated dependencies [ce04175]
405
+ - Updated dependencies [ec510e7]
406
+ - @mastra/core@0.13.2
407
+ - @mastra/deployer@0.13.2
408
+
409
+ ## 0.12.0-alpha.1
410
+
411
+ ### Minor Changes
412
+
413
+ - 79d34ce: improve cloudflare workers compatibility
414
+
415
+ ### Patch Changes
416
+
417
+ - Updated dependencies [d5330bf]
418
+ - Updated dependencies [aaf0224]
419
+ - Updated dependencies [42cb4e9]
420
+ - Updated dependencies [a239d41]
421
+ - Updated dependencies [96169cc]
422
+ - Updated dependencies [b32c50d]
423
+ - Updated dependencies [c6d2603]
424
+ - Updated dependencies [121a3f8]
425
+ - Updated dependencies [ce04175]
426
+ - Updated dependencies [ec510e7]
427
+ - @mastra/core@0.13.2-alpha.2
428
+ - @mastra/deployer@0.13.2-alpha.2
429
+
430
+ ## 0.11.6-alpha.0
431
+
432
+ ### Patch Changes
433
+
434
+ - Updated dependencies [8388649]
435
+ - Updated dependencies [dd94a26]
436
+ - Updated dependencies [3ba6772]
437
+ - Updated dependencies [2fff911]
438
+ - @mastra/core@0.13.2-alpha.0
439
+ - @mastra/deployer@0.13.2-alpha.0
440
+
441
+ ## 0.11.5
442
+
443
+ ### Patch Changes
444
+
445
+ - Updated dependencies [cd0042e]
446
+ - @mastra/core@0.13.1
447
+ - @mastra/deployer@0.13.1
448
+
449
+ ## 0.11.5-alpha.0
450
+
451
+ ### Patch Changes
452
+
453
+ - Updated dependencies [cd0042e]
454
+ - @mastra/core@0.13.1-alpha.0
455
+ - @mastra/deployer@0.13.1-alpha.0
456
+
457
+ ## 0.11.4
458
+
459
+ ### Patch Changes
460
+
461
+ - 7b8172f: dependencies updates:
462
+ - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
463
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
464
+ - Updated dependencies [cb36de0]
465
+ - Updated dependencies [d0496e6]
466
+ - Updated dependencies [7b8172f]
467
+ - Updated dependencies [cb36de0]
468
+ - Updated dependencies [d0496e6]
469
+ - Updated dependencies [a82b851]
470
+ - Updated dependencies [ea0c5f2]
471
+ - Updated dependencies [41a0a0e]
472
+ - Updated dependencies [2871020]
473
+ - Updated dependencies [94f4812]
474
+ - Updated dependencies [e202b82]
475
+ - Updated dependencies [e00f6a0]
476
+ - Updated dependencies [4a406ec]
477
+ - Updated dependencies [b0e43c1]
478
+ - Updated dependencies [5d377e5]
479
+ - Updated dependencies [1fb812e]
480
+ - Updated dependencies [35c5798]
481
+ - @mastra/core@0.13.0
482
+ - @mastra/deployer@0.13.0
483
+
484
+ ## 0.11.4-alpha.2
485
+
486
+ ### Patch Changes
487
+
488
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
489
+ - Updated dependencies [cb36de0]
490
+ - Updated dependencies [cb36de0]
491
+ - Updated dependencies [a82b851]
492
+ - Updated dependencies [41a0a0e]
493
+ - Updated dependencies [2871020]
494
+ - Updated dependencies [4a406ec]
495
+ - Updated dependencies [5d377e5]
496
+ - @mastra/core@0.13.0-alpha.2
497
+ - @mastra/deployer@0.13.0-alpha.2
498
+
499
+ ## 0.11.4-alpha.1
500
+
501
+ ### Patch Changes
502
+
503
+ - 7b8172f: dependencies updates:
504
+ - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
505
+ - Updated dependencies [7b8172f]
506
+ - Updated dependencies [ea0c5f2]
507
+ - Updated dependencies [b0e43c1]
508
+ - Updated dependencies [1fb812e]
509
+ - Updated dependencies [35c5798]
510
+ - @mastra/deployer@0.13.0-alpha.1
511
+ - @mastra/core@0.13.0-alpha.1
512
+
513
+ ## 0.11.4-alpha.0
514
+
515
+ ### Patch Changes
516
+
517
+ - Updated dependencies [94f4812]
518
+ - Updated dependencies [e202b82]
519
+ - Updated dependencies [e00f6a0]
520
+ - @mastra/core@0.12.2-alpha.0
521
+ - @mastra/deployer@0.12.2-alpha.0
522
+
523
+ ## 0.11.3
524
+
525
+ ### Patch Changes
526
+
527
+ - Updated dependencies [33dcb07]
528
+ - Updated dependencies [d0d9500]
529
+ - Updated dependencies [d30b1a0]
530
+ - Updated dependencies [bff87f7]
531
+ - Updated dependencies [07fe7a2]
532
+ - Updated dependencies [b4a8df0]
533
+ - @mastra/core@0.12.1
534
+ - @mastra/deployer@0.12.1
535
+
536
+ ## 0.11.3-alpha.0
537
+
538
+ ### Patch Changes
539
+
540
+ - Updated dependencies [33dcb07]
541
+ - Updated dependencies [d30b1a0]
542
+ - Updated dependencies [bff87f7]
543
+ - Updated dependencies [07fe7a2]
544
+ - Updated dependencies [b4a8df0]
545
+ - @mastra/core@0.12.1-alpha.0
546
+ - @mastra/deployer@0.12.1-alpha.0
547
+
548
+ ## 0.11.2
549
+
550
+ ### Patch Changes
551
+
552
+ - 832691b: dependencies updates:
553
+ - Updated dependency [`@babel/core@^7.28.0` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.0) (from `^7.27.7`, in `dependencies`)
554
+ - 9881232: dependencies updates:
555
+ - Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
556
+ - bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
557
+ - f42c4c2: update peer deps for packages to latest core range
558
+ - Updated dependencies [510e2c8]
559
+ - Updated dependencies [2f72fb2]
560
+ - Updated dependencies [27cc97a]
561
+ - Updated dependencies [832691b]
562
+ - Updated dependencies [557bb9d]
563
+ - Updated dependencies [27cc97a]
564
+ - Updated dependencies [3f89307]
565
+ - Updated dependencies [9eda7d4]
566
+ - Updated dependencies [9d49408]
567
+ - Updated dependencies [bc6b44a]
568
+ - Updated dependencies [41daa63]
569
+ - Updated dependencies [ad0a58b]
570
+ - Updated dependencies [254a36b]
571
+ - Updated dependencies [2ecf658]
572
+ - Updated dependencies [7a7754f]
573
+ - Updated dependencies [fc92d80]
574
+ - Updated dependencies [e0f73c6]
575
+ - Updated dependencies [0b89602]
576
+ - Updated dependencies [4d37822]
577
+ - Updated dependencies [23a6a7c]
578
+ - Updated dependencies [cda801d]
579
+ - Updated dependencies [a77c823]
580
+ - Updated dependencies [ff9c125]
581
+ - Updated dependencies [09bca64]
582
+ - Updated dependencies [9802f42]
583
+ - Updated dependencies [d5cc460]
584
+ - Updated dependencies [f42c4c2]
585
+ - Updated dependencies [b8efbb9]
586
+ - Updated dependencies [71466e7]
587
+ - Updated dependencies [0c99fbe]
588
+ - @mastra/core@0.12.0
589
+ - @mastra/deployer@0.12.0
590
+
591
+ ## 0.11.2-alpha.2
592
+
593
+ ### Patch Changes
594
+
595
+ - f42c4c2: update peer deps for packages to latest core range
596
+ - Updated dependencies [f42c4c2]
597
+ - @mastra/deployer@0.12.0-alpha.5
598
+ - @mastra/core@0.12.0-alpha.5
599
+
600
+ ## 0.11.2-alpha.1
601
+
602
+ ### Patch Changes
603
+
604
+ - 9881232: dependencies updates:
605
+ - Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
606
+ - Updated dependencies [27cc97a]
607
+ - Updated dependencies [27cc97a]
608
+ - Updated dependencies [41daa63]
609
+ - Updated dependencies [254a36b]
610
+ - Updated dependencies [0b89602]
611
+ - Updated dependencies [4d37822]
612
+ - Updated dependencies [ff9c125]
613
+ - Updated dependencies [d5cc460]
614
+ - Updated dependencies [b8efbb9]
615
+ - Updated dependencies [71466e7]
616
+ - Updated dependencies [0c99fbe]
617
+ - @mastra/core@0.12.0-alpha.2
618
+ - @mastra/deployer@0.12.0-alpha.2
619
+
620
+ ## 0.11.2-alpha.0
621
+
622
+ ### Patch Changes
623
+
624
+ - 832691b: dependencies updates:
625
+ - Updated dependency [`@babel/core@^7.28.0` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.0) (from `^7.27.7`, in `dependencies`)
626
+ - bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
627
+ - Updated dependencies [510e2c8]
628
+ - Updated dependencies [2f72fb2]
629
+ - Updated dependencies [832691b]
630
+ - Updated dependencies [557bb9d]
631
+ - Updated dependencies [3f89307]
632
+ - Updated dependencies [9eda7d4]
633
+ - Updated dependencies [9d49408]
634
+ - Updated dependencies [bc6b44a]
635
+ - Updated dependencies [2ecf658]
636
+ - Updated dependencies [7a7754f]
637
+ - Updated dependencies [fc92d80]
638
+ - Updated dependencies [23a6a7c]
639
+ - Updated dependencies [09bca64]
640
+ - @mastra/core@0.12.0-alpha.0
641
+ - @mastra/deployer@0.12.0-alpha.0
642
+
643
+ ## 0.11.1
644
+
645
+ ### Patch Changes
646
+
647
+ - 1a45f3a: Fix peerdeps
648
+
649
+ ## 0.11.0
650
+
651
+ ### Minor Changes
652
+
653
+ - d83392d: Remove scope, auth, and cloudflare client from CloudflareDeployer
654
+
655
+ BREAKING CHANGES:
656
+ - Remove `scope` property and constructor parameter
657
+ - Remove `auth` parameter from constructor
658
+ - Remove private `cloudflare` client property and initialization
659
+ - Update `tagWorker` method to throw error directing users to Cloudflare dashboard
660
+ - Remove unused Cloudflare import
661
+
662
+ This simplifies the CloudflareDeployer API by removing external dependencies and authentication requirements. Users should now use the Cloudflare dashboard or API directly for operations that previously required the cloudflare client.
663
+
664
+ ### Patch Changes
665
+
666
+ - 7983e53: Revert cloudflare omit install deps step
667
+ - Updated dependencies [f248d53]
668
+ - Updated dependencies [82c6860]
669
+ - Updated dependencies [2affc57]
670
+ - Updated dependencies [66e13e3]
671
+ - Updated dependencies [edd9482]
672
+ - Updated dependencies [0938991]
673
+ - Updated dependencies [18344d7]
674
+ - Updated dependencies [7ba91fa]
675
+ - Updated dependencies [a512ede]
676
+ - Updated dependencies [35b1155]
677
+ - Updated dependencies [9d372c2]
678
+ - Updated dependencies [45469c5]
679
+ - Updated dependencies [40c2525]
680
+ - Updated dependencies [e473f27]
681
+ - Updated dependencies [032cb66]
682
+ - Updated dependencies [6f50efd]
683
+ - Updated dependencies [24eb25c]
684
+ - Updated dependencies [bf6903e]
685
+ - Updated dependencies [703ac71]
686
+ - Updated dependencies [a723d69]
687
+ - Updated dependencies [7827943]
688
+ - Updated dependencies [4c06f06]
689
+ - Updated dependencies [5889a31]
690
+ - Updated dependencies [bf1e7e7]
691
+ - Updated dependencies [65e3395]
692
+ - Updated dependencies [9de6f58]
693
+ - Updated dependencies [4933192]
694
+ - Updated dependencies [d1c77a4]
695
+ - Updated dependencies [bea9dd1]
696
+ - Updated dependencies [7983e53]
697
+ - Updated dependencies [dcd4802]
698
+ - Updated dependencies [cbddd18]
699
+ - Updated dependencies [7ba91fa]
700
+ - Updated dependencies [15ce274]
701
+ - @mastra/core@0.11.0
702
+ - @mastra/deployer@0.11.0
703
+
704
+ ## 0.11.0-alpha.2
705
+
706
+ ### Minor Changes
707
+
708
+ - d83392d: Remove scope, auth, and cloudflare client from CloudflareDeployer
709
+
710
+ BREAKING CHANGES:
711
+ - Remove `scope` property and constructor parameter
712
+ - Remove `auth` parameter from constructor
713
+ - Remove private `cloudflare` client property and initialization
714
+ - Update `tagWorker` method to throw error directing users to Cloudflare dashboard
715
+ - Remove unused Cloudflare import
716
+
717
+ This simplifies the CloudflareDeployer API by removing external dependencies and authentication requirements. Users should now use the Cloudflare dashboard or API directly for operations that previously required the cloudflare client.
718
+
719
+ ### Patch Changes
720
+
721
+ - Updated dependencies [f248d53]
722
+ - Updated dependencies [82c6860]
723
+ - Updated dependencies [2affc57]
724
+ - Updated dependencies [66e13e3]
725
+ - Updated dependencies [edd9482]
726
+ - Updated dependencies [18344d7]
727
+ - Updated dependencies [7ba91fa]
728
+ - Updated dependencies [a512ede]
729
+ - Updated dependencies [35b1155]
730
+ - Updated dependencies [9d372c2]
731
+ - Updated dependencies [45469c5]
732
+ - Updated dependencies [40c2525]
733
+ - Updated dependencies [e473f27]
734
+ - Updated dependencies [032cb66]
735
+ - Updated dependencies [24eb25c]
736
+ - Updated dependencies [703ac71]
737
+ - Updated dependencies [a723d69]
738
+ - Updated dependencies [4c06f06]
739
+ - Updated dependencies [5889a31]
740
+ - Updated dependencies [65e3395]
741
+ - Updated dependencies [9de6f58]
742
+ - Updated dependencies [4933192]
743
+ - Updated dependencies [d1c77a4]
744
+ - Updated dependencies [bea9dd1]
745
+ - Updated dependencies [dcd4802]
746
+ - Updated dependencies [7ba91fa]
747
+ - Updated dependencies [15ce274]
748
+ - @mastra/core@0.11.0-alpha.2
749
+ - @mastra/deployer@0.11.0-alpha.2
750
+
751
+ ## 0.10.16-alpha.1
752
+
753
+ ### Patch Changes
754
+
755
+ - 7983e53: Revert cloudflare omit install deps step
756
+ - Updated dependencies [7983e53]
757
+ - @mastra/deployer@0.11.0-alpha.1
758
+ - @mastra/core@0.11.0-alpha.1
759
+
760
+ ## 0.10.16-alpha.0
761
+
762
+ ### Patch Changes
763
+
764
+ - Updated dependencies [0938991]
765
+ - Updated dependencies [6f50efd]
766
+ - Updated dependencies [bf6903e]
767
+ - Updated dependencies [7827943]
768
+ - Updated dependencies [bf1e7e7]
769
+ - Updated dependencies [cbddd18]
770
+ - @mastra/deployer@0.11.0-alpha.0
771
+ - @mastra/core@0.11.0-alpha.0
772
+
773
+ ## 0.10.15
774
+
775
+ ### Patch Changes
776
+
777
+ - 7776324: dependencies updates:
778
+ - Updated dependency [`rollup@^4.45.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.45.0) (from `^4.44.2`, in `dependencies`)
779
+ - fe4bbd4: Turn off installDependencies for cloudflare deployer build
780
+ - Updated dependencies [7776324]
781
+ - Updated dependencies [0b56518]
782
+ - Updated dependencies [db5cc15]
783
+ - Updated dependencies [2ba5b76]
784
+ - Updated dependencies [7b57e2c]
785
+ - Updated dependencies [5237998]
786
+ - Updated dependencies [c3a30de]
787
+ - Updated dependencies [37c1acd]
788
+ - Updated dependencies [1aa60b1]
789
+ - Updated dependencies [89ec9d4]
790
+ - Updated dependencies [cf3a184]
791
+ - Updated dependencies [fe4bbd4]
792
+ - Updated dependencies [d6bfd60]
793
+ - Updated dependencies [626b0f4]
794
+ - Updated dependencies [c22a91f]
795
+ - Updated dependencies [f7403ab]
796
+ - Updated dependencies [6c89d7f]
797
+ - @mastra/deployer@0.10.15
798
+ - @mastra/core@0.10.15
799
+
800
+ ## 0.10.15-alpha.1
801
+
802
+ ### Patch Changes
803
+
804
+ - fe4bbd4: Turn off installDependencies for cloudflare deployer build
805
+ - Updated dependencies [0b56518]
806
+ - Updated dependencies [2ba5b76]
807
+ - Updated dependencies [c3a30de]
808
+ - Updated dependencies [cf3a184]
809
+ - Updated dependencies [fe4bbd4]
810
+ - Updated dependencies [d6bfd60]
811
+ - @mastra/core@0.10.15-alpha.1
812
+ - @mastra/deployer@0.10.15-alpha.1
813
+
814
+ ## 0.10.15-alpha.0
815
+
816
+ ### Patch Changes
817
+
818
+ - 7776324: dependencies updates:
819
+ - Updated dependency [`rollup@^4.45.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.45.0) (from `^4.44.2`, in `dependencies`)
820
+ - Updated dependencies [7776324]
821
+ - Updated dependencies [db5cc15]
822
+ - Updated dependencies [7b57e2c]
823
+ - Updated dependencies [5237998]
824
+ - Updated dependencies [37c1acd]
825
+ - Updated dependencies [1aa60b1]
826
+ - Updated dependencies [89ec9d4]
827
+ - Updated dependencies [626b0f4]
828
+ - Updated dependencies [c22a91f]
829
+ - Updated dependencies [f7403ab]
830
+ - Updated dependencies [6c89d7f]
831
+ - @mastra/deployer@0.10.15-alpha.0
832
+ - @mastra/core@0.10.15-alpha.0
833
+
834
+ ## 0.10.14
835
+
836
+ ### Patch Changes
837
+
838
+ - 71907f3: Pin rollup to fix breaking change
839
+ - Updated dependencies [400dbf0]
840
+ - @mastra/deployer@0.10.14
841
+ - @mastra/core@0.10.14
842
+
843
+ ## 0.10.12
844
+
845
+ ### Patch Changes
846
+
847
+ - Updated dependencies [b4a9811]
848
+ - Updated dependencies [4d5583d]
849
+ - Updated dependencies [53e3f58]
850
+ - @mastra/core@0.10.12
851
+ - @mastra/deployer@0.10.12
852
+
853
+ ## 0.10.12-alpha.0
854
+
855
+ ### Patch Changes
856
+
857
+ - Updated dependencies [b4a9811]
858
+ - Updated dependencies [53e3f58]
859
+ - @mastra/core@0.10.12-alpha.0
860
+ - @mastra/deployer@0.10.12-alpha.0
861
+
862
+ ## 0.10.11
863
+
864
+ ### Patch Changes
865
+
866
+ - bc40cdd: dependencies updates:
867
+ - Updated dependency [`@babel/core@^7.27.7` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.7) (from `^7.27.4`, in `dependencies`)
868
+ - d9b26b5: dependencies updates:
869
+ - Updated dependency [`rollup@^4.44.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.44.2) (from `^4.43.0`, in `dependencies`)
870
+ - Updated dependencies [2873c7f]
871
+ - Updated dependencies [1c1c6a1]
872
+ - Updated dependencies [bc40cdd]
873
+ - Updated dependencies [2873c7f]
874
+ - Updated dependencies [1c1c6a1]
875
+ - Updated dependencies [d9b26b5]
876
+ - Updated dependencies [f8ce2cc]
877
+ - Updated dependencies [8c846b6]
878
+ - Updated dependencies [c7bbf1e]
879
+ - Updated dependencies [8722d53]
880
+ - Updated dependencies [565cc0c]
881
+ - Updated dependencies [b790fd1]
882
+ - Updated dependencies [132027f]
883
+ - Updated dependencies [0c85311]
884
+ - Updated dependencies [d7ed04d]
885
+ - Updated dependencies [18ca936]
886
+ - Updated dependencies [cb16baf]
887
+ - Updated dependencies [40cd025]
888
+ - Updated dependencies [f36e4f1]
889
+ - Updated dependencies [7f6e403]
890
+ - @mastra/core@0.10.11
891
+ - @mastra/deployer@0.10.11
892
+
893
+ ## 0.10.11-alpha.1
894
+
895
+ ### Patch Changes
896
+
897
+ - d9b26b5: dependencies updates:
898
+ - Updated dependency [`rollup@^4.44.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.44.2) (from `^4.43.0`, in `dependencies`)
899
+ - Updated dependencies [2873c7f]
900
+ - Updated dependencies [1c1c6a1]
901
+ - Updated dependencies [2873c7f]
902
+ - Updated dependencies [1c1c6a1]
903
+ - Updated dependencies [d9b26b5]
904
+ - Updated dependencies [565cc0c]
905
+ - Updated dependencies [18ca936]
906
+ - @mastra/core@0.10.11-alpha.2
907
+ - @mastra/deployer@0.10.11-alpha.2
908
+
909
+ ## 0.10.11-alpha.0
910
+
911
+ ### Patch Changes
912
+
913
+ - bc40cdd: dependencies updates:
914
+ - Updated dependency [`@babel/core@^7.27.7` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.7) (from `^7.27.4`, in `dependencies`)
915
+ - Updated dependencies [bc40cdd]
916
+ - Updated dependencies [f8ce2cc]
917
+ - Updated dependencies [8c846b6]
918
+ - Updated dependencies [b790fd1]
919
+ - Updated dependencies [d7ed04d]
920
+ - Updated dependencies [f36e4f1]
921
+ - @mastra/deployer@0.10.11-alpha.0
922
+ - @mastra/core@0.10.11-alpha.0
923
+
924
+ ## 0.10.10
925
+
926
+ ### Patch Changes
927
+
928
+ - Updated dependencies [6e13b80]
929
+ - Updated dependencies [6997af1]
930
+ - Updated dependencies [4d3fbdf]
931
+ - @mastra/deployer@0.10.10
932
+ - @mastra/core@0.10.10
933
+
934
+ ## 0.10.10-alpha.0
935
+
936
+ ### Patch Changes
937
+
938
+ - Updated dependencies [6e13b80]
939
+ - Updated dependencies [4d3fbdf]
940
+ - @mastra/deployer@0.10.10-alpha.0
941
+ - @mastra/core@0.10.10-alpha.0
942
+
943
+ ## 0.10.9
944
+
945
+ ### Patch Changes
946
+
947
+ - Updated dependencies [9dda1ac]
948
+ - Updated dependencies [9dda1ac]
949
+ - Updated dependencies [c984582]
950
+ - Updated dependencies [7e801dd]
951
+ - Updated dependencies [a606c75]
952
+ - Updated dependencies [7aa70a4]
953
+ - Updated dependencies [764f86a]
954
+ - Updated dependencies [1760a1c]
955
+ - Updated dependencies [038e5ae]
956
+ - Updated dependencies [7dda16a]
957
+ - Updated dependencies [6f87544]
958
+ - Updated dependencies [5ebfcdd]
959
+ - Updated dependencies [81a1b3b]
960
+ - Updated dependencies [b2d0c91]
961
+ - Updated dependencies [4e809ad]
962
+ - Updated dependencies [57929df]
963
+ - Updated dependencies [7e801dd]
964
+ - Updated dependencies [b7852ed]
965
+ - Updated dependencies [6320a61]
966
+ - @mastra/core@0.10.9
967
+ - @mastra/deployer@0.10.9
968
+
969
+ ## 0.10.9-alpha.0
970
+
971
+ ### Patch Changes
972
+
973
+ - Updated dependencies [9dda1ac]
974
+ - Updated dependencies [9dda1ac]
975
+ - Updated dependencies [c984582]
976
+ - Updated dependencies [7e801dd]
977
+ - Updated dependencies [a606c75]
978
+ - Updated dependencies [7aa70a4]
979
+ - Updated dependencies [764f86a]
980
+ - Updated dependencies [1760a1c]
981
+ - Updated dependencies [038e5ae]
982
+ - Updated dependencies [7dda16a]
983
+ - Updated dependencies [6f87544]
984
+ - Updated dependencies [5ebfcdd]
985
+ - Updated dependencies [81a1b3b]
986
+ - Updated dependencies [b2d0c91]
987
+ - Updated dependencies [4e809ad]
988
+ - Updated dependencies [57929df]
989
+ - Updated dependencies [7e801dd]
990
+ - Updated dependencies [b7852ed]
991
+ - Updated dependencies [6320a61]
992
+ - @mastra/core@0.10.9-alpha.0
993
+ - @mastra/deployer@0.10.9-alpha.0
994
+
995
+ ## 0.10.8
996
+
997
+ ### Patch Changes
998
+
999
+ - Updated dependencies [b8f16b2]
1000
+ - Updated dependencies [3e04487]
1001
+ - Updated dependencies [a344ac7]
1002
+ - Updated dependencies [dc4ca0a]
1003
+ - @mastra/core@0.10.8
1004
+ - @mastra/deployer@0.10.8
1005
+
1006
+ ## 0.10.8-alpha.1
1007
+
1008
+ ### Patch Changes
1009
+
1010
+ - Updated dependencies [b8f16b2]
1011
+ - Updated dependencies [3e04487]
1012
+ - Updated dependencies [dc4ca0a]
1013
+ - @mastra/core@0.10.8-alpha.1
1014
+ - @mastra/deployer@0.10.8-alpha.1
1015
+
1016
+ ## 0.10.8-alpha.0
1017
+
1018
+ ### Patch Changes
1019
+
1020
+ - Updated dependencies [a344ac7]
1021
+ - @mastra/deployer@0.10.8-alpha.0
1022
+ - @mastra/core@0.10.8-alpha.0
1023
+
1024
+ ## 0.10.7
1025
+
1026
+ ### Patch Changes
1027
+
1028
+ - 8e1b6e9: dependencies updates:
1029
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
1030
+ - 8e6b8e5: dependencies updates:
1031
+ - Updated dependency [`cloudflare@^4.4.1` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.4.1) (from `^4.3.0`, in `dependencies`)
1032
+ - Updated dependencies [8e1b6e9]
1033
+ - Updated dependencies [36cd0f1]
1034
+ - Updated dependencies [2eab82b]
1035
+ - Updated dependencies [15e9d26]
1036
+ - Updated dependencies [d1baedb]
1037
+ - Updated dependencies [d8f2d19]
1038
+ - Updated dependencies [9bf1d55]
1039
+ - Updated dependencies [4d21bf2]
1040
+ - Updated dependencies [914684e]
1041
+ - Updated dependencies [07d6d88]
1042
+ - Updated dependencies [9d52b17]
1043
+ - Updated dependencies [2097952]
1044
+ - Updated dependencies [792c4c0]
1045
+ - Updated dependencies [5d74aab]
1046
+ - Updated dependencies [5d74aab]
1047
+ - Updated dependencies [17903a3]
1048
+ - Updated dependencies [a8b194f]
1049
+ - Updated dependencies [4fb0cc2]
1050
+ - Updated dependencies [d2a7a31]
1051
+ - Updated dependencies [502fe05]
1052
+ - Updated dependencies [144eb0b]
1053
+ - Updated dependencies [8ba1b51]
1054
+ - Updated dependencies [10a4f10]
1055
+ - Updated dependencies [4efcfa0]
1056
+ - Updated dependencies [0e17048]
1057
+ - @mastra/deployer@0.10.7
1058
+ - @mastra/core@0.10.7
1059
+
1060
+ ## 0.10.7-alpha.6
1061
+
1062
+ ### Patch Changes
1063
+
1064
+ - 8e6b8e5: dependencies updates:
1065
+ - Updated dependency [`cloudflare@^4.4.1` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.4.1) (from `^4.3.0`, in `dependencies`)
1066
+
1067
+ ## 0.10.7-alpha.5
1068
+
1069
+ ### Patch Changes
1070
+
1071
+ - @mastra/core@0.10.7-alpha.5
1072
+ - @mastra/deployer@0.10.7-alpha.5
1073
+
1074
+ ## 0.10.7-alpha.4
1075
+
1076
+ ### Patch Changes
1077
+
1078
+ - Updated dependencies [a8b194f]
1079
+ - @mastra/core@0.10.7-alpha.4
1080
+ - @mastra/deployer@0.10.7-alpha.4
1081
+
1082
+ ## 0.10.7-alpha.3
1083
+
1084
+ ### Patch Changes
1085
+
1086
+ - Updated dependencies [792c4c0]
1087
+ - Updated dependencies [502fe05]
1088
+ - Updated dependencies [10a4f10]
1089
+ - Updated dependencies [4efcfa0]
1090
+ - @mastra/core@0.10.7-alpha.3
1091
+ - @mastra/deployer@0.10.7-alpha.3
1092
+
1093
+ ## 0.10.7-alpha.2
1094
+
1095
+ ### Patch Changes
1096
+
1097
+ - 8e1b6e9: dependencies updates:
1098
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
1099
+ - Updated dependencies [8e1b6e9]
1100
+ - Updated dependencies [36cd0f1]
1101
+ - Updated dependencies [2eab82b]
1102
+ - Updated dependencies [15e9d26]
1103
+ - Updated dependencies [9bf1d55]
1104
+ - Updated dependencies [914684e]
1105
+ - Updated dependencies [07d6d88]
1106
+ - Updated dependencies [5d74aab]
1107
+ - Updated dependencies [5d74aab]
1108
+ - Updated dependencies [17903a3]
1109
+ - Updated dependencies [144eb0b]
1110
+ - @mastra/deployer@0.10.7-alpha.2
1111
+ - @mastra/core@0.10.7-alpha.2
1112
+
1113
+ ## 0.10.7-alpha.1
1114
+
1115
+ ### Patch Changes
1116
+
1117
+ - Updated dependencies [d1baedb]
1118
+ - Updated dependencies [4d21bf2]
1119
+ - Updated dependencies [2097952]
1120
+ - Updated dependencies [4fb0cc2]
1121
+ - Updated dependencies [d2a7a31]
1122
+ - Updated dependencies [0e17048]
1123
+ - @mastra/core@0.10.7-alpha.1
1124
+ - @mastra/deployer@0.10.7-alpha.1
1125
+
1126
+ ## 0.10.7-alpha.0
1127
+
1128
+ ### Patch Changes
1129
+
1130
+ - Updated dependencies [d8f2d19]
1131
+ - Updated dependencies [9d52b17]
1132
+ - Updated dependencies [8ba1b51]
1133
+ - @mastra/core@0.10.7-alpha.0
1134
+ - @mastra/deployer@0.10.7-alpha.0
1135
+
1136
+ ## 0.10.6
1137
+
1138
+ ### Patch Changes
1139
+
1140
+ - 2d12edd: dependencies updates:
1141
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
1142
+ - 63f6b7d: dependencies updates:
1143
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
1144
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
1145
+ - Removed dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `dependencies`)
1146
+ - Updated dependencies [63f6b7d]
1147
+ - Updated dependencies [4051477]
1148
+ - Updated dependencies [2d12edd]
1149
+ - Updated dependencies [63f6b7d]
1150
+ - Updated dependencies [c28ed65]
1151
+ - Updated dependencies [12a95fc]
1152
+ - Updated dependencies [79b9909]
1153
+ - Updated dependencies [4b0f8a6]
1154
+ - Updated dependencies [51264a5]
1155
+ - Updated dependencies [8e6f677]
1156
+ - Updated dependencies [d70c420]
1157
+ - Updated dependencies [ee9af57]
1158
+ - Updated dependencies [ec7f824]
1159
+ - Updated dependencies [36f1c36]
1160
+ - Updated dependencies [084f6aa]
1161
+ - Updated dependencies [2a16996]
1162
+ - Updated dependencies [10d352e]
1163
+ - Updated dependencies [9589624]
1164
+ - Updated dependencies [3270d9d]
1165
+ - Updated dependencies [53d3c37]
1166
+ - Updated dependencies [751c894]
1167
+ - Updated dependencies [577ce3a]
1168
+ - Updated dependencies [9260b3a]
1169
+ - @mastra/core@0.10.6
1170
+ - @mastra/deployer@0.10.6
1171
+
1172
+ ## 0.10.6-alpha.5
1173
+
1174
+ ### Patch Changes
1175
+
1176
+ - Updated dependencies [12a95fc]
1177
+ - Updated dependencies [51264a5]
1178
+ - Updated dependencies [8e6f677]
1179
+ - @mastra/core@0.10.6-alpha.5
1180
+ - @mastra/deployer@0.10.6-alpha.5
1181
+
1182
+ ## 0.10.6-alpha.4
1183
+
1184
+ ### Patch Changes
1185
+
1186
+ - Updated dependencies [79b9909]
1187
+ - Updated dependencies [084f6aa]
1188
+ - Updated dependencies [9589624]
1189
+ - @mastra/deployer@0.10.6-alpha.4
1190
+ - @mastra/core@0.10.6-alpha.4
1191
+
1192
+ ## 0.10.6-alpha.3
1193
+
1194
+ ### Patch Changes
1195
+
1196
+ - Updated dependencies [4051477]
1197
+ - Updated dependencies [c28ed65]
1198
+ - Updated dependencies [d70c420]
1199
+ - Updated dependencies [2a16996]
1200
+ - @mastra/deployer@0.10.6-alpha.3
1201
+ - @mastra/core@0.10.6-alpha.3
1202
+
1203
+ ## 0.10.6-alpha.2
1204
+
1205
+ ### Patch Changes
1206
+
1207
+ - Updated dependencies [4b0f8a6]
1208
+ - Updated dependencies [ec7f824]
1209
+ - @mastra/core@0.10.6-alpha.2
1210
+ - @mastra/deployer@0.10.6-alpha.2
1211
+
1212
+ ## 0.10.6-alpha.1
1213
+
1214
+ ### Patch Changes
1215
+
1216
+ - Updated dependencies [ee9af57]
1217
+ - Updated dependencies [3270d9d]
1218
+ - Updated dependencies [751c894]
1219
+ - Updated dependencies [577ce3a]
1220
+ - Updated dependencies [9260b3a]
1221
+ - @mastra/deployer@0.10.6-alpha.1
1222
+ - @mastra/core@0.10.6-alpha.1
1223
+
1224
+ ## 0.10.6-alpha.0
1225
+
1226
+ ### Patch Changes
1227
+
1228
+ - 2d12edd: dependencies updates:
1229
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
1230
+ - 63f6b7d: dependencies updates:
1231
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
1232
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
1233
+ - Removed dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `dependencies`)
1234
+ - Updated dependencies [63f6b7d]
1235
+ - Updated dependencies [2d12edd]
1236
+ - Updated dependencies [63f6b7d]
1237
+ - Updated dependencies [36f1c36]
1238
+ - Updated dependencies [10d352e]
1239
+ - Updated dependencies [53d3c37]
1240
+ - @mastra/core@0.10.6-alpha.0
1241
+ - @mastra/deployer@0.10.6-alpha.0
1242
+
1243
+ ## 0.10.5
1244
+
1245
+ ### Patch Changes
1246
+
1247
+ - Updated dependencies [8725d02]
1248
+ - Updated dependencies [13c97f9]
1249
+ - Updated dependencies [105f872]
1250
+ - @mastra/deployer@0.10.5
1251
+ - @mastra/core@0.10.5
1252
+
1253
+ ## 0.10.4
1254
+
1255
+ ### Patch Changes
1256
+
1257
+ - f595975: dependencies updates:
1258
+ - Updated dependency [`rollup@^4.41.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.41.1) (from `^4.35.0`, in `dependencies`)
1259
+ - d90c49f: dependencies updates:
1260
+ - Updated dependency [`@babel/core@^7.27.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.4) (from `^7.26.10`, in `dependencies`)
1261
+ - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
1262
+ - Updated dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `^4.4.0`, in `dependencies`)
1263
+ - 1ccccff: dependencies updates:
1264
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1265
+ - 1ccccff: dependencies updates:
1266
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1267
+ - Updated dependencies [d1ed912]
1268
+ - Updated dependencies [d1ed912]
1269
+ - Updated dependencies [f595975]
1270
+ - Updated dependencies [d90c49f]
1271
+ - Updated dependencies [1ccccff]
1272
+ - Updated dependencies [1ccccff]
1273
+ - Updated dependencies [afd9fda]
1274
+ - Updated dependencies [f6fd25f]
1275
+ - Updated dependencies [dffb67b]
1276
+ - Updated dependencies [f1f1f1b]
1277
+ - Updated dependencies [925ab94]
1278
+ - Updated dependencies [9597ee5]
1279
+ - Updated dependencies [f9816ae]
1280
+ - Updated dependencies [82090c1]
1281
+ - Updated dependencies [69f6101]
1282
+ - Updated dependencies [1b443fd]
1283
+ - Updated dependencies [ce97900]
1284
+ - Updated dependencies [514fdde]
1285
+ - Updated dependencies [f1309d3]
1286
+ - Updated dependencies [bebd27c]
1287
+ - Updated dependencies [14a2566]
1288
+ - Updated dependencies [f7f8293]
1289
+ - Updated dependencies [48eddb9]
1290
+ - @mastra/core@0.10.4
1291
+ - @mastra/deployer@0.10.4
1292
+
1293
+ ## 0.10.4-alpha.3
1294
+
1295
+ ### Patch Changes
1296
+
1297
+ - Updated dependencies [925ab94]
1298
+ - @mastra/core@0.10.4-alpha.3
1299
+ - @mastra/deployer@0.10.4-alpha.3
1300
+
1301
+ ## 0.10.4-alpha.2
1302
+
1303
+ ### Patch Changes
1304
+
1305
+ - Updated dependencies [48eddb9]
1306
+ - @mastra/core@0.10.4-alpha.2
1307
+ - @mastra/deployer@0.10.4-alpha.2
1308
+
1309
+ ## 0.10.4-alpha.1
1310
+
1311
+ ### Patch Changes
1312
+
1313
+ - d90c49f: dependencies updates:
1314
+ - Updated dependency [`@babel/core@^7.27.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.4) (from `^7.26.10`, in `dependencies`)
1315
+ - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
1316
+ - Updated dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `^4.4.0`, in `dependencies`)
1317
+ - 1ccccff: dependencies updates:
1318
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1319
+ - 1ccccff: dependencies updates:
1320
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1321
+ - Updated dependencies [d90c49f]
1322
+ - Updated dependencies [1ccccff]
1323
+ - Updated dependencies [1ccccff]
1324
+ - Updated dependencies [f6fd25f]
1325
+ - Updated dependencies [dffb67b]
1326
+ - Updated dependencies [9597ee5]
1327
+ - Updated dependencies [514fdde]
1328
+ - Updated dependencies [f1309d3]
1329
+ - Updated dependencies [bebd27c]
1330
+ - Updated dependencies [f7f8293]
1331
+ - @mastra/deployer@0.10.4-alpha.1
1332
+ - @mastra/core@0.10.4-alpha.1
1333
+
1334
+ ## 0.10.4-alpha.0
1335
+
1336
+ ### Patch Changes
1337
+
1338
+ - f595975: dependencies updates:
1339
+ - Updated dependency [`rollup@^4.41.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.41.1) (from `^4.35.0`, in `dependencies`)
1340
+ - Updated dependencies [d1ed912]
1341
+ - Updated dependencies [d1ed912]
1342
+ - Updated dependencies [f595975]
1343
+ - Updated dependencies [afd9fda]
1344
+ - Updated dependencies [f1f1f1b]
1345
+ - Updated dependencies [f9816ae]
1346
+ - Updated dependencies [82090c1]
1347
+ - Updated dependencies [69f6101]
1348
+ - Updated dependencies [1b443fd]
1349
+ - Updated dependencies [ce97900]
1350
+ - Updated dependencies [14a2566]
1351
+ - @mastra/core@0.10.4-alpha.0
1352
+ - @mastra/deployer@0.10.4-alpha.0
1353
+
1354
+ ## 0.10.3
1355
+
1356
+ ### Patch Changes
1357
+
1358
+ - Updated dependencies [2b0fc7e]
1359
+ - @mastra/core@0.10.3
1360
+ - @mastra/deployer@0.10.3
1361
+
1362
+ ## 0.10.3-alpha.0
1363
+
1364
+ ### Patch Changes
1365
+
1366
+ - Updated dependencies [2b0fc7e]
1367
+ - @mastra/core@0.10.3-alpha.0
1368
+ - @mastra/deployer@0.10.3-alpha.0
1369
+
1370
+ ## 0.10.2
1371
+
1372
+ ### Patch Changes
1373
+
1374
+ - f0d559f: Fix peerdeps for alpha channel
1375
+ - Updated dependencies [ee77e78]
1376
+ - Updated dependencies [592a2db]
1377
+ - Updated dependencies [e5dc18d]
1378
+ - Updated dependencies [ab5adbe]
1379
+ - Updated dependencies [e8d2aff]
1380
+ - Updated dependencies [1e8bb40]
1381
+ - Updated dependencies [1b5fc55]
1382
+ - Updated dependencies [195c428]
1383
+ - Updated dependencies [f73e11b]
1384
+ - Updated dependencies [37643b8]
1385
+ - Updated dependencies [99fd6cf]
1386
+ - Updated dependencies [1fcc048]
1387
+ - Updated dependencies [c5bf1ce]
1388
+ - Updated dependencies [f946acf]
1389
+ - Updated dependencies [add596e]
1390
+ - Updated dependencies [8dc94d8]
1391
+ - Updated dependencies [ecebbeb]
1392
+ - Updated dependencies [4187ed4]
1393
+ - Updated dependencies [79d5145]
1394
+ - Updated dependencies [12b7002]
1395
+ - Updated dependencies [f0d559f]
1396
+ - Updated dependencies [2901125]
1397
+ - @mastra/core@0.10.2
1398
+ - @mastra/deployer@0.10.2
1399
+
1400
+ ## 0.10.2-alpha.8
1401
+
1402
+ ### Patch Changes
1403
+
1404
+ - Updated dependencies [37643b8]
1405
+ - Updated dependencies [79d5145]
1406
+ - @mastra/core@0.10.2-alpha.8
1407
+ - @mastra/deployer@0.10.2-alpha.8
1408
+
1409
+ ## 0.10.2-alpha.7
1410
+
1411
+ ### Patch Changes
1412
+
1413
+ - @mastra/deployer@0.10.2-alpha.7
1414
+ - @mastra/core@0.10.2-alpha.7
1415
+
1416
+ ## 0.10.2-alpha.6
1417
+
1418
+ ### Patch Changes
1419
+
1420
+ - Updated dependencies [99fd6cf]
1421
+ - Updated dependencies [1fcc048]
1422
+ - Updated dependencies [8dc94d8]
1423
+ - @mastra/core@0.10.2-alpha.6
1424
+ - @mastra/deployer@0.10.2-alpha.6
1425
+
1426
+ ## 0.10.2-alpha.5
1427
+
1428
+ ### Patch Changes
1429
+
1430
+ - Updated dependencies [1b5fc55]
1431
+ - Updated dependencies [add596e]
1432
+ - Updated dependencies [ecebbeb]
1433
+ - @mastra/core@0.10.2-alpha.5
1434
+ - @mastra/deployer@0.10.2-alpha.5
1435
+
1436
+ ## 0.10.2-alpha.4
1437
+
1438
+ ### Patch Changes
1439
+
1440
+ - Updated dependencies [c5bf1ce]
1441
+ - Updated dependencies [12b7002]
1442
+ - @mastra/core@0.10.2-alpha.4
1443
+ - @mastra/deployer@0.10.2-alpha.4
1444
+
1445
+ ## 0.10.2-alpha.3
1446
+
1447
+ ### Patch Changes
1448
+
1449
+ - Updated dependencies [ab5adbe]
1450
+ - Updated dependencies [195c428]
1451
+ - Updated dependencies [f73e11b]
1452
+ - Updated dependencies [f946acf]
1453
+ - @mastra/core@0.10.2-alpha.3
1454
+ - @mastra/deployer@0.10.2-alpha.3
1455
+
1456
+ ## 0.10.2-alpha.2
1457
+
1458
+ ### Patch Changes
1459
+
1460
+ - f0d559f: Fix peerdeps for alpha channel
1461
+ - Updated dependencies [e8d2aff]
1462
+ - Updated dependencies [1e8bb40]
1463
+ - Updated dependencies [4187ed4]
1464
+ - Updated dependencies [f0d559f]
1465
+ - @mastra/deployer@0.10.2-alpha.2
1466
+ - @mastra/core@0.10.2-alpha.2
1467
+
1468
+ ## 0.10.2-alpha.1
1469
+
1470
+ ### Patch Changes
1471
+
1472
+ - Updated dependencies [ee77e78]
1473
+ - Updated dependencies [2901125]
1474
+ - @mastra/core@0.10.2-alpha.1
1475
+ - @mastra/deployer@0.10.2-alpha.1
1476
+
1477
+ ## 0.10.2-alpha.0
1478
+
1479
+ ### Patch Changes
1480
+
1481
+ - Updated dependencies [592a2db]
1482
+ - Updated dependencies [e5dc18d]
1483
+ - @mastra/core@0.10.2-alpha.0
1484
+ - @mastra/deployer@0.10.2-alpha.0
1485
+
1486
+ ## 0.10.1
1487
+
1488
+ ### Patch Changes
1489
+
1490
+ - d70b807: Improve storage.init
1491
+ - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
1492
+ - Updated dependencies [d70b807]
1493
+ - Updated dependencies [6d16390]
1494
+ - Updated dependencies [1e4a421]
1495
+ - Updated dependencies [200d0da]
1496
+ - Updated dependencies [bed0916]
1497
+ - Updated dependencies [bf5f17b]
1498
+ - Updated dependencies [5343f93]
1499
+ - Updated dependencies [38aee50]
1500
+ - Updated dependencies [5c41100]
1501
+ - Updated dependencies [d6a759b]
1502
+ - Updated dependencies [fe68410]
1503
+ - Updated dependencies [6015bdf]
1504
+ - @mastra/core@0.10.1
1505
+ - @mastra/deployer@0.10.1
1506
+
1507
+ ## 0.10.1-alpha.3
1508
+
1509
+ ### Patch Changes
1510
+
1511
+ - d70b807: Improve storage.init
1512
+ - Updated dependencies [d70b807]
1513
+ - @mastra/core@0.10.1-alpha.3
1514
+ - @mastra/deployer@0.10.1-alpha.3
1515
+
1516
+ ## 0.10.1-alpha.2
1517
+
1518
+ ### Patch Changes
1519
+
1520
+ - Updated dependencies [fe68410]
1521
+ - Updated dependencies [6015bdf]
1522
+ - @mastra/deployer@0.10.1-alpha.2
1523
+ - @mastra/core@0.10.1-alpha.2
1524
+
1525
+ ## 0.10.1-alpha.1
1526
+
1527
+ ### Patch Changes
1528
+
1529
+ - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
1530
+ - Updated dependencies [200d0da]
1531
+ - Updated dependencies [bed0916]
1532
+ - Updated dependencies [bf5f17b]
1533
+ - Updated dependencies [5343f93]
1534
+ - Updated dependencies [38aee50]
1535
+ - Updated dependencies [5c41100]
1536
+ - Updated dependencies [d6a759b]
1537
+ - @mastra/core@0.10.1-alpha.1
1538
+ - @mastra/deployer@0.10.1-alpha.1
1539
+
1540
+ ## 0.10.1-alpha.0
1541
+
1542
+ ### Patch Changes
1543
+
1544
+ - Updated dependencies [6d16390]
1545
+ - Updated dependencies [1e4a421]
1546
+ - @mastra/deployer@0.10.1-alpha.0
1547
+ - @mastra/core@0.10.1-alpha.0
1548
+
1549
+ ## 0.10.0
1550
+
1551
+ ### Minor Changes
1552
+
1553
+ - 83da932: Move @mastra/core to peerdeps
1554
+
1555
+ ### Patch Changes
1556
+
1557
+ - Updated dependencies [b3a3d63]
1558
+ - Updated dependencies [344f453]
1559
+ - Updated dependencies [0a3ae6d]
1560
+ - Updated dependencies [95911be]
1561
+ - Updated dependencies [83da932]
1562
+ - Updated dependencies [f53a6ac]
1563
+ - Updated dependencies [5eb5a99]
1564
+ - Updated dependencies [7e632c5]
1565
+ - Updated dependencies [1e9fbfa]
1566
+ - Updated dependencies [eabdcd9]
1567
+ - Updated dependencies [90be034]
1568
+ - Updated dependencies [8d9feae]
1569
+ - Updated dependencies [aaf0e48]
1570
+ - Updated dependencies [99f050a]
1571
+ - Updated dependencies [d0ee3c6]
1572
+ - Updated dependencies [b2ae5aa]
1573
+ - Updated dependencies [48e5910]
1574
+ - Updated dependencies [23f258c]
1575
+ - Updated dependencies [a7292b0]
1576
+ - Updated dependencies [0dcb9f0]
1577
+ - Updated dependencies [2672a05]
1578
+ - @mastra/deployer@0.10.0
1579
+ - @mastra/core@0.10.0
1580
+
1581
+ ## 0.2.0-alpha.1
1582
+
1583
+ ### Minor Changes
1584
+
1585
+ - 83da932: Move @mastra/core to peerdeps
1586
+
1587
+ ### Patch Changes
1588
+
1589
+ - Updated dependencies [b3a3d63]
1590
+ - Updated dependencies [344f453]
1591
+ - Updated dependencies [0a3ae6d]
1592
+ - Updated dependencies [95911be]
1593
+ - Updated dependencies [83da932]
1594
+ - Updated dependencies [5eb5a99]
1595
+ - Updated dependencies [7e632c5]
1596
+ - Updated dependencies [1e9fbfa]
1597
+ - Updated dependencies [8d9feae]
1598
+ - Updated dependencies [b2ae5aa]
1599
+ - Updated dependencies [a7292b0]
1600
+ - Updated dependencies [0dcb9f0]
1601
+ - @mastra/deployer@0.4.0-alpha.1
1602
+ - @mastra/core@0.10.0-alpha.1
1603
+
1604
+ ## 0.1.24-alpha.0
1605
+
1606
+ ### Patch Changes
1607
+
1608
+ - Updated dependencies [f53a6ac]
1609
+ - Updated dependencies [eabdcd9]
1610
+ - Updated dependencies [90be034]
1611
+ - Updated dependencies [aaf0e48]
1612
+ - Updated dependencies [99f050a]
1613
+ - Updated dependencies [d0ee3c6]
1614
+ - Updated dependencies [48e5910]
1615
+ - Updated dependencies [23f258c]
1616
+ - Updated dependencies [2672a05]
1617
+ - @mastra/core@0.9.5-alpha.0
1618
+ - @mastra/deployer@0.3.5-alpha.0
1619
+
1620
+ ## 0.1.23
1621
+
1622
+ ### Patch Changes
1623
+
1624
+ - Updated dependencies [396be50]
1625
+ - Updated dependencies [ab80e7e]
1626
+ - Updated dependencies [5c70b8a]
1627
+ - Updated dependencies [c3bd795]
1628
+ - Updated dependencies [da082f8]
1629
+ - Updated dependencies [a5810ce]
1630
+ - Updated dependencies [3e9c131]
1631
+ - Updated dependencies [3171b5b]
1632
+ - Updated dependencies [03c40d1]
1633
+ - Updated dependencies [cb1f698]
1634
+ - Updated dependencies [973e5ac]
1635
+ - Updated dependencies [daf942f]
1636
+ - Updated dependencies [0b8b868]
1637
+ - Updated dependencies [9e1eff5]
1638
+ - Updated dependencies [6fa1ad1]
1639
+ - Updated dependencies [c28d7a0]
1640
+ - Updated dependencies [edf1e88]
1641
+ - @mastra/core@0.9.4
1642
+ - @mastra/deployer@0.3.4
1643
+
1644
+ ## 0.1.23-alpha.4
1645
+
1646
+ ### Patch Changes
1647
+
1648
+ - Updated dependencies [5c70b8a]
1649
+ - Updated dependencies [3e9c131]
1650
+ - @mastra/deployer@0.3.4-alpha.4
1651
+ - @mastra/core@0.9.4-alpha.4
1652
+
1653
+ ## 0.1.23-alpha.3
1654
+
1655
+ ### Patch Changes
1656
+
1657
+ - Updated dependencies [396be50]
1658
+ - Updated dependencies [c3bd795]
1659
+ - Updated dependencies [da082f8]
1660
+ - Updated dependencies [a5810ce]
1661
+ - @mastra/core@0.9.4-alpha.3
1662
+ - @mastra/deployer@0.3.4-alpha.3
1663
+
1664
+ ## 0.1.23-alpha.2
1665
+
1666
+ ### Patch Changes
1667
+
1668
+ - Updated dependencies [3171b5b]
1669
+ - Updated dependencies [03c40d1]
1670
+ - Updated dependencies [973e5ac]
1671
+ - Updated dependencies [9e1eff5]
1672
+ - @mastra/core@0.9.4-alpha.2
1673
+ - @mastra/deployer@0.3.4-alpha.2
1674
+
1675
+ ## 0.1.23-alpha.1
1676
+
1677
+ ### Patch Changes
1678
+
1679
+ - Updated dependencies [ab80e7e]
1680
+ - Updated dependencies [6fa1ad1]
1681
+ - Updated dependencies [c28d7a0]
1682
+ - Updated dependencies [edf1e88]
1683
+ - @mastra/core@0.9.4-alpha.1
1684
+ - @mastra/deployer@0.3.4-alpha.1
1685
+
1686
+ ## 0.1.23-alpha.0
1687
+
1688
+ ### Patch Changes
1689
+
1690
+ - Updated dependencies [cb1f698]
1691
+ - Updated dependencies [daf942f]
1692
+ - Updated dependencies [0b8b868]
1693
+ - @mastra/deployer@0.3.4-alpha.0
1694
+ - @mastra/core@0.9.4-alpha.0
1695
+
1696
+ ## 0.1.22
1697
+
1698
+ ### Patch Changes
1699
+
1700
+ - Updated dependencies [e450778]
1701
+ - Updated dependencies [8902157]
1702
+ - Updated dependencies [ca0dc88]
1703
+ - Updated dependencies [526c570]
1704
+ - Updated dependencies [d7a6a33]
1705
+ - Updated dependencies [9cd1a46]
1706
+ - Updated dependencies [b5d2de0]
1707
+ - Updated dependencies [644f8ad]
1708
+ - Updated dependencies [70dbf51]
1709
+ - @mastra/core@0.9.3
1710
+ - @mastra/deployer@0.3.3
1711
+
1712
+ ## 0.1.22-alpha.1
1713
+
1714
+ ### Patch Changes
1715
+
1716
+ - Updated dependencies [e450778]
1717
+ - Updated dependencies [8902157]
1718
+ - Updated dependencies [ca0dc88]
1719
+ - Updated dependencies [9cd1a46]
1720
+ - Updated dependencies [70dbf51]
1721
+ - @mastra/core@0.9.3-alpha.1
1722
+ - @mastra/deployer@0.3.3-alpha.1
1723
+
1724
+ ## 0.1.22-alpha.0
1725
+
1726
+ ### Patch Changes
1727
+
1728
+ - Updated dependencies [526c570]
1729
+ - Updated dependencies [b5d2de0]
1730
+ - Updated dependencies [644f8ad]
1731
+ - @mastra/core@0.9.3-alpha.0
1732
+ - @mastra/deployer@0.3.3-alpha.0
1733
+
1734
+ ## 0.1.21
1735
+
1736
+ ### Patch Changes
1737
+
1738
+ - 2cf3b8f: dependencies updates:
1739
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
1740
+ - 8607972: Introduce Mastra lint cli command
1741
+ - Updated dependencies [2cf3b8f]
1742
+ - Updated dependencies [6052aa6]
1743
+ - Updated dependencies [967b41c]
1744
+ - Updated dependencies [3d2fb5c]
1745
+ - Updated dependencies [26738f4]
1746
+ - Updated dependencies [4155f47]
1747
+ - Updated dependencies [254f5c3]
1748
+ - Updated dependencies [7eeb2bc]
1749
+ - Updated dependencies [b804723]
1750
+ - Updated dependencies [8607972]
1751
+ - Updated dependencies [a798090]
1752
+ - Updated dependencies [ccef9f9]
1753
+ - Updated dependencies [0097d50]
1754
+ - Updated dependencies [7eeb2bc]
1755
+ - Updated dependencies [17826a9]
1756
+ - Updated dependencies [7d8b7c7]
1757
+ - Updated dependencies [fba031f]
1758
+ - Updated dependencies [3a5f1e1]
1759
+ - Updated dependencies [51e6923]
1760
+ - Updated dependencies [8398d89]
1761
+ - @mastra/deployer@0.3.2
1762
+ - @mastra/core@0.9.2
1763
+
1764
+ ## 0.1.21-alpha.6
1765
+
1766
+ ### Patch Changes
1767
+
1768
+ - Updated dependencies [6052aa6]
1769
+ - Updated dependencies [a798090]
1770
+ - Updated dependencies [7d8b7c7]
1771
+ - Updated dependencies [3a5f1e1]
1772
+ - Updated dependencies [8398d89]
1773
+ - @mastra/core@0.9.2-alpha.6
1774
+ - @mastra/deployer@0.3.2-alpha.6
1775
+
1776
+ ## 0.1.21-alpha.5
1777
+
1778
+ ### Patch Changes
1779
+
1780
+ - 8607972: Introduce Mastra lint cli command
1781
+ - Updated dependencies [3d2fb5c]
1782
+ - Updated dependencies [7eeb2bc]
1783
+ - Updated dependencies [8607972]
1784
+ - Updated dependencies [7eeb2bc]
1785
+ - Updated dependencies [fba031f]
1786
+ - @mastra/core@0.9.2-alpha.5
1787
+ - @mastra/deployer@0.3.2-alpha.5
1788
+
1789
+ ## 0.1.21-alpha.4
1790
+
1791
+ ### Patch Changes
1792
+
1793
+ - Updated dependencies [ccef9f9]
1794
+ - Updated dependencies [51e6923]
1795
+ - @mastra/core@0.9.2-alpha.4
1796
+ - @mastra/deployer@0.3.2-alpha.4
1797
+
1798
+ ## 0.1.21-alpha.3
1799
+
1800
+ ### Patch Changes
1801
+
1802
+ - Updated dependencies [967b41c]
1803
+ - Updated dependencies [4155f47]
1804
+ - Updated dependencies [17826a9]
1805
+ - @mastra/core@0.9.2-alpha.3
1806
+ - @mastra/deployer@0.3.2-alpha.3
1807
+
1808
+ ## 0.1.21-alpha.2
1809
+
1810
+ ### Patch Changes
1811
+
1812
+ - Updated dependencies [26738f4]
1813
+ - @mastra/core@0.9.2-alpha.2
1814
+ - @mastra/deployer@0.3.2-alpha.2
1815
+
1816
+ ## 0.1.21-alpha.1
1817
+
1818
+ ### Patch Changes
1819
+
1820
+ - Updated dependencies [254f5c3]
1821
+ - Updated dependencies [b804723]
1822
+ - @mastra/deployer@0.3.2-alpha.1
1823
+ - @mastra/core@0.9.2-alpha.1
1824
+
1825
+ ## 0.1.21-alpha.0
1826
+
1827
+ ### Patch Changes
1828
+
1829
+ - Updated dependencies [0097d50]
1830
+ - @mastra/core@0.9.2-alpha.0
1831
+ - @mastra/deployer@0.3.2-alpha.0
1832
+
1833
+ ## 0.1.20
1834
+
1835
+ ### Patch Changes
1836
+
1837
+ - 530ced1: Fix cloudflare deployer by removing import.meta.url reference
1838
+ - Updated dependencies [e7c2881]
1839
+ - Updated dependencies [0ccb8b4]
1840
+ - Updated dependencies [92c598d]
1841
+ - Updated dependencies [405b63d]
1842
+ - Updated dependencies [81fb7f6]
1843
+ - Updated dependencies [20275d4]
1844
+ - Updated dependencies [7d1892c]
1845
+ - Updated dependencies [ebdb781]
1846
+ - Updated dependencies [a90a082]
1847
+ - Updated dependencies [2d17c73]
1848
+ - Updated dependencies [61e92f5]
1849
+ - Updated dependencies [35955b0]
1850
+ - Updated dependencies [6262bd5]
1851
+ - Updated dependencies [c1409ef]
1852
+ - Updated dependencies [3e7b69d]
1853
+ - Updated dependencies [e4943b8]
1854
+ - Updated dependencies [11d4485]
1855
+ - Updated dependencies [479f490]
1856
+ - Updated dependencies [530ced1]
1857
+ - Updated dependencies [c23a81c]
1858
+ - Updated dependencies [611aa4a]
1859
+ - Updated dependencies [2d4001d]
1860
+ - Updated dependencies [c71013a]
1861
+ - Updated dependencies [1d3b1cd]
1862
+ - @mastra/deployer@0.3.1
1863
+ - @mastra/core@0.9.1
1864
+
1865
+ ## 0.1.20-alpha.8
1866
+
1867
+ ### Patch Changes
1868
+
1869
+ - Updated dependencies [2d17c73]
1870
+ - @mastra/core@0.9.1-alpha.8
1871
+ - @mastra/deployer@0.3.1-alpha.8
1872
+
1873
+ ## 0.1.20-alpha.7
1874
+
1875
+ ### Patch Changes
1876
+
1877
+ - Updated dependencies [1d3b1cd]
1878
+ - @mastra/core@0.9.1-alpha.7
1879
+ - @mastra/deployer@0.3.1-alpha.7
1880
+
1881
+ ## 0.1.20-alpha.6
1882
+
1883
+ ### Patch Changes
1884
+
1885
+ - Updated dependencies [c23a81c]
1886
+ - @mastra/core@0.9.1-alpha.6
1887
+ - @mastra/deployer@0.3.1-alpha.6
1888
+
1889
+ ## 0.1.20-alpha.5
1890
+
1891
+ ### Patch Changes
1892
+
1893
+ - Updated dependencies [3e7b69d]
1894
+ - @mastra/core@0.9.1-alpha.5
1895
+ - @mastra/deployer@0.3.1-alpha.5
1896
+
1897
+ ## 0.1.20-alpha.4
1898
+
1899
+ ### Patch Changes
1900
+
1901
+ - Updated dependencies [e4943b8]
1902
+ - Updated dependencies [479f490]
1903
+ - @mastra/core@0.9.1-alpha.4
1904
+ - @mastra/deployer@0.3.1-alpha.4
1905
+
1906
+ ## 0.1.20-alpha.3
1907
+
1908
+ ### Patch Changes
1909
+
1910
+ - Updated dependencies [6262bd5]
1911
+ - @mastra/deployer@0.3.1-alpha.3
1912
+ - @mastra/core@0.9.1-alpha.3
1913
+
1914
+ ## 0.1.20-alpha.2
1915
+
1916
+ ### Patch Changes
1917
+
1918
+ - Updated dependencies [405b63d]
1919
+ - Updated dependencies [61e92f5]
1920
+ - Updated dependencies [c71013a]
1921
+ - @mastra/core@0.9.1-alpha.2
1922
+ - @mastra/deployer@0.3.1-alpha.2
1923
+
1924
+ ## 0.1.20-alpha.1
1925
+
1926
+ ### Patch Changes
1927
+
1928
+ - 530ced1: Fix cloudflare deployer by removing import.meta.url reference
1929
+ - Updated dependencies [e7c2881]
1930
+ - Updated dependencies [0ccb8b4]
1931
+ - Updated dependencies [92c598d]
1932
+ - Updated dependencies [20275d4]
1933
+ - Updated dependencies [7d1892c]
1934
+ - Updated dependencies [ebdb781]
1935
+ - Updated dependencies [a90a082]
1936
+ - Updated dependencies [35955b0]
1937
+ - Updated dependencies [c1409ef]
1938
+ - Updated dependencies [11d4485]
1939
+ - Updated dependencies [530ced1]
1940
+ - Updated dependencies [611aa4a]
1941
+ - Updated dependencies [2d4001d]
1942
+ - @mastra/deployer@0.3.1-alpha.1
1943
+ - @mastra/core@0.9.1-alpha.1
1944
+
1945
+ ## 0.1.20-alpha.0
1946
+
1947
+ ### Patch Changes
1948
+
1949
+ - Updated dependencies [81fb7f6]
1950
+ - @mastra/core@0.9.1-alpha.0
1951
+ - @mastra/deployer@0.3.1-alpha.0
1952
+
1953
+ ## 0.1.19
1954
+
1955
+ ### Patch Changes
1956
+
1957
+ - 7e92011: Include tools with deployment builds
1958
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
1959
+ - Updated dependencies [b9122b0]
1960
+ - Updated dependencies [000a6d4]
1961
+ - Updated dependencies [08bb78e]
1962
+ - Updated dependencies [3527610]
1963
+ - Updated dependencies [ed2f549]
1964
+ - Updated dependencies [7e92011]
1965
+ - Updated dependencies [9ee4293]
1966
+ - Updated dependencies [03f3cd0]
1967
+ - Updated dependencies [c0f22b4]
1968
+ - Updated dependencies [71d9444]
1969
+ - Updated dependencies [157c741]
1970
+ - Updated dependencies [8a8a73b]
1971
+ - Updated dependencies [0a033fa]
1972
+ - Updated dependencies [fe3ae4d]
1973
+ - Updated dependencies [2538066]
1974
+ - Updated dependencies [9c26508]
1975
+ - Updated dependencies [63fe16a]
1976
+ - Updated dependencies [0f4eae3]
1977
+ - Updated dependencies [3f9d151]
1978
+ - Updated dependencies [735ead7]
1979
+ - Updated dependencies [16a8648]
1980
+ - Updated dependencies [6f92295]
1981
+ - @mastra/deployer@0.3.0
1982
+ - @mastra/core@0.9.0
1983
+
1984
+ ## 0.1.19-alpha.9
1985
+
1986
+ ### Patch Changes
1987
+
1988
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
1989
+ - Updated dependencies [b9122b0]
1990
+ - Updated dependencies [000a6d4]
1991
+ - Updated dependencies [ed2f549]
1992
+ - Updated dependencies [c0f22b4]
1993
+ - Updated dependencies [0a033fa]
1994
+ - Updated dependencies [2538066]
1995
+ - Updated dependencies [9c26508]
1996
+ - Updated dependencies [0f4eae3]
1997
+ - Updated dependencies [16a8648]
1998
+ - @mastra/deployer@0.3.0-alpha.9
1999
+ - @mastra/core@0.9.0-alpha.8
2000
+
2001
+ ## 0.1.19-alpha.8
2002
+
2003
+ ### Patch Changes
2004
+
2005
+ - Updated dependencies [71d9444]
2006
+ - @mastra/core@0.9.0-alpha.7
2007
+ - @mastra/deployer@0.3.0-alpha.8
2008
+
2009
+ ## 0.1.19-alpha.7
2010
+
2011
+ ### Patch Changes
2012
+
2013
+ - Updated dependencies [157c741]
2014
+ - Updated dependencies [63fe16a]
2015
+ - Updated dependencies [735ead7]
2016
+ - @mastra/core@0.9.0-alpha.6
2017
+ - @mastra/deployer@0.3.0-alpha.7
2018
+
2019
+ ## 0.1.19-alpha.6
2020
+
2021
+ ### Patch Changes
2022
+
2023
+ - Updated dependencies [08bb78e]
2024
+ - Updated dependencies [3f9d151]
2025
+ - @mastra/core@0.9.0-alpha.5
2026
+ - @mastra/deployer@0.3.0-alpha.6
2027
+
2028
+ ## 0.1.19-alpha.5
2029
+
2030
+ ### Patch Changes
2031
+
2032
+ - 7e92011: Include tools with deployment builds
2033
+ - Updated dependencies [7e92011]
2034
+ - @mastra/deployer@0.3.0-alpha.5
2035
+ - @mastra/core@0.9.0-alpha.4
2036
+
2037
+ ## 0.1.19-alpha.4
2038
+
2039
+ ### Patch Changes
2040
+
2041
+ - Updated dependencies [fe3ae4d]
2042
+ - @mastra/deployer@0.3.0-alpha.4
2043
+ - @mastra/core@0.9.0-alpha.3
2044
+
2045
+ ## 0.1.19-alpha.3
2046
+
2047
+ ### Patch Changes
2048
+
2049
+ - Updated dependencies [9ee4293]
2050
+ - @mastra/core@0.8.4-alpha.2
2051
+ - @mastra/deployer@0.2.10-alpha.3
2052
+
2053
+ ## 0.1.19-alpha.2
2054
+
2055
+ ### Patch Changes
2056
+
2057
+ - Updated dependencies [3527610]
2058
+ - @mastra/deployer@0.2.10-alpha.2
2059
+
2060
+ ## 0.1.19-alpha.1
2061
+
2062
+ ### Patch Changes
2063
+
2064
+ - Updated dependencies [8a8a73b]
2065
+ - Updated dependencies [6f92295]
2066
+ - @mastra/core@0.8.4-alpha.1
2067
+ - @mastra/deployer@0.2.10-alpha.1
2068
+
2069
+ ## 0.1.19-alpha.0
2070
+
2071
+ ### Patch Changes
2072
+
2073
+ - Updated dependencies [03f3cd0]
2074
+ - @mastra/core@0.8.4-alpha.0
2075
+ - @mastra/deployer@0.2.10-alpha.0
2076
+
2077
+ ## 0.1.18
2078
+
2079
+ ### Patch Changes
2080
+
2081
+ - 37bb612: Add Elastic-2.0 licensing for packages
2082
+ - Updated dependencies [d72318f]
2083
+ - Updated dependencies [0bcc862]
2084
+ - Updated dependencies [10a8caf]
2085
+ - Updated dependencies [359b089]
2086
+ - Updated dependencies [9f6f6dd]
2087
+ - Updated dependencies [32e7b71]
2088
+ - Updated dependencies [37bb612]
2089
+ - Updated dependencies [1ebbfbf]
2090
+ - Updated dependencies [67aff42]
2091
+ - Updated dependencies [7f1b291]
2092
+ - @mastra/core@0.8.3
2093
+ - @mastra/deployer@0.2.9
2094
+
2095
+ ## 0.1.18-alpha.7
2096
+
2097
+ ### Patch Changes
2098
+
2099
+ - Updated dependencies [d72318f]
2100
+ - @mastra/core@0.8.3-alpha.5
2101
+ - @mastra/deployer@0.2.9-alpha.7
2102
+
2103
+ ## 0.1.18-alpha.6
2104
+
2105
+ ### Patch Changes
2106
+
2107
+ - Updated dependencies [67aff42]
2108
+ - @mastra/deployer@0.2.9-alpha.6
2109
+
2110
+ ## 0.1.18-alpha.5
2111
+
2112
+ ### Patch Changes
2113
+
2114
+ - Updated dependencies [9f6f6dd]
2115
+ - @mastra/deployer@0.2.9-alpha.5
2116
+
2117
+ ## 0.1.18-alpha.4
2118
+
2119
+ ### Patch Changes
2120
+
2121
+ - Updated dependencies [1ebbfbf]
2122
+ - Updated dependencies [7f1b291]
2123
+ - @mastra/deployer@0.2.9-alpha.4
2124
+ - @mastra/core@0.8.3-alpha.4
2125
+
2126
+ ## 0.1.18-alpha.3
2127
+
2128
+ ### Patch Changes
2129
+
2130
+ - Updated dependencies [10a8caf]
2131
+ - @mastra/core@0.8.3-alpha.3
2132
+ - @mastra/deployer@0.2.9-alpha.3
2133
+
2134
+ ## 0.1.18-alpha.2
2135
+
2136
+ ### Patch Changes
2137
+
2138
+ - Updated dependencies [0bcc862]
2139
+ - @mastra/core@0.8.3-alpha.2
2140
+ - @mastra/deployer@0.2.9-alpha.2
2141
+
2142
+ ## 0.1.18-alpha.1
2143
+
2144
+ ### Patch Changes
2145
+
2146
+ - 37bb612: Add Elastic-2.0 licensing for packages
2147
+ - Updated dependencies [32e7b71]
2148
+ - Updated dependencies [37bb612]
2149
+ - @mastra/deployer@0.2.9-alpha.1
2150
+ - @mastra/core@0.8.3-alpha.1
2151
+
2152
+ ## 0.1.18-alpha.0
2153
+
2154
+ ### Patch Changes
2155
+
2156
+ - Updated dependencies [359b089]
2157
+ - @mastra/core@0.8.3-alpha.0
2158
+ - @mastra/deployer@0.2.9-alpha.0
2159
+
2160
+ ## 0.1.17
2161
+
2162
+ ### Patch Changes
2163
+
2164
+ - Updated dependencies [a06aadc]
2165
+ - Updated dependencies [ae6c5ce]
2166
+ - Updated dependencies [94cd5c1]
2167
+ - @mastra/core@0.8.2
2168
+ - @mastra/deployer@0.2.8
2169
+
2170
+ ## 0.1.17-alpha.1
2171
+
2172
+ ### Patch Changes
2173
+
2174
+ - Updated dependencies [94cd5c1]
2175
+ - @mastra/deployer@0.2.8-alpha.1
2176
+
2177
+ ## 0.1.17-alpha.0
2178
+
2179
+ ### Patch Changes
2180
+
2181
+ - Updated dependencies [a06aadc]
2182
+ - Updated dependencies [ae6c5ce]
2183
+ - @mastra/core@0.8.2-alpha.0
2184
+ - @mastra/deployer@0.2.8-alpha.0
2185
+
2186
+ ## 0.1.16
2187
+
2188
+ ### Patch Changes
2189
+
2190
+ - Updated dependencies [99e2998]
2191
+ - Updated dependencies [8fdb414]
2192
+ - @mastra/core@0.8.1
2193
+ - @mastra/deployer@0.2.7
2194
+
2195
+ ## 0.1.16-alpha.0
2196
+
2197
+ ### Patch Changes
2198
+
2199
+ - Updated dependencies [99e2998]
2200
+ - Updated dependencies [8fdb414]
2201
+ - @mastra/core@0.8.1-alpha.0
2202
+ - @mastra/deployer@0.2.7-alpha.0
2203
+
2204
+ ## 0.1.15
2205
+
2206
+ ### Patch Changes
2207
+
2208
+ - 9b24aeb: Enable process env syncing to cloudflare workers
2209
+ - Updated dependencies [56c31b7]
2210
+ - Updated dependencies [619c39d]
2211
+ - Updated dependencies [2135c81]
2212
+ - Updated dependencies [5ae0180]
2213
+ - Updated dependencies [05d58cc]
2214
+ - Updated dependencies [fe56be0]
2215
+ - Updated dependencies [93875ed]
2216
+ - Updated dependencies [107bcfe]
2217
+ - Updated dependencies [9bfa12b]
2218
+ - Updated dependencies [515ebfb]
2219
+ - Updated dependencies [5b4e19f]
2220
+ - Updated dependencies [4c98129]
2221
+ - Updated dependencies [4c65a57]
2222
+ - Updated dependencies [dbbbf80]
2223
+ - Updated dependencies [a0967a0]
2224
+ - Updated dependencies [84fe241]
2225
+ - Updated dependencies [fca3b21]
2226
+ - Updated dependencies [88fa727]
2227
+ - Updated dependencies [dfb0601]
2228
+ - Updated dependencies [f37f535]
2229
+ - Updated dependencies [789bef3]
2230
+ - Updated dependencies [a3f0e90]
2231
+ - Updated dependencies [4d67826]
2232
+ - Updated dependencies [6330967]
2233
+ - Updated dependencies [8393832]
2234
+ - Updated dependencies [6330967]
2235
+ - Updated dependencies [84fe241]
2236
+ - Updated dependencies [99d43b9]
2237
+ - Updated dependencies [32ba03c]
2238
+ - Updated dependencies [d7e08e8]
2239
+ - Updated dependencies [3c6ae54]
2240
+ - Updated dependencies [febc8a6]
2241
+ - Updated dependencies [0deb356]
2242
+ - Updated dependencies [7599d77]
2243
+ - Updated dependencies [0118361]
2244
+ - Updated dependencies [619c39d]
2245
+ - Updated dependencies [cafae83]
2246
+ - Updated dependencies [8076ecf]
2247
+ - Updated dependencies [8df4a77]
2248
+ - Updated dependencies [304397c]
2249
+ - @mastra/core@0.8.0
2250
+ - @mastra/deployer@0.2.6
2251
+
2252
+ ## 0.1.15-alpha.10
2253
+
2254
+ ### Patch Changes
2255
+
2256
+ - Updated dependencies [2135c81]
2257
+ - Updated dependencies [8df4a77]
2258
+ - @mastra/deployer@0.2.6-alpha.10
2259
+ - @mastra/core@0.8.0-alpha.8
2260
+
2261
+ ## 0.1.15-alpha.9
2262
+
2263
+ ### Patch Changes
2264
+
2265
+ - Updated dependencies [3c6ae54]
2266
+ - Updated dependencies [febc8a6]
2267
+ - @mastra/deployer@0.2.6-alpha.9
2268
+ - @mastra/core@0.8.0-alpha.7
2269
+
2270
+ ## 0.1.15-alpha.8
2271
+
2272
+ ### Patch Changes
2273
+
2274
+ - 9b24aeb: Enable process env syncing to cloudflare workers
2275
+ - Updated dependencies [4c65a57]
2276
+ - Updated dependencies [a3f0e90]
2277
+ - @mastra/deployer@0.2.6-alpha.8
2278
+ - @mastra/core@0.8.0-alpha.6
2279
+
2280
+ ## 0.1.15-alpha.7
2281
+
2282
+ ### Patch Changes
2283
+
2284
+ - Updated dependencies [93875ed]
2285
+ - @mastra/core@0.8.0-alpha.5
2286
+ - @mastra/deployer@0.2.6-alpha.7
2287
+
2288
+ ## 0.1.15-alpha.6
2289
+
2290
+ ### Patch Changes
2291
+
2292
+ - Updated dependencies [d7e08e8]
2293
+ - @mastra/core@0.8.0-alpha.4
2294
+ - @mastra/deployer@0.2.6-alpha.6
2295
+
2296
+ ## 0.1.15-alpha.5
2297
+
2298
+ ### Patch Changes
2299
+
2300
+ - Updated dependencies [32ba03c]
2301
+ - @mastra/deployer@0.2.6-alpha.5
2302
+
2303
+ ## 0.1.15-alpha.4
2304
+
2305
+ ### Patch Changes
2306
+
2307
+ - Updated dependencies [5ae0180]
2308
+ - Updated dependencies [9bfa12b]
2309
+ - Updated dependencies [515ebfb]
2310
+ - Updated dependencies [88fa727]
2311
+ - Updated dependencies [dfb0601]
2312
+ - Updated dependencies [f37f535]
2313
+ - Updated dependencies [789bef3]
2314
+ - Updated dependencies [4d67826]
2315
+ - Updated dependencies [6330967]
2316
+ - Updated dependencies [8393832]
2317
+ - Updated dependencies [6330967]
2318
+ - @mastra/core@0.8.0-alpha.3
2319
+ - @mastra/deployer@0.2.6-alpha.4
2320
+
2321
+ ## 0.1.15-alpha.3
2322
+
2323
+ ### Patch Changes
2324
+
2325
+ - Updated dependencies [0deb356]
2326
+ - @mastra/deployer@0.2.6-alpha.3
2327
+
2328
+ ## 0.1.15-alpha.2
2329
+
2330
+ ### Patch Changes
2331
+
2332
+ - Updated dependencies [56c31b7]
2333
+ - Updated dependencies [4c98129]
2334
+ - Updated dependencies [dbbbf80]
2335
+ - Updated dependencies [84fe241]
2336
+ - Updated dependencies [84fe241]
2337
+ - Updated dependencies [99d43b9]
2338
+ - @mastra/core@0.8.0-alpha.2
2339
+ - @mastra/deployer@0.2.6-alpha.2
2340
+
2341
+ ## 0.1.15-alpha.1
2342
+
2343
+ ### Patch Changes
2344
+
2345
+ - Updated dependencies [619c39d]
2346
+ - Updated dependencies [fe56be0]
2347
+ - Updated dependencies [a0967a0]
2348
+ - Updated dependencies [fca3b21]
2349
+ - Updated dependencies [0118361]
2350
+ - Updated dependencies [619c39d]
2351
+ - @mastra/core@0.8.0-alpha.1
2352
+ - @mastra/deployer@0.2.6-alpha.1
2353
+
2354
+ ## 0.1.15-alpha.0
2355
+
2356
+ ### Patch Changes
2357
+
2358
+ - Updated dependencies [05d58cc]
2359
+ - Updated dependencies [107bcfe]
2360
+ - Updated dependencies [5b4e19f]
2361
+ - Updated dependencies [7599d77]
2362
+ - Updated dependencies [cafae83]
2363
+ - Updated dependencies [8076ecf]
2364
+ - Updated dependencies [304397c]
2365
+ - @mastra/deployer@0.2.6-alpha.0
2366
+ - @mastra/core@0.7.1-alpha.0
2367
+
2368
+ ## 0.1.14
2369
+
2370
+ ### Patch Changes
2371
+
2372
+ - cdc0498: Fix process.versions.node.split in cloudflare deployer
2373
+ - Updated dependencies [cdc0498]
2374
+ - Updated dependencies [b4fbc59]
2375
+ - Updated dependencies [a838fde]
2376
+ - Updated dependencies [a8bd4cf]
2377
+ - Updated dependencies [7a3eeb0]
2378
+ - Updated dependencies [0b54522]
2379
+ - Updated dependencies [b3b34f5]
2380
+ - Updated dependencies [1af25d5]
2381
+ - Updated dependencies [a4686e8]
2382
+ - Updated dependencies [6530ad1]
2383
+ - Updated dependencies [0b496ff]
2384
+ - Updated dependencies [27439ad]
2385
+ - @mastra/deployer@0.2.5
2386
+ - @mastra/core@0.7.0
2387
+
2388
+ ## 0.1.14-alpha.3
2389
+
2390
+ ### Patch Changes
2391
+
2392
+ - Updated dependencies [b3b34f5]
2393
+ - Updated dependencies [a4686e8]
2394
+ - @mastra/core@0.7.0-alpha.3
2395
+ - @mastra/deployer@0.2.5-alpha.3
2396
+
2397
+ ## 0.1.14-alpha.2
2398
+
2399
+ ### Patch Changes
2400
+
2401
+ - Updated dependencies [a838fde]
2402
+ - Updated dependencies [a8bd4cf]
2403
+ - Updated dependencies [7a3eeb0]
2404
+ - Updated dependencies [6530ad1]
2405
+ - @mastra/core@0.7.0-alpha.2
2406
+ - @mastra/deployer@0.2.5-alpha.2
2407
+
2408
+ ## 0.1.14-alpha.1
2409
+
2410
+ ### Patch Changes
2411
+
2412
+ - cdc0498: Fix process.versions.node.split in cloudflare deployer
2413
+ - Updated dependencies [cdc0498]
2414
+ - Updated dependencies [0b54522]
2415
+ - Updated dependencies [1af25d5]
2416
+ - Updated dependencies [0b496ff]
2417
+ - Updated dependencies [27439ad]
2418
+ - @mastra/deployer@0.2.5-alpha.1
2419
+ - @mastra/core@0.7.0-alpha.1
2420
+
2421
+ ## 0.1.14-alpha.0
2422
+
2423
+ ### Patch Changes
2424
+
2425
+ - Updated dependencies [b4fbc59]
2426
+ - @mastra/core@0.6.5-alpha.0
2427
+ - @mastra/deployer@0.2.5-alpha.0
2428
+
2429
+ ## 0.1.13
2430
+
2431
+ ### Patch Changes
2432
+
2433
+ - 85a2461: Fix cloudflare deployer
2434
+ - Updated dependencies [e764fd1]
2435
+ - Updated dependencies [6794797]
2436
+ - Updated dependencies [709aa2c]
2437
+ - Updated dependencies [fb68a80]
2438
+ - Updated dependencies [e764fd1]
2439
+ - Updated dependencies [05ef3e0]
2440
+ - Updated dependencies [95c5745]
2441
+ - Updated dependencies [b56a681]
2442
+ - Updated dependencies [85a2461]
2443
+ - Updated dependencies [248cb07]
2444
+ - @mastra/deployer@0.2.4
2445
+ - @mastra/core@0.6.4
2446
+
2447
+ ## 0.1.13-alpha.1
2448
+
2449
+ ### Patch Changes
2450
+
2451
+ - 85a2461: Fix cloudflare deployer
2452
+ - Updated dependencies [6794797]
2453
+ - Updated dependencies [709aa2c]
2454
+ - Updated dependencies [85a2461]
2455
+ - @mastra/core@0.6.4-alpha.1
2456
+ - @mastra/deployer@0.2.4-alpha.1
2457
+
2458
+ ## 0.1.13-alpha.0
2459
+
2460
+ ### Patch Changes
2461
+
2462
+ - Updated dependencies [e764fd1]
2463
+ - Updated dependencies [fb68a80]
2464
+ - Updated dependencies [e764fd1]
2465
+ - Updated dependencies [05ef3e0]
2466
+ - Updated dependencies [95c5745]
2467
+ - Updated dependencies [b56a681]
2468
+ - Updated dependencies [248cb07]
2469
+ - @mastra/deployer@0.2.4-alpha.0
2470
+ - @mastra/core@0.6.4-alpha.0
2471
+
2472
+ ## 0.1.12
2473
+
2474
+ ### Patch Changes
2475
+
2476
+ - 404640e: AgentNetwork changeset
2477
+ - Updated dependencies [404640e]
2478
+ - Updated dependencies [3bce733]
2479
+ - @mastra/deployer@0.2.3
2480
+ - @mastra/core@0.6.3
2481
+
2482
+ ## 0.1.12-alpha.1
2483
+
2484
+ ### Patch Changes
2485
+
2486
+ - Updated dependencies [3bce733]
2487
+ - @mastra/core@0.6.3-alpha.1
2488
+ - @mastra/deployer@0.2.3-alpha.1
2489
+
2490
+ ## 0.1.12-alpha.0
2491
+
2492
+ ### Patch Changes
2493
+
2494
+ - 404640e: AgentNetwork changeset
2495
+ - Updated dependencies [404640e]
2496
+ - @mastra/deployer@0.2.3-alpha.0
2497
+ - @mastra/core@0.6.3-alpha.0
2498
+
2499
+ ## 0.1.11
2500
+
2501
+ ### Patch Changes
2502
+
2503
+ - Updated dependencies [4e6732b]
2504
+ - Updated dependencies [beaf1c2]
2505
+ - Updated dependencies [3084e13]
2506
+ - @mastra/deployer@0.2.2
2507
+ - @mastra/core@0.6.2
2508
+
2509
+ ## 0.1.11-alpha.1
2510
+
2511
+ ### Patch Changes
2512
+
2513
+ - Updated dependencies [beaf1c2]
2514
+ - Updated dependencies [3084e13]
2515
+ - @mastra/core@0.6.2-alpha.0
2516
+ - @mastra/deployer@0.2.2-alpha.1
2517
+
2518
+ ## 0.1.11-alpha.0
2519
+
2520
+ ### Patch Changes
2521
+
2522
+ - Updated dependencies [4e6732b]
2523
+ - @mastra/deployer@0.2.2-alpha.0
2524
+
2525
+ ## 0.1.10
2526
+
2527
+ ### Patch Changes
2528
+
2529
+ - Updated dependencies [cc7f392]
2530
+ - Updated dependencies [fc2f89c]
2531
+ - Updated dependencies [dfbb131]
2532
+ - Updated dependencies [f4854ee]
2533
+ - Updated dependencies [afaf73f]
2534
+ - Updated dependencies [0850b4c]
2535
+ - Updated dependencies [7bcfaee]
2536
+ - Updated dependencies [da8d9bb]
2537
+ - Updated dependencies [44631b1]
2538
+ - Updated dependencies [9116d70]
2539
+ - Updated dependencies [6e559a0]
2540
+ - Updated dependencies [5f43505]
2541
+ - Updated dependencies [61ad5a4]
2542
+ - @mastra/deployer@0.2.1
2543
+ - @mastra/core@0.6.1
2544
+
2545
+ ## 0.1.10-alpha.2
2546
+
2547
+ ### Patch Changes
2548
+
2549
+ - Updated dependencies [cc7f392]
2550
+ - Updated dependencies [fc2f89c]
2551
+ - Updated dependencies [dfbb131]
2552
+ - Updated dependencies [0850b4c]
2553
+ - Updated dependencies [da8d9bb]
2554
+ - Updated dependencies [9116d70]
2555
+ - @mastra/deployer@0.2.1-alpha.2
2556
+ - @mastra/core@0.6.1-alpha.2
2557
+
2558
+ ## 0.1.10-alpha.1
2559
+
2560
+ ### Patch Changes
2561
+
2562
+ - Updated dependencies [f4854ee]
2563
+ - Updated dependencies [afaf73f]
2564
+ - Updated dependencies [44631b1]
2565
+ - Updated dependencies [6e559a0]
2566
+ - Updated dependencies [5f43505]
2567
+ - Updated dependencies [61ad5a4]
2568
+ - @mastra/core@0.6.1-alpha.1
2569
+ - @mastra/deployer@0.2.1-alpha.1
2570
+
2571
+ ## 0.1.10-alpha.0
2572
+
2573
+ ### Patch Changes
2574
+
2575
+ - Updated dependencies [7bcfaee]
2576
+ - @mastra/core@0.6.1-alpha.0
2577
+ - @mastra/deployer@0.2.1-alpha.0
2578
+
2579
+ ## 0.1.9
2580
+
2581
+ ### Patch Changes
2582
+
2583
+ - Updated dependencies [16b98d9]
2584
+ - Updated dependencies [1c8cda4]
2585
+ - Updated dependencies [95b4144]
2586
+ - Updated dependencies [3729dbd]
2587
+ - Updated dependencies [c2144f4]
2588
+ - @mastra/core@0.6.0
2589
+ - @mastra/deployer@0.2.0
2590
+
2591
+ ## 0.1.9-alpha.1
2592
+
2593
+ ### Patch Changes
2594
+
2595
+ - Updated dependencies [16b98d9]
2596
+ - Updated dependencies [1c8cda4]
2597
+ - Updated dependencies [95b4144]
2598
+ - Updated dependencies [c2144f4]
2599
+ - @mastra/core@0.6.0-alpha.1
2600
+ - @mastra/deployer@0.2.0-alpha.1
2601
+
2602
+ ## 0.1.9-alpha.0
2603
+
2604
+ ### Patch Changes
2605
+
2606
+ - Updated dependencies [3729dbd]
2607
+ - @mastra/core@0.5.1-alpha.0
2608
+ - @mastra/deployer@0.1.9-alpha.0
2609
+
2610
+ ## 0.1.8
2611
+
2612
+ ### Patch Changes
2613
+
2614
+ - fe11c20: have cloudflare wrangler point to correct entry point file
2615
+ - 52e0418: Split up action types between tools and workflows
2616
+ - fd4a1d7: Update cjs bundling to make sure files are split
2617
+ - Updated dependencies [a910463]
2618
+ - Updated dependencies [59df7b6]
2619
+ - Updated dependencies [22643eb]
2620
+ - Updated dependencies [6feb23f]
2621
+ - Updated dependencies [f2d6727]
2622
+ - Updated dependencies [7a7a547]
2623
+ - Updated dependencies [29f3a82]
2624
+ - Updated dependencies [3d0e290]
2625
+ - Updated dependencies [e9fbac5]
2626
+ - Updated dependencies [301e4ee]
2627
+ - Updated dependencies [ee667a2]
2628
+ - Updated dependencies [dfbe4e9]
2629
+ - Updated dependencies [dab255b]
2630
+ - Updated dependencies [1e8bcbc]
2631
+ - Updated dependencies [f6678e4]
2632
+ - Updated dependencies [9e81f35]
2633
+ - Updated dependencies [c93798b]
2634
+ - Updated dependencies [a85ab24]
2635
+ - Updated dependencies [dbd9f2d]
2636
+ - Updated dependencies [59df7b6]
2637
+ - Updated dependencies [caefaa2]
2638
+ - Updated dependencies [c151ae6]
2639
+ - Updated dependencies [52e0418]
2640
+ - Updated dependencies [d79aedf]
2641
+ - Updated dependencies [8deb34c]
2642
+ - Updated dependencies [c2dde91]
2643
+ - Updated dependencies [5d41958]
2644
+ - Updated dependencies [144b3d5]
2645
+ - Updated dependencies [03236ec]
2646
+ - Updated dependencies [3764e71]
2647
+ - Updated dependencies [df982db]
2648
+ - Updated dependencies [a171b37]
2649
+ - Updated dependencies [506f1d5]
2650
+ - Updated dependencies [02ffb7b]
2651
+ - Updated dependencies [731dd8a]
2652
+ - Updated dependencies [0461849]
2653
+ - Updated dependencies [2259379]
2654
+ - Updated dependencies [aeb5e36]
2655
+ - Updated dependencies [f2301de]
2656
+ - Updated dependencies [358f069]
2657
+ - Updated dependencies [fd4a1d7]
2658
+ - Updated dependencies [960690d]
2659
+ - Updated dependencies [c139344]
2660
+ - @mastra/core@0.5.0
2661
+ - @mastra/deployer@0.1.8
2662
+
2663
+ ## 0.1.8-alpha.12
2664
+
2665
+ ### Patch Changes
2666
+
2667
+ - Updated dependencies [a85ab24]
2668
+ - @mastra/core@0.5.0-alpha.12
2669
+ - @mastra/deployer@0.1.8-alpha.12
2670
+
2671
+ ## 0.1.8-alpha.11
2672
+
2673
+ ### Patch Changes
2674
+
2675
+ - fd4a1d7: Update cjs bundling to make sure files are split
2676
+ - Updated dependencies [7a7a547]
2677
+ - Updated dependencies [c93798b]
2678
+ - Updated dependencies [dbd9f2d]
2679
+ - Updated dependencies [8deb34c]
2680
+ - Updated dependencies [5d41958]
2681
+ - Updated dependencies [a171b37]
2682
+ - Updated dependencies [fd4a1d7]
2683
+ - @mastra/deployer@0.1.8-alpha.11
2684
+ - @mastra/core@0.5.0-alpha.11
2685
+
2686
+ ## 0.1.8-alpha.10
2687
+
2688
+ ### Patch Changes
2689
+
2690
+ - Updated dependencies [a910463]
2691
+ - @mastra/core@0.5.0-alpha.10
2692
+ - @mastra/deployer@0.1.8-alpha.10
2693
+
2694
+ ## 0.1.8-alpha.9
2695
+
2696
+ ### Patch Changes
2697
+
2698
+ - Updated dependencies [e9fbac5]
2699
+ - Updated dependencies [1e8bcbc]
2700
+ - Updated dependencies [aeb5e36]
2701
+ - Updated dependencies [f2301de]
2702
+ - @mastra/deployer@0.1.8-alpha.9
2703
+ - @mastra/core@0.5.0-alpha.9
2704
+
2705
+ ## 0.1.8-alpha.8
2706
+
2707
+ ### Patch Changes
2708
+
2709
+ - Updated dependencies [506f1d5]
2710
+ - @mastra/core@0.5.0-alpha.8
2711
+ - @mastra/deployer@0.1.8-alpha.8
2712
+
2713
+ ## 0.1.8-alpha.7
2714
+
2715
+ ### Patch Changes
2716
+
2717
+ - Updated dependencies [ee667a2]
2718
+ - @mastra/core@0.5.0-alpha.7
2719
+ - @mastra/deployer@0.1.8-alpha.7
2720
+
2721
+ ## 0.1.8-alpha.6
2722
+
2723
+ ### Patch Changes
2724
+
2725
+ - Updated dependencies [f6678e4]
2726
+ - @mastra/core@0.5.0-alpha.6
2727
+ - @mastra/deployer@0.1.8-alpha.6
2728
+
2729
+ ## 0.1.8-alpha.5
2730
+
2731
+ ### Patch Changes
2732
+
2733
+ - fe11c20: have cloudflare wrangler point to correct entry point file
2734
+ - 52e0418: Split up action types between tools and workflows
2735
+ - Updated dependencies [22643eb]
2736
+ - Updated dependencies [6feb23f]
2737
+ - Updated dependencies [f2d6727]
2738
+ - Updated dependencies [301e4ee]
2739
+ - Updated dependencies [dfbe4e9]
2740
+ - Updated dependencies [9e81f35]
2741
+ - Updated dependencies [caefaa2]
2742
+ - Updated dependencies [c151ae6]
2743
+ - Updated dependencies [52e0418]
2744
+ - Updated dependencies [03236ec]
2745
+ - Updated dependencies [3764e71]
2746
+ - Updated dependencies [df982db]
2747
+ - Updated dependencies [0461849]
2748
+ - Updated dependencies [2259379]
2749
+ - Updated dependencies [358f069]
2750
+ - @mastra/core@0.5.0-alpha.5
2751
+ - @mastra/deployer@0.1.8-alpha.5
2752
+
2753
+ ## 0.1.8-alpha.4
2754
+
2755
+ ### Patch Changes
2756
+
2757
+ - Updated dependencies [d79aedf]
2758
+ - Updated dependencies [144b3d5]
2759
+ - @mastra/core@0.5.0-alpha.4
2760
+ - @mastra/deployer@0.1.8-alpha.4
2761
+
2762
+ ## 0.1.8-alpha.3
2763
+
2764
+ ### Patch Changes
2765
+
2766
+ - Updated dependencies [3d0e290]
2767
+ - @mastra/core@0.5.0-alpha.3
2768
+ - @mastra/deployer@0.1.8-alpha.3
2769
+
2770
+ ## 0.1.8-alpha.2
2771
+
2772
+ ### Patch Changes
2773
+
2774
+ - Updated dependencies [02ffb7b]
2775
+ - @mastra/core@0.5.0-alpha.2
2776
+ - @mastra/deployer@0.1.8-alpha.2
2777
+
2778
+ ## 0.1.8-alpha.1
2779
+
2780
+ ### Patch Changes
2781
+
2782
+ - Updated dependencies [dab255b]
2783
+ - @mastra/core@0.5.0-alpha.1
2784
+ - @mastra/deployer@0.1.8-alpha.1
2785
+
2786
+ ## 0.1.8-alpha.0
2787
+
2788
+ ### Patch Changes
2789
+
2790
+ - Updated dependencies [59df7b6]
2791
+ - Updated dependencies [29f3a82]
2792
+ - Updated dependencies [59df7b6]
2793
+ - Updated dependencies [c2dde91]
2794
+ - Updated dependencies [731dd8a]
2795
+ - Updated dependencies [960690d]
2796
+ - Updated dependencies [c139344]
2797
+ - @mastra/core@0.5.0-alpha.0
2798
+ - @mastra/deployer@0.1.8-alpha.0
2799
+
2800
+ ## 0.1.7
2801
+
2802
+ ### Patch Changes
2803
+
2804
+ - Updated dependencies [1da20e7]
2805
+ - Updated dependencies [30a4c29]
2806
+ - Updated dependencies [e1e2705]
2807
+ - @mastra/core@0.4.4
2808
+ - @mastra/deployer@0.1.7
2809
+
2810
+ ## 0.1.7-alpha.0
2811
+
2812
+ ### Patch Changes
2813
+
2814
+ - Updated dependencies [1da20e7]
2815
+ - Updated dependencies [30a4c29]
2816
+ - Updated dependencies [e1e2705]
2817
+ - @mastra/core@0.4.4-alpha.0
2818
+ - @mastra/deployer@0.1.7-alpha.0
2819
+
2820
+ ## 0.1.6
2821
+
2822
+ ### Patch Changes
2823
+
2824
+ - bb4f447: Add support for commonjs
2825
+ - Updated dependencies [0d185b1]
2826
+ - Updated dependencies [ed55f1d]
2827
+ - Updated dependencies [06aa827]
2828
+ - Updated dependencies [80cdd76]
2829
+ - Updated dependencies [0fd78ac]
2830
+ - Updated dependencies [2512a93]
2831
+ - Updated dependencies [e62de74]
2832
+ - Updated dependencies [0d25b75]
2833
+ - Updated dependencies [fd14a3f]
2834
+ - Updated dependencies [8d13b14]
2835
+ - Updated dependencies [3f369a2]
2836
+ - Updated dependencies [3ee4831]
2837
+ - Updated dependencies [4d4e1e1]
2838
+ - Updated dependencies [bb4f447]
2839
+ - Updated dependencies [108793c]
2840
+ - Updated dependencies [5f28f44]
2841
+ - Updated dependencies [dabecf4]
2842
+ - @mastra/core@0.4.3
2843
+ - @mastra/deployer@0.1.6
2844
+
2845
+ ## 0.1.6-alpha.4
2846
+
2847
+ ### Patch Changes
2848
+
2849
+ - Updated dependencies [dabecf4]
2850
+ - @mastra/core@0.4.3-alpha.4
2851
+ - @mastra/deployer@0.1.6-alpha.4
2852
+
2853
+ ## 0.1.6-alpha.3
2854
+
2855
+ ### Patch Changes
2856
+
2857
+ - bb4f447: Add support for commonjs
2858
+ - Updated dependencies [0fd78ac]
2859
+ - Updated dependencies [0d25b75]
2860
+ - Updated dependencies [fd14a3f]
2861
+ - Updated dependencies [3f369a2]
2862
+ - Updated dependencies [4d4e1e1]
2863
+ - Updated dependencies [bb4f447]
2864
+ - @mastra/deployer@0.1.6-alpha.3
2865
+ - @mastra/core@0.4.3-alpha.3
2866
+
2867
+ ## 0.1.6-alpha.2
2868
+
2869
+ ### Patch Changes
2870
+
2871
+ - Updated dependencies [2512a93]
2872
+ - Updated dependencies [e62de74]
2873
+ - @mastra/core@0.4.3-alpha.2
2874
+ - @mastra/deployer@0.1.6-alpha.2
2875
+
2876
+ ## 0.1.6-alpha.1
2877
+
2878
+ ### Patch Changes
2879
+
2880
+ - Updated dependencies [0d185b1]
2881
+ - Updated dependencies [ed55f1d]
2882
+ - Updated dependencies [80cdd76]
2883
+ - Updated dependencies [8d13b14]
2884
+ - Updated dependencies [3ee4831]
2885
+ - Updated dependencies [108793c]
2886
+ - Updated dependencies [5f28f44]
2887
+ - @mastra/core@0.4.3-alpha.1
2888
+ - @mastra/deployer@0.1.6-alpha.1
2889
+
2890
+ ## 0.1.6-alpha.0
2891
+
2892
+ ### Patch Changes
2893
+
2894
+ - Updated dependencies [06aa827]
2895
+ - @mastra/core@0.4.3-alpha.0
2896
+ - @mastra/deployer@0.1.6-alpha.0
2897
+
2898
+ ## 0.1.5
2899
+
2900
+ ### Patch Changes
2901
+
2902
+ - Updated dependencies [7fceae1]
2903
+ - Updated dependencies [e4ee56c]
2904
+ - Updated dependencies [8d94c3e]
2905
+ - Updated dependencies [2d68431]
2906
+ - Updated dependencies [99dcdb5]
2907
+ - Updated dependencies [6cb63e0]
2908
+ - Updated dependencies [f626fbb]
2909
+ - Updated dependencies [e752340]
2910
+ - Updated dependencies [eb91535]
2911
+ - @mastra/core@0.4.2
2912
+ - @mastra/deployer@0.1.5
2913
+
2914
+ ## 0.1.5-alpha.3
2915
+
2916
+ ### Patch Changes
2917
+
2918
+ - Updated dependencies [8d94c3e]
2919
+ - Updated dependencies [99dcdb5]
2920
+ - Updated dependencies [e752340]
2921
+ - Updated dependencies [eb91535]
2922
+ - @mastra/core@0.4.2-alpha.2
2923
+ - @mastra/deployer@0.1.5-alpha.3
2924
+
2925
+ ## 0.1.5-alpha.2
2926
+
2927
+ ### Patch Changes
2928
+
2929
+ - Updated dependencies [6cb63e0]
2930
+ - @mastra/core@0.4.2-alpha.1
2931
+ - @mastra/deployer@0.1.5-alpha.2
2932
+
2933
+ ## 0.1.5-alpha.1
2934
+
2935
+ ### Patch Changes
2936
+
2937
+ - Updated dependencies [2d68431]
2938
+ - @mastra/deployer@0.1.5-alpha.1
2939
+
2940
+ ## 0.1.5-alpha.0
2941
+
2942
+ ### Patch Changes
2943
+
2944
+ - Updated dependencies [7fceae1]
2945
+ - Updated dependencies [e4ee56c]
2946
+ - Updated dependencies [f626fbb]
2947
+ - @mastra/core@0.4.2-alpha.0
2948
+ - @mastra/deployer@0.1.5-alpha.0
2949
+
2950
+ ## 0.1.4
2951
+
2952
+ ### Patch Changes
2953
+
2954
+ - Updated dependencies [ce44b9b]
2955
+ - Updated dependencies [967da43]
2956
+ - Updated dependencies [b405f08]
2957
+ - @mastra/core@0.4.1
2958
+ - @mastra/deployer@0.1.4
2959
+
2960
+ ## 0.1.3
2961
+
2962
+ ### Patch Changes
2963
+
2964
+ - Updated dependencies [5297264]
2965
+ - Updated dependencies [2fc618f]
2966
+ - Updated dependencies [fe0fd01]
2967
+ - @mastra/deployer@0.1.3
2968
+ - @mastra/core@0.4.0
2969
+
2970
+ ## 0.1.3-alpha.1
2971
+
2972
+ ### Patch Changes
2973
+
2974
+ - Updated dependencies [fe0fd01]
2975
+ - @mastra/core@0.4.0-alpha.1
2976
+ - @mastra/deployer@0.1.3-alpha.1
2977
+
2978
+ ## 0.1.3-alpha.0
2979
+
2980
+ ### Patch Changes
2981
+
2982
+ - Updated dependencies [5297264]
2983
+ - Updated dependencies [2fc618f]
2984
+ - @mastra/deployer@0.1.3-alpha.0
2985
+ - @mastra/core@0.4.0-alpha.0
2986
+
2987
+ ## 0.1.2
2988
+
2989
+ ### Patch Changes
2990
+
2991
+ - Updated dependencies [f205ede]
2992
+ - @mastra/core@0.3.0
2993
+ - @mastra/deployer@0.1.2
2994
+
2995
+ ## 0.1.1
2996
+
2997
+ ### Patch Changes
2998
+
2999
+ - Updated dependencies [d59f1a8]
3000
+ - Updated dependencies [936dc26]
3001
+ - Updated dependencies [91ef439]
3002
+ - Updated dependencies [4a25be4]
3003
+ - Updated dependencies [bf2e88f]
3004
+ - Updated dependencies [2f0d707]
3005
+ - Updated dependencies [aac1667]
3006
+ - @mastra/core@0.2.1
3007
+ - @mastra/deployer@0.1.1
3008
+
3009
+ ## 0.1.1-alpha.0
3010
+
3011
+ ### Patch Changes
3012
+
3013
+ - Updated dependencies [d59f1a8]
3014
+ - Updated dependencies [936dc26]
3015
+ - Updated dependencies [91ef439]
3016
+ - Updated dependencies [4a25be4]
3017
+ - Updated dependencies [bf2e88f]
3018
+ - Updated dependencies [2f0d707]
3019
+ - Updated dependencies [aac1667]
3020
+ - @mastra/core@0.2.1-alpha.0
3021
+ - @mastra/deployer@0.1.1-alpha.0
3022
+
3023
+ ## 0.1.0
3024
+
3025
+ ### Minor Changes
3026
+
3027
+ - 4d4f6b6: Update deployer
3028
+ - 5916f9d: Update deps from fixed to ^
3029
+ - 8b416d9: Breaking changes
3030
+
3031
+ ### Patch Changes
3032
+
3033
+ - 2b75edf: mastra deployers tsup bundling
3034
+ - 44c7c26: Rebuild
3035
+ - e27fe69: Add dir to deployer
3036
+ - 32d15ec: Fix cloudflareDeployer build
3037
+ - bdaf834: publish packages
3038
+ - b97ca96: Tracing into default storage
3039
+ - 026ca5d: Optional dispatcher namespace configuration for cloudflare deployments
3040
+ - a9b5ddf: Publish new versions
3041
+ - 9066f95: CF deployer fixes
3042
+ - 1944807: Unified logger and major step in better logs
3043
+ - 88600bc: Deployer fixes
3044
+ - 9c10484: update all packages
3045
+ - 70dabd9: Fix broken publish
3046
+ - 0d5a03d: Vector store modules
3047
+ - 9625602: Use mastra core splitted bundles in other packages
3048
+ - a291824: Deployer fixes
3049
+ - c7abf8e: Optional CF worker tagging
3050
+ - 38b7f66: Update deployer logic
3051
+ - 4f1d1a1: Enforce types ann cleanup package.json
3052
+ - Updated dependencies [2ab57d6]
3053
+ - Updated dependencies [a1774e7]
3054
+ - Updated dependencies [f537e33]
3055
+ - Updated dependencies [291fe57]
3056
+ - Updated dependencies [6f2c0f5]
3057
+ - Updated dependencies [e4d4ede]
3058
+ - Updated dependencies [0be7181]
3059
+ - Updated dependencies [dd6d87f]
3060
+ - Updated dependencies [9029796]
3061
+ - Updated dependencies [6fa4bd2]
3062
+ - Updated dependencies [f031a1f]
3063
+ - Updated dependencies [8151f44]
3064
+ - Updated dependencies [d7d465a]
3065
+ - Updated dependencies [4d4f6b6]
3066
+ - Updated dependencies [73d112c]
3067
+ - Updated dependencies [592e3cf]
3068
+ - Updated dependencies [9d1796d]
3069
+ - Updated dependencies [e897f1c]
3070
+ - Updated dependencies [4a54c82]
3071
+ - Updated dependencies [e27fe69]
3072
+ - Updated dependencies [3967e69]
3073
+ - Updated dependencies [8ae2bbc]
3074
+ - Updated dependencies [246f06c]
3075
+ - Updated dependencies [ac8c61a]
3076
+ - Updated dependencies [82a6d53]
3077
+ - Updated dependencies [e9d1b47]
3078
+ - Updated dependencies [bdaf834]
3079
+ - Updated dependencies [016493a]
3080
+ - Updated dependencies [bc40916]
3081
+ - Updated dependencies [93a3719]
3082
+ - Updated dependencies [7d83b92]
3083
+ - Updated dependencies [9fb3039]
3084
+ - Updated dependencies [8fa48b9]
3085
+ - Updated dependencies [d5e12de]
3086
+ - Updated dependencies [e1dd94a]
3087
+ - Updated dependencies [07c069d]
3088
+ - Updated dependencies [5cdfb88]
3089
+ - Updated dependencies [837a288]
3090
+ - Updated dependencies [685108a]
3091
+ - Updated dependencies [c8ff2f5]
3092
+ - Updated dependencies [5fdc87c]
3093
+ - Updated dependencies [ae7bf94]
3094
+ - Updated dependencies [8e7814f]
3095
+ - Updated dependencies [66a03ec]
3096
+ - Updated dependencies [5916f9d]
3097
+ - Updated dependencies [7d87a15]
3098
+ - Updated dependencies [b97ca96]
3099
+ - Updated dependencies [ad2cd74]
3100
+ - Updated dependencies [23dcb23]
3101
+ - Updated dependencies [033eda6]
3102
+ - Updated dependencies [7babd5c]
3103
+ - Updated dependencies [a9b5ddf]
3104
+ - Updated dependencies [9066f95]
3105
+ - Updated dependencies [4139b43]
3106
+ - Updated dependencies [8105fae]
3107
+ - Updated dependencies [e097800]
3108
+ - Updated dependencies [ab01c53]
3109
+ - Updated dependencies [1944807]
3110
+ - Updated dependencies [30322ce]
3111
+ - Updated dependencies [8aec8b7]
3112
+ - Updated dependencies [1874f40]
3113
+ - Updated dependencies [685108a]
3114
+ - Updated dependencies [f7d1131]
3115
+ - Updated dependencies [79acad0]
3116
+ - Updated dependencies [7a19083]
3117
+ - Updated dependencies [382f4dc]
3118
+ - Updated dependencies [1ebd071]
3119
+ - Updated dependencies [0b74006]
3120
+ - Updated dependencies [2f17a5f]
3121
+ - Updated dependencies [f368477]
3122
+ - Updated dependencies [7892533]
3123
+ - Updated dependencies [9c10484]
3124
+ - Updated dependencies [b726bf5]
3125
+ - Updated dependencies [88f18d7]
3126
+ - Updated dependencies [70dabd9]
3127
+ - Updated dependencies [21fe536]
3128
+ - Updated dependencies [1a41fbf]
3129
+ - Updated dependencies [176bc42]
3130
+ - Updated dependencies [391d5ea]
3131
+ - Updated dependencies [401a4d9]
3132
+ - Updated dependencies [2e099d2]
3133
+ - Updated dependencies [0b826f6]
3134
+ - Updated dependencies [8329f1a]
3135
+ - Updated dependencies [d68b532]
3136
+ - Updated dependencies [75bf3f0]
3137
+ - Updated dependencies [e6d8055]
3138
+ - Updated dependencies [e2e76de]
3139
+ - Updated dependencies [a18e96c]
3140
+ - Updated dependencies [ccbc581]
3141
+ - Updated dependencies [5950de5]
3142
+ - Updated dependencies [b425845]
3143
+ - Updated dependencies [fe3dcb0]
3144
+ - Updated dependencies [0696eeb]
3145
+ - Updated dependencies [6780223]
3146
+ - Updated dependencies [78eec7c]
3147
+ - Updated dependencies [a8a459a]
3148
+ - Updated dependencies [0b96376]
3149
+ - Updated dependencies [0be7181]
3150
+ - Updated dependencies [7b87567]
3151
+ - Updated dependencies [b524c22]
3152
+ - Updated dependencies [d7d465a]
3153
+ - Updated dependencies [df843d3]
3154
+ - Updated dependencies [cfb966f]
3155
+ - Updated dependencies [4534e77]
3156
+ - Updated dependencies [d6d8159]
3157
+ - Updated dependencies [0bd142c]
3158
+ - Updated dependencies [9625602]
3159
+ - Updated dependencies [72d1990]
3160
+ - Updated dependencies [f6ba259]
3161
+ - Updated dependencies [2712098]
3162
+ - Updated dependencies [a291824]
3163
+ - Updated dependencies [eedb829]
3164
+ - Updated dependencies [8ea426a]
3165
+ - Updated dependencies [c5f2d50]
3166
+ - Updated dependencies [5285356]
3167
+ - Updated dependencies [74b3078]
3168
+ - Updated dependencies [cb290ee]
3169
+ - Updated dependencies [b4d7416]
3170
+ - Updated dependencies [e608d8c]
3171
+ - Updated dependencies [7064554]
3172
+ - Updated dependencies [06b2c0a]
3173
+ - Updated dependencies [002d6d8]
3174
+ - Updated dependencies [e448a26]
3175
+ - Updated dependencies [8b416d9]
3176
+ - Updated dependencies [fd494a3]
3177
+ - Updated dependencies [dc90663]
3178
+ - Updated dependencies [c872875]
3179
+ - Updated dependencies [3c4488b]
3180
+ - Updated dependencies [72c280b]
3181
+ - Updated dependencies [a7b016d]
3182
+ - Updated dependencies [fd75f3c]
3183
+ - Updated dependencies [7f24c29]
3184
+ - Updated dependencies [2017553]
3185
+ - Updated dependencies [b80ea8d]
3186
+ - Updated dependencies [a10b7a3]
3187
+ - Updated dependencies [42a2e69]
3188
+ - Updated dependencies [cf6d825]
3189
+ - Updated dependencies [963c15a]
3190
+ - Updated dependencies [28dceab]
3191
+ - Updated dependencies [7365b6c]
3192
+ - Updated dependencies [5ee67d3]
3193
+ - Updated dependencies [a5604c4]
3194
+ - Updated dependencies [d38f7a6]
3195
+ - Updated dependencies [38b7f66]
3196
+ - Updated dependencies [2fa7f53]
3197
+ - Updated dependencies [1420ae2]
3198
+ - Updated dependencies [b9c7047]
3199
+ - Updated dependencies [4a328af]
3200
+ - Updated dependencies [f6da688]
3201
+ - Updated dependencies [3700be1]
3202
+ - Updated dependencies [9ade36e]
3203
+ - Updated dependencies [10870bc]
3204
+ - Updated dependencies [2b01511]
3205
+ - Updated dependencies [a870123]
3206
+ - Updated dependencies [ccf115c]
3207
+ - Updated dependencies [04434b6]
3208
+ - Updated dependencies [5811de6]
3209
+ - Updated dependencies [9f3ab05]
3210
+ - Updated dependencies [66a5392]
3211
+ - Updated dependencies [4b1ce2c]
3212
+ - Updated dependencies [14064f2]
3213
+ - Updated dependencies [f5dfa20]
3214
+ - Updated dependencies [327ece7]
3215
+ - Updated dependencies [da2e8d3]
3216
+ - Updated dependencies [95a4697]
3217
+ - Updated dependencies [d5fccfb]
3218
+ - Updated dependencies [3427b95]
3219
+ - Updated dependencies [538a136]
3220
+ - Updated dependencies [e66643a]
3221
+ - Updated dependencies [b5393f1]
3222
+ - Updated dependencies [d2cd535]
3223
+ - Updated dependencies [c2dd6b5]
3224
+ - Updated dependencies [67637ba]
3225
+ - Updated dependencies [836f4e3]
3226
+ - Updated dependencies [5ee2e78]
3227
+ - Updated dependencies [cd02c56]
3228
+ - Updated dependencies [01502b0]
3229
+ - Updated dependencies [16e5b04]
3230
+ - Updated dependencies [d9c8dd0]
3231
+ - Updated dependencies [9fb59d6]
3232
+ - Updated dependencies [a9345f9]
3233
+ - Updated dependencies [f1e3105]
3234
+ - Updated dependencies [99f1847]
3235
+ - Updated dependencies [04f3171]
3236
+ - Updated dependencies [8769a62]
3237
+ - Updated dependencies [d5ec619]
3238
+ - Updated dependencies [27275c9]
3239
+ - Updated dependencies [ae7bf94]
3240
+ - Updated dependencies [4f1d1a1]
3241
+ - Updated dependencies [ee4de15]
3242
+ - Updated dependencies [202d404]
3243
+ - Updated dependencies [a221426]
3244
+ - @mastra/deployer@0.1.0
3245
+ - @mastra/core@0.2.0
3246
+
3247
+ ## 0.1.0-alpha.68
3248
+
3249
+ ### Patch Changes
3250
+
3251
+ - Updated dependencies [391d5ea]
3252
+ - @mastra/deployer@0.1.0-alpha.63
3253
+
3254
+ ## 0.1.0-alpha.67
3255
+
3256
+ ### Patch Changes
3257
+
3258
+ - Updated dependencies [016493a]
3259
+ - Updated dependencies [382f4dc]
3260
+ - Updated dependencies [176bc42]
3261
+ - Updated dependencies [d68b532]
3262
+ - Updated dependencies [fe3dcb0]
3263
+ - Updated dependencies [e448a26]
3264
+ - Updated dependencies [fd75f3c]
3265
+ - Updated dependencies [ccf115c]
3266
+ - Updated dependencies [a221426]
3267
+ - @mastra/core@0.2.0-alpha.110
3268
+ - @mastra/deployer@0.1.0-alpha.62
3269
+
3270
+ ## 0.1.0-alpha.66
3271
+
3272
+ ### Patch Changes
3273
+
3274
+ - Updated dependencies [b9c7047]
3275
+ - @mastra/deployer@0.1.0-alpha.61
3276
+
3277
+ ## 0.1.0-alpha.65
3278
+
3279
+ ### Patch Changes
3280
+
3281
+ - Updated dependencies [d5fccfb]
3282
+ - @mastra/core@0.2.0-alpha.109
3283
+ - @mastra/deployer@0.1.0-alpha.60
3284
+
3285
+ ## 0.1.0-alpha.64
3286
+
3287
+ ### Patch Changes
3288
+
3289
+ - Updated dependencies [5ee67d3]
3290
+ - Updated dependencies [95a4697]
3291
+ - @mastra/core@0.2.0-alpha.108
3292
+ - @mastra/deployer@0.1.0-alpha.59
3293
+
3294
+ ## 0.1.0-alpha.63
3295
+
3296
+ ### Patch Changes
3297
+
3298
+ - Updated dependencies [8fa48b9]
3299
+ - Updated dependencies [66a5392]
3300
+ - @mastra/deployer@0.1.0-alpha.58
3301
+ - @mastra/core@0.2.0-alpha.107
3302
+
3303
+ ## 0.1.0-alpha.62
3304
+
3305
+ ### Patch Changes
3306
+
3307
+ - Updated dependencies [6f2c0f5]
3308
+ - Updated dependencies [a8a459a]
3309
+ - Updated dependencies [4a328af]
3310
+ - @mastra/core@0.2.0-alpha.106
3311
+ - @mastra/deployer@0.1.0-alpha.57
3312
+
3313
+ ## 0.1.0-alpha.61
3314
+
3315
+ ### Patch Changes
3316
+
3317
+ - Updated dependencies [246f06c]
3318
+ - @mastra/deployer@0.1.0-alpha.56
3319
+
3320
+ ## 0.1.0-alpha.60
3321
+
3322
+ ### Patch Changes
3323
+
3324
+ - Updated dependencies [1420ae2]
3325
+ - Updated dependencies [99f1847]
3326
+ - @mastra/core@0.2.0-alpha.105
3327
+ - @mastra/deployer@0.1.0-alpha.55
3328
+
3329
+ ## 0.1.0-alpha.59
3330
+
3331
+ ### Patch Changes
3332
+
3333
+ - b97ca96: Tracing into default storage
3334
+ - Updated dependencies [5fdc87c]
3335
+ - Updated dependencies [b97ca96]
3336
+ - Updated dependencies [6780223]
3337
+ - Updated dependencies [72d1990]
3338
+ - Updated dependencies [cf6d825]
3339
+ - Updated dependencies [10870bc]
3340
+ - @mastra/core@0.2.0-alpha.104
3341
+ - @mastra/deployer@0.1.0-alpha.54
3342
+
3343
+ ## 0.1.0-alpha.58
3344
+
3345
+ ### Patch Changes
3346
+
3347
+ - Updated dependencies [4534e77]
3348
+ - @mastra/core@0.2.0-alpha.103
3349
+ - @mastra/deployer@0.1.0-alpha.53
3350
+
3351
+ ## 0.1.0-alpha.57
3352
+
3353
+ ### Patch Changes
3354
+
3355
+ - Updated dependencies [a9345f9]
3356
+ - @mastra/core@0.2.0-alpha.102
3357
+ - @mastra/deployer@0.1.0-alpha.52
3358
+
3359
+ ## 0.1.0-alpha.56
3360
+
3361
+ ### Patch Changes
3362
+
3363
+ - 4f1d1a1: Enforce types ann cleanup package.json
3364
+ - Updated dependencies [66a03ec]
3365
+ - Updated dependencies [4f1d1a1]
3366
+ - @mastra/core@0.2.0-alpha.101
3367
+ - @mastra/deployer@0.1.0-alpha.51
3368
+
3369
+ ## 0.1.0-alpha.55
3370
+
3371
+ ### Patch Changes
3372
+
3373
+ - Updated dependencies [9d1796d]
3374
+ - @mastra/deployer@0.1.0-alpha.50
3375
+ - @mastra/core@0.2.0-alpha.100
3376
+
3377
+ ## 0.1.0-alpha.54
3378
+
3379
+ ### Patch Changes
3380
+
3381
+ - Updated dependencies [7d83b92]
3382
+ - @mastra/deployer@0.1.0-alpha.49
3383
+ - @mastra/core@0.2.0-alpha.99
3384
+
3385
+ ## 0.1.0-alpha.53
3386
+
3387
+ ### Patch Changes
3388
+
3389
+ - Updated dependencies [8aec8b7]
3390
+ - @mastra/deployer@0.1.0-alpha.48
3391
+
3392
+ ## 0.1.0-alpha.52
3393
+
3394
+ ### Patch Changes
3395
+
3396
+ - 70dabd9: Fix broken publish
3397
+ - Updated dependencies [70dabd9]
3398
+ - Updated dependencies [202d404]
3399
+ - @mastra/core@0.2.0-alpha.98
3400
+ - @mastra/deployer@0.1.0-alpha.47
3401
+
3402
+ ## 0.1.0-alpha.51
3403
+
3404
+ ### Patch Changes
3405
+
3406
+ - Updated dependencies [07c069d]
3407
+ - Updated dependencies [7892533]
3408
+ - Updated dependencies [e6d8055]
3409
+ - Updated dependencies [a18e96c]
3410
+ - Updated dependencies [5950de5]
3411
+ - Updated dependencies [df843d3]
3412
+ - Updated dependencies [a870123]
3413
+ - Updated dependencies [f1e3105]
3414
+ - @mastra/core@0.2.0-alpha.97
3415
+ - @mastra/deployer@0.1.0-alpha.46
3416
+
3417
+ ## 0.1.0-alpha.50
3418
+
3419
+ ### Patch Changes
3420
+
3421
+ - Updated dependencies [74b3078]
3422
+ - @mastra/core@0.2.0-alpha.96
3423
+ - @mastra/deployer@0.1.0-alpha.45
3424
+
3425
+ ## 0.1.0-alpha.49
3426
+
3427
+ ### Patch Changes
3428
+
3429
+ - Updated dependencies [9fb59d6]
3430
+ - @mastra/deployer@0.1.0-alpha.44
3431
+ - @mastra/core@0.2.0-alpha.95
3432
+
3433
+ ## 0.1.0-alpha.48
3434
+
3435
+ ### Minor Changes
3436
+
3437
+ - 8b416d9: Breaking changes
3438
+
3439
+ ### Patch Changes
3440
+
3441
+ - 9c10484: update all packages
3442
+ - Updated dependencies [9c10484]
3443
+ - Updated dependencies [8b416d9]
3444
+ - @mastra/core@0.2.0-alpha.94
3445
+ - @mastra/deployer@0.1.0-alpha.43
3446
+
3447
+ ## 0.1.0-alpha.47
3448
+
3449
+ ### Patch Changes
3450
+
3451
+ - Updated dependencies [5285356]
3452
+ - Updated dependencies [42a2e69]
3453
+ - @mastra/core@0.2.0-alpha.93
3454
+ - @mastra/deployer@0.1.0-alpha.42
3455
+
3456
+ ## 0.1.0-alpha.46
3457
+
3458
+ ### Patch Changes
3459
+
3460
+ - Updated dependencies [0b96376]
3461
+ - @mastra/deployer@0.1.0-alpha.41
3462
+
3463
+ ## 0.1.0-alpha.45
3464
+
3465
+ ### Patch Changes
3466
+
3467
+ - Updated dependencies [8329f1a]
3468
+ - @mastra/deployer@0.1.0-alpha.40
3469
+
3470
+ ## 0.1.0-alpha.44
3471
+
3472
+ ### Patch Changes
3473
+
3474
+ - Updated dependencies [8ea426a]
3475
+ - @mastra/deployer@0.1.0-alpha.39
3476
+
3477
+ ## 0.1.0-alpha.43
3478
+
3479
+ ### Patch Changes
3480
+
3481
+ - Updated dependencies [b80ea8d]
3482
+ - @mastra/deployer@0.1.0-alpha.34
3483
+
3484
+ ## 0.1.0-alpha.42
3485
+
3486
+ ### Minor Changes
3487
+
3488
+ - 4d4f6b6: Update deployer
3489
+
3490
+ ### Patch Changes
3491
+
3492
+ - Updated dependencies [4d4f6b6]
3493
+ - @mastra/deployer@0.1.0-alpha.38
3494
+ - @mastra/core@0.2.0-alpha.92
3495
+
3496
+ ## 0.1.0-alpha.41
3497
+
3498
+ ### Patch Changes
3499
+
3500
+ - Updated dependencies [d7d465a]
3501
+ - Updated dependencies [d7d465a]
3502
+ - Updated dependencies [2017553]
3503
+ - Updated dependencies [a10b7a3]
3504
+ - Updated dependencies [16e5b04]
3505
+ - @mastra/core@0.2.0-alpha.91
3506
+ - @mastra/deployer@0.1.0-alpha.37
3507
+
3508
+ ## 0.1.0-alpha.40
3509
+
3510
+ ### Patch Changes
3511
+
3512
+ - Updated dependencies [8151f44]
3513
+ - Updated dependencies [e897f1c]
3514
+ - Updated dependencies [82a6d53]
3515
+ - Updated dependencies [3700be1]
3516
+ - @mastra/core@0.2.0-alpha.90
3517
+ - @mastra/deployer@0.1.0-alpha.36
3518
+
3519
+ ## 0.1.0-alpha.39
3520
+
3521
+ ### Patch Changes
3522
+
3523
+ - Updated dependencies [27275c9]
3524
+ - @mastra/core@0.2.0-alpha.89
3525
+ - @mastra/deployer@0.1.0-alpha.35
3526
+
3527
+ ## 0.1.0-alpha.38
3528
+
3529
+ ### Patch Changes
3530
+
3531
+ - Updated dependencies [ab01c53]
3532
+ - Updated dependencies [ccbc581]
3533
+ - @mastra/deployer@0.1.0-alpha.34
3534
+ - @mastra/core@0.2.0-alpha.88
3535
+
3536
+ ## 0.1.0-alpha.37
3537
+
3538
+ ### Patch Changes
3539
+
3540
+ - Updated dependencies [7365b6c]
3541
+ - @mastra/core@0.2.0-alpha.87
3542
+ - @mastra/deployer@0.1.0-alpha.33
3543
+
3544
+ ## 0.1.0-alpha.36
3545
+
3546
+ ### Minor Changes
3547
+
3548
+ - 5916f9d: Update deps from fixed to ^
3549
+
3550
+ ### Patch Changes
3551
+
3552
+ - Updated dependencies [6fa4bd2]
3553
+ - Updated dependencies [5916f9d]
3554
+ - Updated dependencies [e2e76de]
3555
+ - Updated dependencies [7f24c29]
3556
+ - Updated dependencies [67637ba]
3557
+ - Updated dependencies [04f3171]
3558
+ - @mastra/core@0.2.0-alpha.86
3559
+ - @mastra/deployer@0.1.0-alpha.32
3560
+
3561
+ ## 0.0.1-alpha.35
3562
+
3563
+ ### Patch Changes
3564
+
3565
+ - Updated dependencies [e9d1b47]
3566
+ - Updated dependencies [c5f2d50]
3567
+ - @mastra/core@0.2.0-alpha.85
3568
+ - @mastra/deployer@0.0.1-alpha.31
3569
+
3570
+ ## 0.0.1-alpha.34
3571
+
3572
+ ### Patch Changes
3573
+
3574
+ - 32d15ec: Fix cloudflareDeployer build
3575
+
3576
+ ## 0.0.1-alpha.33
3577
+
3578
+ ### Patch Changes
3579
+
3580
+ - e27fe69: Add dir to deployer
3581
+ - Updated dependencies [e27fe69]
3582
+ - @mastra/deployer@0.0.1-alpha.30
3583
+
3584
+ ## 0.0.1-alpha.32
3585
+
3586
+ ### Patch Changes
3587
+
3588
+ - 38b7f66: Update deployer logic
3589
+ - Updated dependencies [2f17a5f]
3590
+ - Updated dependencies [0696eeb]
3591
+ - Updated dependencies [cb290ee]
3592
+ - Updated dependencies [b4d7416]
3593
+ - Updated dependencies [38b7f66]
3594
+ - @mastra/core@0.2.0-alpha.84
3595
+ - @mastra/deployer@0.0.1-alpha.29
3596
+
3597
+ ## 0.0.1-alpha.31
3598
+
3599
+ ### Patch Changes
3600
+
3601
+ - 9625602: Use mastra core splitted bundles in other packages
3602
+ - Updated dependencies [2ab57d6]
3603
+ - Updated dependencies [30322ce]
3604
+ - Updated dependencies [78eec7c]
3605
+ - Updated dependencies [9625602]
3606
+ - Updated dependencies [8769a62]
3607
+ - @mastra/deployer@0.0.1-alpha.28
3608
+ - @mastra/core@0.2.0-alpha.83
3609
+
3610
+ ## 0.0.1-alpha.30
3611
+
3612
+ ### Patch Changes
3613
+
3614
+ - Updated dependencies [73d112c]
3615
+ - Updated dependencies [ac8c61a]
3616
+ - @mastra/deployer@0.0.1-alpha.27
3617
+ - @mastra/core@0.1.27-alpha.82
3618
+
3619
+ ## 0.0.1-alpha.29
3620
+
3621
+ ### Patch Changes
3622
+
3623
+ - Updated dependencies [9fb3039]
3624
+ - @mastra/core@0.1.27-alpha.81
3625
+ - @mastra/deployer@0.0.1-alpha.26
3626
+
3627
+ ## 0.0.1-alpha.28
3628
+
3629
+ ### Patch Changes
3630
+
3631
+ - Updated dependencies [327ece7]
3632
+ - @mastra/core@0.1.27-alpha.80
3633
+ - @mastra/deployer@0.0.1-alpha.25
3634
+
3635
+ ## 0.0.1-alpha.27
3636
+
3637
+ ### Patch Changes
3638
+
3639
+ - Updated dependencies [21fe536]
3640
+ - @mastra/core@0.1.27-alpha.79
3641
+ - @mastra/deployer@0.0.1-alpha.24
3642
+
3643
+ ## 0.0.1-alpha.26
3644
+
3645
+ ### Patch Changes
3646
+
3647
+ - Updated dependencies [88f18d7]
3648
+ - @mastra/deployer@0.0.1-alpha.23
3649
+
3650
+ ## 0.0.1-alpha.25
3651
+
3652
+ ### Patch Changes
3653
+
3654
+ - 44c7c26: Rebuild
3655
+
3656
+ ## 0.0.1-alpha.24
3657
+
3658
+ ### Patch Changes
3659
+
3660
+ - Updated dependencies [685108a]
3661
+ - Updated dependencies [685108a]
3662
+ - @mastra/deployer@0.0.1-alpha.22
3663
+ - @mastra/core@0.1.27-alpha.78
3664
+
3665
+ ## 0.0.1-alpha.23
3666
+
3667
+ ### Patch Changes
3668
+
3669
+ - 2b75edf: mastra deployers tsup bundling
3670
+ - Updated dependencies [8105fae]
3671
+ - Updated dependencies [cfb966f]
3672
+ - @mastra/core@0.1.27-alpha.77
3673
+ - @mastra/deployer@0.0.1-alpha.21
3674
+
3675
+ ## 0.0.1-alpha.22
3676
+
3677
+ ### Patch Changes
3678
+
3679
+ - Updated dependencies [ae7bf94]
3680
+ - Updated dependencies [ae7bf94]
3681
+ - @mastra/deployer@0.0.1-alpha.20
3682
+ - @mastra/core@0.1.27-alpha.76
3683
+
3684
+ ## 0.0.1-alpha.21
3685
+
3686
+ ### Patch Changes
3687
+
3688
+ - Updated dependencies [23dcb23]
3689
+ - Updated dependencies [7064554]
3690
+ - @mastra/core@0.1.27-alpha.75
3691
+ - @mastra/deployer@0.0.1-alpha.19
3692
+
3693
+ ## 0.0.1-alpha.20
3694
+
3695
+ ### Patch Changes
3696
+
3697
+ - Updated dependencies [7b87567]
3698
+ - @mastra/core@0.1.27-alpha.74
3699
+ - @mastra/deployer@0.0.1-alpha.18
3700
+
3701
+ ## 0.0.1-alpha.19
3702
+
3703
+ ### Patch Changes
3704
+
3705
+ - Updated dependencies [3427b95]
3706
+ - @mastra/core@0.1.27-alpha.73
3707
+ - @mastra/deployer@0.0.1-alpha.17
3708
+
3709
+ ## 0.0.1-alpha.18
3710
+
3711
+ ### Patch Changes
3712
+
3713
+ - Updated dependencies [e4d4ede]
3714
+ - Updated dependencies [06b2c0a]
3715
+ - @mastra/core@0.1.27-alpha.72
3716
+ - @mastra/deployer@0.0.1-alpha.16
3717
+
3718
+ ## 0.0.1-alpha.17
3719
+
3720
+ ### Patch Changes
3721
+
3722
+ - Updated dependencies [d9c8dd0]
3723
+ - @mastra/deployer@0.0.1-alpha.15
3724
+ - @mastra/core@0.1.27-alpha.71
3725
+
3726
+ ## 0.0.1-alpha.16
3727
+
3728
+ ### Patch Changes
3729
+
3730
+ - Updated dependencies [ad2cd74]
3731
+ - @mastra/deployer@0.0.1-alpha.14
3732
+
3733
+ ## 0.0.1-alpha.15
3734
+
3735
+ ### Patch Changes
3736
+
3737
+ - Updated dependencies [a1774e7]
3738
+ - @mastra/deployer@0.0.1-alpha.13
3739
+
3740
+ ## 0.0.1-alpha.14
3741
+
3742
+ ### Patch Changes
3743
+
3744
+ - Updated dependencies [28dceab]
3745
+ - @mastra/deployer@0.0.1-alpha.12
3746
+
3747
+ ## 0.0.1-alpha.13
3748
+
3749
+ ### Patch Changes
3750
+
3751
+ - bdaf834: publish packages
3752
+ - Updated dependencies [bdaf834]
3753
+ - @mastra/deployer@0.0.1-alpha.11
3754
+
3755
+ ## 0.0.1-alpha.12
3756
+
3757
+ ### Patch Changes
3758
+
3759
+ - Updated dependencies [dd6d87f]
3760
+ - Updated dependencies [04434b6]
3761
+ - @mastra/core@0.1.27-alpha.70
3762
+ - @mastra/deployer@0.0.1-alpha.10
3763
+
3764
+ ## 0.0.1-alpha.11
3765
+
3766
+ ### Patch Changes
3767
+
3768
+ - 9066f95: CF deployer fixes
3769
+ - Updated dependencies [9066f95]
3770
+ - @mastra/deployer@0.0.1-alpha.9
3771
+
3772
+ ## 0.0.1-alpha.10
3773
+
3774
+ ### Patch Changes
3775
+
3776
+ - 0d5a03d: Vector store modules
3777
+
3778
+ ## 0.0.1-alpha.9
3779
+
3780
+ ### Patch Changes
3781
+
3782
+ - Updated dependencies [b425845]
3783
+ - @mastra/deployer@0.0.1-alpha.8
3784
+
3785
+ ## 0.0.1-alpha.8
3786
+
3787
+ ### Patch Changes
3788
+
3789
+ - 1944807: Unified logger and major step in better logs
3790
+ - c7abf8e: Optional CF worker tagging
3791
+ - Updated dependencies [1944807]
3792
+ - Updated dependencies [9ade36e]
3793
+ - @mastra/deployer@0.0.1-alpha.7
3794
+ - @mastra/core@0.1.27-alpha.69
3795
+
3796
+ ## 0.0.1-alpha.7
3797
+
3798
+ ### Patch Changes
3799
+
3800
+ - Updated dependencies [291fe57]
3801
+ - Updated dependencies [1a41fbf]
3802
+ - @mastra/deployer@0.0.1-alpha.6
3803
+
3804
+ ## 0.0.1-alpha.6
3805
+
3806
+ ### Patch Changes
3807
+
3808
+ - Updated dependencies [0be7181]
3809
+ - Updated dependencies [0be7181]
3810
+ - @mastra/core@0.1.27-alpha.68
3811
+ - @mastra/deployer@0.0.1-alpha.5
3812
+
3813
+ ## 0.0.1-alpha.5
3814
+
3815
+ ### Patch Changes
3816
+
3817
+ - Updated dependencies [7babd5c]
3818
+ - @mastra/deployer@0.0.1-alpha.4
3819
+
3820
+ ## 0.0.1-alpha.4
3821
+
3822
+ ### Patch Changes
3823
+
3824
+ - 026ca5d: Optional dispatcher namespace configuration for cloudflare deployments
3825
+
3826
+ ## 0.0.1-alpha.3
3827
+
3828
+ ### Patch Changes
3829
+
3830
+ - a291824: Deployer fixes
3831
+ - Updated dependencies [c8ff2f5]
3832
+ - Updated dependencies [a291824]
3833
+ - @mastra/core@0.1.27-alpha.67
3834
+ - @mastra/deployer@0.0.1-alpha.3
3835
+
3836
+ ## 0.0.1-alpha.2
3837
+
3838
+ ### Patch Changes
3839
+
3840
+ - 88600bc: Deployer fixes
3841
+
3842
+ ## 0.0.1-alpha.1
3843
+
3844
+ ### Patch Changes
3845
+
3846
+ - a9b5ddf: Publish new versions
3847
+ - Updated dependencies [a9b5ddf]
3848
+ - Updated dependencies [72c280b]
3849
+ - @mastra/deployer@0.0.1-alpha.2
3850
+
3851
+ ## 0.0.1-alpha.0
3852
+
3853
+ ### Patch Changes
3854
+
3855
+ - Updated dependencies [4139b43]
3856
+ - Updated dependencies [a5604c4]
3857
+ - @mastra/deployer@0.0.1-alpha.0