@mastra/deployer-cloudflare 0.0.0-revert-schema-20250416221206 → 0.0.0-scorer-agentnames-conditional-20250926065249

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