@mastra/chroma 1.1.2 → 1.1.3-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +6 -4
- package/dist/docs/SKILL.md +4 -7
- package/dist/docs/assets/SOURCE_MAP.json +1 -1
- package/dist/docs/references/{docs-rag-retrieval.md → reference-rag-retrieval.md} +148 -13
- package/dist/docs/references/{docs-rag-vector-databases.md → reference-rag-vector-databases.md} +79 -36
- package/dist/docs/references/reference-vectors-chroma.md +4 -2
- package/dist/vector/filter.d.ts.map +1 -1
- package/dist/vector/index.d.ts.map +1 -1
- package/package.json +7 -8
- package/CHANGELOG.md +0 -2548
package/CHANGELOG.md
DELETED
|
@@ -1,2548 +0,0 @@
|
|
|
1
|
-
# @mastra/chroma
|
|
2
|
-
|
|
3
|
-
## 1.1.2
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- dependencies updates: ([#19779](https://github.com/mastra-ai/mastra/pull/19779))
|
|
8
|
-
- Updated dependency [`chromadb@^3.5.0` ↗︎](https://www.npmjs.com/package/chromadb/v/3.5.0) (from `^3.3.3`, in `dependencies`)
|
|
9
|
-
- Updated dependencies [[`3f472b4`](https://github.com/mastra-ai/mastra/commit/3f472b468892a1ff14ccb43cc0343b86f7d8fd7d), [`ba369f2`](https://github.com/mastra-ai/mastra/commit/ba369f2a0aaf998da0d6aa033d26f64f96bef8ac), [`35b929b`](https://github.com/mastra-ai/mastra/commit/35b929b7abc3d20d85c7985880960ac2d04a6c86), [`55c9e24`](https://github.com/mastra-ai/mastra/commit/55c9e248c27c1d72b5bb7e94ea6b8a3999eee49f), [`dcfed93`](https://github.com/mastra-ai/mastra/commit/dcfed93e1e256c6abfa792cbb7ca836f5d0e8638), [`2876e15`](https://github.com/mastra-ai/mastra/commit/2876e15b4d2f616a3bc1ed3af57d546c268384ce), [`9b3626a`](https://github.com/mastra-ai/mastra/commit/9b3626aeb1d16fcd34b0a8e94c114ddb80a3b240), [`4696963`](https://github.com/mastra-ai/mastra/commit/469696312ac4c618bc8475b0c5ed7949b8a3455e), [`723aa54`](https://github.com/mastra-ai/mastra/commit/723aa5437106bdb708ae03c0ef6b77aa11291e73), [`07f5b4b`](https://github.com/mastra-ai/mastra/commit/07f5b4ba9d608d88865030732e580298296adf99), [`723aa54`](https://github.com/mastra-ai/mastra/commit/723aa5437106bdb708ae03c0ef6b77aa11291e73), [`723aa54`](https://github.com/mastra-ai/mastra/commit/723aa5437106bdb708ae03c0ef6b77aa11291e73), [`598080f`](https://github.com/mastra-ai/mastra/commit/598080f224edb3f0f5b801035b067fac50a56a03)]:
|
|
10
|
-
- @mastra/core@1.55.0
|
|
11
|
-
|
|
12
|
-
## 1.1.2-alpha.0
|
|
13
|
-
|
|
14
|
-
### Patch Changes
|
|
15
|
-
|
|
16
|
-
- dependencies updates: ([#19779](https://github.com/mastra-ai/mastra/pull/19779))
|
|
17
|
-
- Updated dependency [`chromadb@^3.5.0` ↗︎](https://www.npmjs.com/package/chromadb/v/3.5.0) (from `^3.3.3`, in `dependencies`)
|
|
18
|
-
- Updated dependencies [[`723aa54`](https://github.com/mastra-ai/mastra/commit/723aa5437106bdb708ae03c0ef6b77aa11291e73), [`723aa54`](https://github.com/mastra-ai/mastra/commit/723aa5437106bdb708ae03c0ef6b77aa11291e73), [`723aa54`](https://github.com/mastra-ai/mastra/commit/723aa5437106bdb708ae03c0ef6b77aa11291e73)]:
|
|
19
|
-
- @mastra/core@1.55.0-alpha.3
|
|
20
|
-
|
|
21
|
-
## 1.1.1
|
|
22
|
-
|
|
23
|
-
### Patch Changes
|
|
24
|
-
|
|
25
|
-
- Fixed similarity scoring in `ChromaVector.query()` for non-cosine indexes. ([#18350](https://github.com/mastra-ai/mastra/pull/18350))
|
|
26
|
-
- Euclidean indexes now return bounded, positive scores instead of unbounded negative ones.
|
|
27
|
-
- Dotproduct indexes now use the correct score conversion.
|
|
28
|
-
- A missing distance now scores `0` instead of a perfect `1`.
|
|
29
|
-
- `minScore` filtering and rerank weighting now behave consistently with the other Mastra vector stores.
|
|
30
|
-
|
|
31
|
-
- Updated dependencies [[`5bd72d2`](https://github.com/mastra-ai/mastra/commit/5bd72d255f45b5ea8ab342643bd463814a980a24), [`1cc9ee1`](https://github.com/mastra-ai/mastra/commit/1cc9ee1ba51db53020a735626d33017a60b4b5b3), [`417baae`](https://github.com/mastra-ai/mastra/commit/417baae40b995db5819c845036947f0c27dc1c00), [`65f255a`](https://github.com/mastra-ai/mastra/commit/65f255a38667beb6ceeadabfa9eb5059bfec8298), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`30ebaf0`](https://github.com/mastra-ai/mastra/commit/30ebaf07bed5f4d30f2f257836c15d1bf7e40aae), [`5704634`](https://github.com/mastra-ai/mastra/commit/5704634b22133167dea337a942a34f57aaa3fa14), [`5c4e9a4`](https://github.com/mastra-ai/mastra/commit/5c4e9a4cfb2216bb3ea7f8988ad3727f3b92bb3a), [`4a88c6e`](https://github.com/mastra-ai/mastra/commit/4a88c6e2bdce316f8d7551b4ec3449b0b06fc71c), [`417baae`](https://github.com/mastra-ai/mastra/commit/417baae40b995db5819c845036947f0c27dc1c00), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`25961e3`](https://github.com/mastra-ai/mastra/commit/25961e3260ff3b1464637af8fcdb36210551c39f), [`6a1428a`](https://github.com/mastra-ai/mastra/commit/6a1428a23133fc070fc6c1caa08d28f3ba4fe5ff), [`87a17ef`](https://github.com/mastra-ai/mastra/commit/87a17efbd725aca6639febdc5e69e2abb3048689), [`e11ff30`](https://github.com/mastra-ai/mastra/commit/e11ff301408bf1731dca2fb7fbfcd8c819500a35), [`7794d71`](https://github.com/mastra-ai/mastra/commit/7794d71872c68733a30e028dfb7b1705daf6c5d2), [`9d2c946`](https://github.com/mastra-ai/mastra/commit/9d2c946d0859e90ae4bcec5beeb1da7398d2ad1e), [`c0eda2b`](https://github.com/mastra-ai/mastra/commit/c0eda2bcd91a228427314b12c91d8b147f3a739f), [`7b29f33`](https://github.com/mastra-ai/mastra/commit/7b29f332a357a83e555f29e718e5f2fab9979943), [`c0eda2b`](https://github.com/mastra-ai/mastra/commit/c0eda2bcd91a228427314b12c91d8b147f3a739f), [`b13925b`](https://github.com/mastra-ai/mastra/commit/b13925bfa91aa8700f56fa54a9ce707ee7e4ba62), [`f1ec385`](https://github.com/mastra-ai/mastra/commit/f1ec385386f62b1a0847ec5353ae2bb169d1c3d9), [`e14986f`](https://github.com/mastra-ai/mastra/commit/e14986f6e5478d6384d04ff9a7f9a79a46a8b529), [`24912b1`](https://github.com/mastra-ai/mastra/commit/24912b1f855d29ec36af4ef4bde1f7417e20cdf5), [`bf94ec6`](https://github.com/mastra-ai/mastra/commit/bf94ec68192d9f16e46ef7e5ac36370aeeddf35d), [`a29f371`](https://github.com/mastra-ai/mastra/commit/a29f371aef629ac8562661524a497127e93b5131), [`7686216`](https://github.com/mastra-ai/mastra/commit/7686216f37e74568feddec17cef3c3d24e10e60a), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`073f910`](https://github.com/mastra-ai/mastra/commit/073f910481e7d94b95ba3830f96531774ae95d33), [`0be490f`](https://github.com/mastra-ai/mastra/commit/0be490fabb538c5a7de796ea0aff7d04a0bea1f3), [`0be490f`](https://github.com/mastra-ai/mastra/commit/0be490fabb538c5a7de796ea0aff7d04a0bea1f3), [`ebbe1d3`](https://github.com/mastra-ai/mastra/commit/ebbe1d31a965a3adb0e728758f326b8122b4b55f), [`974f614`](https://github.com/mastra-ai/mastra/commit/974f614e083bd68278536f94453f7b320b86a3c7), [`3818814`](https://github.com/mastra-ai/mastra/commit/38188149ce454c4403fe9fcbdf73b735c68d36be), [`975c59a`](https://github.com/mastra-ai/mastra/commit/975c59ae363ee275fc55062392e1ffd2cbccbd53), [`1f97ce5`](https://github.com/mastra-ai/mastra/commit/1f97ce5695463bebb4eaacf501da6fb403e20885), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`7f51548`](https://github.com/mastra-ai/mastra/commit/7f515481213780be7047cef00640b9d35f3d545c), [`64f58c0`](https://github.com/mastra-ai/mastra/commit/64f58c04e78b40137497d47f781e897e416f22a5), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`ebbe1d3`](https://github.com/mastra-ai/mastra/commit/ebbe1d31a965a3adb0e728758f326b8122b4b55f), [`d95f394`](https://github.com/mastra-ai/mastra/commit/d95f394fd24c8411886930d727679c4d5252aa26), [`417baae`](https://github.com/mastra-ai/mastra/commit/417baae40b995db5819c845036947f0c27dc1c00), [`8e25a78`](https://github.com/mastra-ai/mastra/commit/8e25a78e0597575f0b0729bae8c5e190c84869b5), [`417baae`](https://github.com/mastra-ai/mastra/commit/417baae40b995db5819c845036947f0c27dc1c00), [`f3f0c9d`](https://github.com/mastra-ai/mastra/commit/f3f0c9d7c878db5a13177871ce3523a14f14b311), [`a5b22d3`](https://github.com/mastra-ai/mastra/commit/a5b22d314d62a68d801886a8d3d0eb6c089473db), [`31be1cf`](https://github.com/mastra-ai/mastra/commit/31be1cf5f2a7b5eef12f6123a40653b4d8115c16), [`417baae`](https://github.com/mastra-ai/mastra/commit/417baae40b995db5819c845036947f0c27dc1c00), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858), [`74955f9`](https://github.com/mastra-ai/mastra/commit/74955f9120cde8b1d8ce4399232b4033236be858)]:
|
|
32
|
-
- @mastra/core@1.46.0
|
|
33
|
-
|
|
34
|
-
## 1.1.1-alpha.0
|
|
35
|
-
|
|
36
|
-
### Patch Changes
|
|
37
|
-
|
|
38
|
-
- Fixed similarity scoring in `ChromaVector.query()` for non-cosine indexes. ([#18350](https://github.com/mastra-ai/mastra/pull/18350))
|
|
39
|
-
- Euclidean indexes now return bounded, positive scores instead of unbounded negative ones.
|
|
40
|
-
- Dotproduct indexes now use the correct score conversion.
|
|
41
|
-
- A missing distance now scores `0` instead of a perfect `1`.
|
|
42
|
-
- `minScore` filtering and rerank weighting now behave consistently with the other Mastra vector stores.
|
|
43
|
-
|
|
44
|
-
- Updated dependencies [[`65f255a`](https://github.com/mastra-ai/mastra/commit/65f255a38667beb6ceeadabfa9eb5059bfec8298), [`4a88c6e`](https://github.com/mastra-ai/mastra/commit/4a88c6e2bdce316f8d7551b4ec3449b0b06fc71c), [`87a17ef`](https://github.com/mastra-ai/mastra/commit/87a17efbd725aca6639febdc5e69e2abb3048689), [`e11ff30`](https://github.com/mastra-ai/mastra/commit/e11ff301408bf1731dca2fb7fbfcd8c819500a35), [`9d2c946`](https://github.com/mastra-ai/mastra/commit/9d2c946d0859e90ae4bcec5beeb1da7398d2ad1e), [`f1ec385`](https://github.com/mastra-ai/mastra/commit/f1ec385386f62b1a0847ec5353ae2bb169d1c3d9), [`e14986f`](https://github.com/mastra-ai/mastra/commit/e14986f6e5478d6384d04ff9a7f9a79a46a8b529), [`0be490f`](https://github.com/mastra-ai/mastra/commit/0be490fabb538c5a7de796ea0aff7d04a0bea1f3), [`0be490f`](https://github.com/mastra-ai/mastra/commit/0be490fabb538c5a7de796ea0aff7d04a0bea1f3), [`974f614`](https://github.com/mastra-ai/mastra/commit/974f614e083bd68278536f94453f7b320b86a3c7), [`31be1cf`](https://github.com/mastra-ai/mastra/commit/31be1cf5f2a7b5eef12f6123a40653b4d8115c16)]:
|
|
45
|
-
- @mastra/core@1.46.0-alpha.3
|
|
46
|
-
|
|
47
|
-
## 1.1.0
|
|
48
|
-
|
|
49
|
-
### Minor Changes
|
|
50
|
-
|
|
51
|
-
- Random bump ([#18178](https://github.com/mastra-ai/mastra/pull/18178))
|
|
52
|
-
|
|
53
|
-
### Patch Changes
|
|
54
|
-
|
|
55
|
-
- Updated dependencies [[`7c0d868`](https://github.com/mastra-ai/mastra/commit/7c0d868d97d0fdbc04c14d0166dbf44d4c5a4a62), [`d9d2273`](https://github.com/mastra-ai/mastra/commit/d9d2273c702690c9a26eab2aebea879701d4355a), [`b04369d`](https://github.com/mastra-ai/mastra/commit/b04369d6b167c698ef103981171a8bf92808e756), [`8f3c262`](https://github.com/mastra-ai/mastra/commit/8f3c262587b335588a02d96b17fd6aca34c885b3)]:
|
|
56
|
-
- @mastra/core@1.45.0
|
|
57
|
-
|
|
58
|
-
## 1.1.0-alpha.0
|
|
59
|
-
|
|
60
|
-
### Minor Changes
|
|
61
|
-
|
|
62
|
-
- Random bump ([#18178](https://github.com/mastra-ai/mastra/pull/18178))
|
|
63
|
-
|
|
64
|
-
### Patch Changes
|
|
65
|
-
|
|
66
|
-
- Updated dependencies [[`7c0d868`](https://github.com/mastra-ai/mastra/commit/7c0d868d97d0fdbc04c14d0166dbf44d4c5a4a62), [`d9d2273`](https://github.com/mastra-ai/mastra/commit/d9d2273c702690c9a26eab2aebea879701d4355a), [`b04369d`](https://github.com/mastra-ai/mastra/commit/b04369d6b167c698ef103981171a8bf92808e756), [`8f3c262`](https://github.com/mastra-ai/mastra/commit/8f3c262587b335588a02d96b17fd6aca34c885b3)]:
|
|
67
|
-
- @mastra/core@1.45.0-alpha.0
|
|
68
|
-
|
|
69
|
-
## 1.0.2
|
|
70
|
-
|
|
71
|
-
### Patch Changes
|
|
72
|
-
|
|
73
|
-
- Security remediation for the 2026-06-17 "easy-day-js" supply-chain incident. Patch bump to publish clean versions and move the `latest` dist-tag forward, superseding the compromised versions that declared the malicious `easy-day-js` dependency. ([#18056](https://github.com/mastra-ai/mastra/pull/18056))
|
|
74
|
-
|
|
75
|
-
- Updated dependencies [[`339c57c`](https://github.com/mastra-ai/mastra/commit/339c57c5b2c6dbe75a125e138228e0556528976f), [`1dd4117`](https://github.com/mastra-ai/mastra/commit/1dd4117dcbd8e031ede9f0489436bfbc6f0315b8), [`2b11d1f`](https://github.com/mastra-ai/mastra/commit/2b11d1f6ac7024c5dd2b2dd12a48a956ac9d63bd), [`77a2351`](https://github.com/mastra-ai/mastra/commit/77a2351ee79296e360bce822cb3391f7cfd6489d), [`b7dff0a`](https://github.com/mastra-ai/mastra/commit/b7dff0a3d1022eb6868f48dc40a2b1febd5c277f), [`02087e1`](https://github.com/mastra-ai/mastra/commit/02087e1fbc54aa07f3071f7a200df1bf5be601a8), [`49af8df`](https://github.com/mastra-ai/mastra/commit/49af8df589c4ff71a5015a4553b377b32704b691), [`30ce559`](https://github.com/mastra-ai/mastra/commit/30ce55902ecf819b8ab8697398dd68b108228063), [`c241b92`](https://github.com/mastra-ai/mastra/commit/c241b929dc8c8d6a7b7219c99ed13ac1f3124a77), [`7d6ff70`](https://github.com/mastra-ai/mastra/commit/7d6ff708727297a0526ca0e26e93eeb5bbaaa187), [`ab975d4`](https://github.com/mastra-ai/mastra/commit/ab975d4dd9488752f05bda7afa03166d207e3e2a), [`9d6aa1b`](https://github.com/mastra-ai/mastra/commit/9d6aa1bae407e2afa6a089abc2a6accbbcb287b8)]:
|
|
76
|
-
- @mastra/core@1.44.0
|
|
77
|
-
|
|
78
|
-
## 1.0.2-alpha.0
|
|
79
|
-
|
|
80
|
-
### Patch Changes
|
|
81
|
-
|
|
82
|
-
- Security remediation for the 2026-06-17 "easy-day-js" supply-chain incident. Patch bump to publish clean versions and move the `latest` dist-tag forward, superseding the compromised versions that declared the malicious `easy-day-js` dependency. ([#18056](https://github.com/mastra-ai/mastra/pull/18056))
|
|
83
|
-
|
|
84
|
-
- Updated dependencies [[`77a2351`](https://github.com/mastra-ai/mastra/commit/77a2351ee79296e360bce822cb3391f7cfd6489d)]:
|
|
85
|
-
- @mastra/core@1.43.1-alpha.0
|
|
86
|
-
|
|
87
|
-
## 1.0.1
|
|
88
|
-
|
|
89
|
-
### Patch Changes
|
|
90
|
-
|
|
91
|
-
- Add a clear runtime error when `queryVector` is omitted for vector stores that require a vector for queries. Previously, omitting `queryVector` would produce confusing SDK-level errors; now each store throws a structured `MastraError` with `ErrorCategory.USER` explaining that metadata-only queries are not supported by that backend. ([#13286](https://github.com/mastra-ai/mastra/pull/13286))
|
|
92
|
-
|
|
93
|
-
- Updated dependencies [[`df170fd`](https://github.com/mastra-ai/mastra/commit/df170fd139b55f845bfd2de8488b16435bd3d0da), [`ae55343`](https://github.com/mastra-ai/mastra/commit/ae5534397fc006fd6eef3e4f80c235bcdc9289ef), [`c290cec`](https://github.com/mastra-ai/mastra/commit/c290cec5bf9107225de42942b56b487107aa9dce), [`f03e794`](https://github.com/mastra-ai/mastra/commit/f03e794630f812b56e95aad54f7b1993dc003add), [`aa4a5ae`](https://github.com/mastra-ai/mastra/commit/aa4a5aedb80d8d6837bab8cbb2e301215d1ba3e9), [`de3f584`](https://github.com/mastra-ai/mastra/commit/de3f58408752a8d80a295275c7f23fc306cf7f4f), [`d3fb010`](https://github.com/mastra-ai/mastra/commit/d3fb010c98f575f1c0614452667396e2653815f6), [`702ee1c`](https://github.com/mastra-ai/mastra/commit/702ee1c41be67cc532b4dbe89bcb62143508f6f0), [`f495051`](https://github.com/mastra-ai/mastra/commit/f495051eb6496a720f637fc85b6d69941c12554c), [`e622f1d`](https://github.com/mastra-ai/mastra/commit/e622f1d3ab346a8e6aca6d1fe2eac99bd961e50b), [`861f111`](https://github.com/mastra-ai/mastra/commit/861f11189211b20ddb70d8df81a6b901fc78d11e), [`00f43e8`](https://github.com/mastra-ai/mastra/commit/00f43e8e97a80c82b27d5bd30494f10a715a1df9), [`1b6f651`](https://github.com/mastra-ai/mastra/commit/1b6f65127d4a0d6c38d0a1055cb84527db529d6b), [`96a1702`](https://github.com/mastra-ai/mastra/commit/96a1702ce362c50dda20c8b4a228b4ad1a36a17a), [`cb9f921`](https://github.com/mastra-ai/mastra/commit/cb9f921320913975657abb1404855d8c510f7ac5), [`114e7c1`](https://github.com/mastra-ai/mastra/commit/114e7c146ac682925f0fb37376c1be70e5d6e6e5), [`1b6f651`](https://github.com/mastra-ai/mastra/commit/1b6f65127d4a0d6c38d0a1055cb84527db529d6b), [`72df4a8`](https://github.com/mastra-ai/mastra/commit/72df4a8f9bf1a20cfd3d9006a4fdb597ad56d10a)]:
|
|
94
|
-
- @mastra/core@1.8.0
|
|
95
|
-
|
|
96
|
-
## 1.0.1-alpha.0
|
|
97
|
-
|
|
98
|
-
### Patch Changes
|
|
99
|
-
|
|
100
|
-
- Add a clear runtime error when `queryVector` is omitted for vector stores that require a vector for queries. Previously, omitting `queryVector` would produce confusing SDK-level errors; now each store throws a structured `MastraError` with `ErrorCategory.USER` explaining that metadata-only queries are not supported by that backend. ([#13286](https://github.com/mastra-ai/mastra/pull/13286))
|
|
101
|
-
|
|
102
|
-
- Updated dependencies [[`df170fd`](https://github.com/mastra-ai/mastra/commit/df170fd139b55f845bfd2de8488b16435bd3d0da), [`ae55343`](https://github.com/mastra-ai/mastra/commit/ae5534397fc006fd6eef3e4f80c235bcdc9289ef), [`c290cec`](https://github.com/mastra-ai/mastra/commit/c290cec5bf9107225de42942b56b487107aa9dce), [`f03e794`](https://github.com/mastra-ai/mastra/commit/f03e794630f812b56e95aad54f7b1993dc003add), [`aa4a5ae`](https://github.com/mastra-ai/mastra/commit/aa4a5aedb80d8d6837bab8cbb2e301215d1ba3e9), [`de3f584`](https://github.com/mastra-ai/mastra/commit/de3f58408752a8d80a295275c7f23fc306cf7f4f), [`d3fb010`](https://github.com/mastra-ai/mastra/commit/d3fb010c98f575f1c0614452667396e2653815f6), [`702ee1c`](https://github.com/mastra-ai/mastra/commit/702ee1c41be67cc532b4dbe89bcb62143508f6f0), [`f495051`](https://github.com/mastra-ai/mastra/commit/f495051eb6496a720f637fc85b6d69941c12554c), [`e622f1d`](https://github.com/mastra-ai/mastra/commit/e622f1d3ab346a8e6aca6d1fe2eac99bd961e50b), [`861f111`](https://github.com/mastra-ai/mastra/commit/861f11189211b20ddb70d8df81a6b901fc78d11e), [`00f43e8`](https://github.com/mastra-ai/mastra/commit/00f43e8e97a80c82b27d5bd30494f10a715a1df9), [`1b6f651`](https://github.com/mastra-ai/mastra/commit/1b6f65127d4a0d6c38d0a1055cb84527db529d6b), [`96a1702`](https://github.com/mastra-ai/mastra/commit/96a1702ce362c50dda20c8b4a228b4ad1a36a17a), [`cb9f921`](https://github.com/mastra-ai/mastra/commit/cb9f921320913975657abb1404855d8c510f7ac5), [`114e7c1`](https://github.com/mastra-ai/mastra/commit/114e7c146ac682925f0fb37376c1be70e5d6e6e5), [`1b6f651`](https://github.com/mastra-ai/mastra/commit/1b6f65127d4a0d6c38d0a1055cb84527db529d6b), [`72df4a8`](https://github.com/mastra-ai/mastra/commit/72df4a8f9bf1a20cfd3d9006a4fdb597ad56d10a)]:
|
|
103
|
-
- @mastra/core@1.8.0-alpha.0
|
|
104
|
-
|
|
105
|
-
## 1.0.0
|
|
106
|
-
|
|
107
|
-
### Major Changes
|
|
108
|
-
|
|
109
|
-
- Every Mastra primitive (agent, MCPServer, workflow, tool, processor, scorer, and vector) now has a get, list, and add method associated with it. Each primitive also now requires an id to be set. ([#9675](https://github.com/mastra-ai/mastra/pull/9675))
|
|
110
|
-
|
|
111
|
-
Primitives that are added to other primitives are also automatically added to the Mastra instance
|
|
112
|
-
|
|
113
|
-
- Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
|
|
114
|
-
|
|
115
|
-
- Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
|
|
116
|
-
|
|
117
|
-
### Patch Changes
|
|
118
|
-
|
|
119
|
-
- Add embedded documentation support for Mastra packages ([#11472](https://github.com/mastra-ai/mastra/pull/11472))
|
|
120
|
-
|
|
121
|
-
Mastra packages now include embedded documentation in the published npm package under `dist/docs/`. This enables coding agents and AI assistants to understand and use the framework by reading documentation directly from `node_modules`.
|
|
122
|
-
|
|
123
|
-
Each package includes:
|
|
124
|
-
- **SKILL.md** - Entry point explaining the package's purpose and capabilities
|
|
125
|
-
- **SOURCE_MAP.json** - Machine-readable index mapping exports to types and implementation files
|
|
126
|
-
- **Topic folders** - Conceptual documentation organized by feature area
|
|
127
|
-
|
|
128
|
-
Documentation is driven by the `packages` frontmatter field in MDX files, which maps docs to their corresponding packages. CI validation ensures all docs include this field.
|
|
129
|
-
|
|
130
|
-
- Standardize error IDs across all storage and vector stores using centralized helper functions (`createStorageErrorId` and `createVectorErrorId`). This ensures consistent error ID patterns (`MASTRA_STORAGE_{STORE}_{OPERATION}_{STATUS}` and `MASTRA_VECTOR_{STORE}_{OPERATION}_{STATUS}`) across the codebase for better error tracking and debugging. ([#10913](https://github.com/mastra-ai/mastra/pull/10913))
|
|
131
|
-
|
|
132
|
-
- Add new deleteVectors, updateVector by filter ([#10408](https://github.com/mastra-ai/mastra/pull/10408))
|
|
133
|
-
|
|
134
|
-
- Update peer dependencies to match core package version bump (1.0.0) ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
|
|
135
|
-
|
|
136
|
-
- update chroma dep ([#10883](https://github.com/mastra-ai/mastra/pull/10883))
|
|
137
|
-
|
|
138
|
-
- Adding Chroma's advanced Search API (hybrid serch) ([#11046](https://github.com/mastra-ai/mastra/pull/11046))
|
|
139
|
-
|
|
140
|
-
- Updated dependencies [[`ac0d2f4`](https://github.com/mastra-ai/mastra/commit/ac0d2f4ff8831f72c1c66c2be809706d17f65789), [`2319326`](https://github.com/mastra-ai/mastra/commit/2319326f8c64e503a09bbcf14be2dd65405445e0), [`d2d3e22`](https://github.com/mastra-ai/mastra/commit/d2d3e22a419ee243f8812a84e3453dd44365ecb0), [`08766f1`](https://github.com/mastra-ai/mastra/commit/08766f15e13ac0692fde2a8bd366c2e16e4321df), [`72df8ae`](https://github.com/mastra-ai/mastra/commit/72df8ae595584cdd7747d5c39ffaca45e4507227), [`ebae12a`](https://github.com/mastra-ai/mastra/commit/ebae12a2dd0212e75478981053b148a2c246962d), [`c8417b4`](https://github.com/mastra-ai/mastra/commit/c8417b41d9f3486854dc7842d977fbe5e2166264), [`bc72b52`](https://github.com/mastra-ai/mastra/commit/bc72b529ee4478fe89ecd85a8be47ce0127b82a0), [`39c9743`](https://github.com/mastra-ai/mastra/commit/39c97432d084294f8ba85fbf3ef28098ff21459e), [`1dbd8c7`](https://github.com/mastra-ai/mastra/commit/1dbd8c729fb6536ec52f00064d76b80253d346e9), [`c61a0a5`](https://github.com/mastra-ai/mastra/commit/c61a0a5de4904c88fd8b3718bc26d1be1c2ec6e7), [`05b8bee`](https://github.com/mastra-ai/mastra/commit/05b8bee9e50e6c2a4a2bf210eca25ee212ca24fa), [`3076c67`](https://github.com/mastra-ai/mastra/commit/3076c6778b18988ae7d5c4c5c466366974b2d63f), [`3d93a15`](https://github.com/mastra-ai/mastra/commit/3d93a15796b158c617461c8b98bede476ebb43e2), [`9198899`](https://github.com/mastra-ai/mastra/commit/91988995c427b185c33714b7f3be955367911324), [`ed3e3dd`](https://github.com/mastra-ai/mastra/commit/ed3e3ddec69d564fe2b125e083437f76331f1283), [`c59e13c`](https://github.com/mastra-ai/mastra/commit/c59e13c7688284bd96b2baee3e314335003548de), [`c042bd0`](https://github.com/mastra-ai/mastra/commit/c042bd0b743e0e86199d0cb83344ca7690e34a9c), [`f743dbb`](https://github.com/mastra-ai/mastra/commit/f743dbb8b40d1627b5c10c0e6fc154f4ebb6e394), [`21a15de`](https://github.com/mastra-ai/mastra/commit/21a15de369fe82aac26bb642ed7be73505475e8b), [`e54953e`](https://github.com/mastra-ai/mastra/commit/e54953ed8ce1b28c0d62a19950163039af7834b4), [`ae8baf7`](https://github.com/mastra-ai/mastra/commit/ae8baf7d8adcb0ff9dac11880400452bc49b33ff), [`fec5129`](https://github.com/mastra-ai/mastra/commit/fec5129de7fc64423ea03661a56cef31dc747a0d), [`940a2b2`](https://github.com/mastra-ai/mastra/commit/940a2b27480626ed7e74f55806dcd2181c1dd0c2), [`1a0d3fc`](https://github.com/mastra-ai/mastra/commit/1a0d3fc811482c9c376cdf79ee615c23bae9b2d6), [`85d7ee1`](https://github.com/mastra-ai/mastra/commit/85d7ee18ff4e14d625a8a30ec6656bb49804989b), [`c6c1092`](https://github.com/mastra-ai/mastra/commit/c6c1092f8fbf76109303f69e000e96fd1960c4ce), [`0491e7c`](https://github.com/mastra-ai/mastra/commit/0491e7c9b714cb0ba22187ee062147ec2dd7c712), [`f6f4903`](https://github.com/mastra-ai/mastra/commit/f6f4903397314f73362061dc5a3e8e7c61ea34aa), [`d5ed981`](https://github.com/mastra-ai/mastra/commit/d5ed981c8701c1b8a27a5f35a9a2f7d9244e695f), [`85a628b`](https://github.com/mastra-ai/mastra/commit/85a628b1224a8f64cd82ea7f033774bf22df7a7e), [`0e8ed46`](https://github.com/mastra-ai/mastra/commit/0e8ed467c54d6901a6a365f270ec15d6faadb36c), [`33a4d2e`](https://github.com/mastra-ai/mastra/commit/33a4d2e4ed8af51f69256232f00c34d6b6b51d48), [`9650cce`](https://github.com/mastra-ai/mastra/commit/9650cce52a1d917ff9114653398e2a0f5c3ba808), [`6c049d9`](https://github.com/mastra-ai/mastra/commit/6c049d94063fdcbd5b81c4912a2bf82a92c9cc0b), [`910db9e`](https://github.com/mastra-ai/mastra/commit/910db9e0312888495eb5617b567f247d03303814), [`2f897df`](https://github.com/mastra-ai/mastra/commit/2f897df208508f46f51b7625e5dd20c37f93e0e3), [`d629361`](https://github.com/mastra-ai/mastra/commit/d629361a60f6565b5bfb11976fdaf7308af858e2), [`4f94ed8`](https://github.com/mastra-ai/mastra/commit/4f94ed8177abfde3ec536e3574883e075423350c), [`feb7ee4`](https://github.com/mastra-ai/mastra/commit/feb7ee4d09a75edb46c6669a3beaceec78811747), [`4aaa844`](https://github.com/mastra-ai/mastra/commit/4aaa844a4f19d054490f43638a990cc57bda8d2f), [`c237233`](https://github.com/mastra-ai/mastra/commit/c23723399ccedf7f5744b3f40997b79246bfbe64), [`38380b6`](https://github.com/mastra-ai/mastra/commit/38380b60fca905824bdf6b43df307a58efb1aa15), [`6833c69`](https://github.com/mastra-ai/mastra/commit/6833c69607418d257750bbcdd84638993d343539), [`932d63d`](https://github.com/mastra-ai/mastra/commit/932d63dd51be9c8bf1e00e3671fe65606c6fb9cd), [`4a1a6cb`](https://github.com/mastra-ai/mastra/commit/4a1a6cb3facad54b2bb6780b00ce91d6de1edc08), [`08c31c1`](https://github.com/mastra-ai/mastra/commit/08c31c188ebccd598acaf55e888b6397d01f7eae), [`919a22b`](https://github.com/mastra-ai/mastra/commit/919a22b25876f9ed5891efe5facbe682c30ff497), [`15f9e21`](https://github.com/mastra-ai/mastra/commit/15f9e216177201ea6e3f6d0bfb063fcc0953444f), [`3443770`](https://github.com/mastra-ai/mastra/commit/3443770662df8eb24c9df3589b2792d78cfcb811), [`69136e7`](https://github.com/mastra-ai/mastra/commit/69136e748e32f57297728a4e0f9a75988462f1a7), [`b0e2ea5`](https://github.com/mastra-ai/mastra/commit/b0e2ea5b52c40fae438b9e2f7baee6f0f89c5442), [`f0a07e0`](https://github.com/mastra-ai/mastra/commit/f0a07e0111b3307c5fabfa4094c5c2cfb734fbe6), [`ff94dea`](https://github.com/mastra-ai/mastra/commit/ff94dea935f4e34545c63bcb6c29804732698809), [`0d41fe2`](https://github.com/mastra-ai/mastra/commit/0d41fe245355dfc66d61a0d9c85d9400aac351ff), [`b760b73`](https://github.com/mastra-ai/mastra/commit/b760b731aca7c8a3f041f61d57a7f125ae9cb215), [`aaa40e7`](https://github.com/mastra-ai/mastra/commit/aaa40e788628b319baa8e889407d11ad626547fa), [`1521d71`](https://github.com/mastra-ai/mastra/commit/1521d716e5daedc74690c983fbd961123c56756b), [`449aed2`](https://github.com/mastra-ai/mastra/commit/449aed2ba9d507b75bf93d427646ea94f734dfd1), [`eb648a2`](https://github.com/mastra-ai/mastra/commit/eb648a2cc1728f7678768dd70cd77619b448dab9), [`695a621`](https://github.com/mastra-ai/mastra/commit/695a621528bdabeb87f83c2277cf2bb084c7f2b4), [`9e1911d`](https://github.com/mastra-ai/mastra/commit/9e1911db2b4db85e0e768c3f15e0d61e319869f6), [`ac3cc23`](https://github.com/mastra-ai/mastra/commit/ac3cc2397d1966bc0fc2736a223abc449d3c7719), [`c456e01`](https://github.com/mastra-ai/mastra/commit/c456e0149e3c176afcefdbd9bb1d2c5917723725), [`ebac155`](https://github.com/mastra-ai/mastra/commit/ebac15564a590117db7078233f927a7e28a85106), [`a86f4df`](https://github.com/mastra-ai/mastra/commit/a86f4df0407311e0d2ea49b9a541f0938810d6a9), [`dd1c38d`](https://github.com/mastra-ai/mastra/commit/dd1c38d1b75f1b695c27b40d8d9d6ed00d5e0f6f), [`5948e6a`](https://github.com/mastra-ai/mastra/commit/5948e6a5146c83666ba3f294b2be576c82a513fb), [`5b2ff46`](https://github.com/mastra-ai/mastra/commit/5b2ff4651df70c146523a7fca773f8eb0a2272f8), [`edb07e4`](https://github.com/mastra-ai/mastra/commit/edb07e49283e0c28bd094a60e03439bf6ecf0221), [`e0941c3`](https://github.com/mastra-ai/mastra/commit/e0941c3d7fc75695d5d258e7008fd5d6e650800c), [`db41688`](https://github.com/mastra-ai/mastra/commit/db4168806d007417e2e60b4f68656dca4e5f40c9), [`2b459f4`](https://github.com/mastra-ai/mastra/commit/2b459f466fd91688eeb2a44801dc23f7f8a887ab), [`798d0c7`](https://github.com/mastra-ai/mastra/commit/798d0c740232653b1d754870e6b43a55c364ffe2), [`0c0580a`](https://github.com/mastra-ai/mastra/commit/0c0580a42f697cd2a7d5973f25bfe7da9055038a), [`8940859`](https://github.com/mastra-ai/mastra/commit/89408593658199b4ad67f7b65e888f344e64a442), [`486352b`](https://github.com/mastra-ai/mastra/commit/486352b66c746602b68a95839f830de14c7fb8c0), [`ab035c2`](https://github.com/mastra-ai/mastra/commit/ab035c2ef6d8cc7bb25f06f1a38508bd9e6f126b), [`e629310`](https://github.com/mastra-ai/mastra/commit/e629310f1a73fa236d49ec7a1d1cceb6229dc7cc), [`0131105`](https://github.com/mastra-ai/mastra/commit/0131105532e83bdcbb73352fc7d0879eebf140dc), [`5ca599d`](https://github.com/mastra-ai/mastra/commit/5ca599d0bb59a1595f19f58473fcd67cc71cef58), [`09e4bae`](https://github.com/mastra-ai/mastra/commit/09e4bae18dd5357d2ae078a4a95a2af32168ab08), [`47b1c16`](https://github.com/mastra-ai/mastra/commit/47b1c16a01c7ffb6765fe1e499b49092f8b7eba3), [`4c6b492`](https://github.com/mastra-ai/mastra/commit/4c6b492c4dd591c6a592520c1f6855d6e936d71f), [`bff1145`](https://github.com/mastra-ai/mastra/commit/bff114556b3cbadad9b2768488708f8ad0e91475), [`dff01d8`](https://github.com/mastra-ai/mastra/commit/dff01d81ce1f4e4087cfac20fa868e6db138dd14), [`9d5059e`](https://github.com/mastra-ai/mastra/commit/9d5059eae810829935fb08e81a9bb7ecd5b144a7), [`ffe84d5`](https://github.com/mastra-ai/mastra/commit/ffe84d54f3b0f85167fe977efd027dba027eb998), [`5c8ca24`](https://github.com/mastra-ai/mastra/commit/5c8ca247094e0cc2cdbd7137822fb47241f86e77), [`9d819d5`](https://github.com/mastra-ai/mastra/commit/9d819d54b61481639f4008e4694791bddf187edd), [`24b76d8`](https://github.com/mastra-ai/mastra/commit/24b76d8e17656269c8ed09a0c038adb9cc2ae95a), [`31d13d5`](https://github.com/mastra-ai/mastra/commit/31d13d5fdc2e2380e2e3ee3ec9fb29d2a00f265d), [`ef756c6`](https://github.com/mastra-ai/mastra/commit/ef756c65f82d16531c43f49a27290a416611e526), [`e191844`](https://github.com/mastra-ai/mastra/commit/e1918444ca3f80e82feef1dad506cd4ec6e2875f), [`243a823`](https://github.com/mastra-ai/mastra/commit/243a8239c5906f5c94e4f78b54676793f7510ae3), [`b00ccd3`](https://github.com/mastra-ai/mastra/commit/b00ccd325ebd5d9e37e34dd0a105caae67eb568f), [`28f5f89`](https://github.com/mastra-ai/mastra/commit/28f5f89705f2409921e3c45178796c0e0d0bbb64), [`22553f1`](https://github.com/mastra-ai/mastra/commit/22553f11c63ee5e966a9c034a349822249584691), [`4c62166`](https://github.com/mastra-ai/mastra/commit/4c621669f4a29b1f443eca3ba70b814afa286266), [`e601b27`](https://github.com/mastra-ai/mastra/commit/e601b272c70f3a5ecca610373aa6223012704892), [`7d56d92`](https://github.com/mastra-ai/mastra/commit/7d56d9213886e8353956d7d40df10045fd12b299), [`81dc110`](https://github.com/mastra-ai/mastra/commit/81dc11008d147cf5bdc8996ead1aa61dbdebb6fc), [`7bcbf10`](https://github.com/mastra-ai/mastra/commit/7bcbf10133516e03df964b941f9a34e9e4ab4177), [`029540c`](https://github.com/mastra-ai/mastra/commit/029540ca1e582fc2dd8d288ecd4a9b0f31a954ef), [`7237163`](https://github.com/mastra-ai/mastra/commit/72371635dbf96a87df4b073cc48fc655afbdce3d), [`2500740`](https://github.com/mastra-ai/mastra/commit/2500740ea23da067d6e50ec71c625ab3ce275e64), [`4353600`](https://github.com/mastra-ai/mastra/commit/43536005a65988a8eede236f69122e7f5a284ba2), [`653e65a`](https://github.com/mastra-ai/mastra/commit/653e65ae1f9502c2958a32f47a5a2df11e612a92), [`873ecbb`](https://github.com/mastra-ai/mastra/commit/873ecbb517586aa17d2f1e99283755b3ebb2863f), [`6986fb0`](https://github.com/mastra-ai/mastra/commit/6986fb064f5db6ecc24aa655e1d26529087b43b3), [`3d3366f`](https://github.com/mastra-ai/mastra/commit/3d3366f31683e7137d126a3a57174a222c5801fb), [`5a4953f`](https://github.com/mastra-ai/mastra/commit/5a4953f7d25bb15ca31ed16038092a39cb3f98b3), [`4f9bbe5`](https://github.com/mastra-ai/mastra/commit/4f9bbe5968f42c86f4930b8193de3c3c17e5bd36), [`efe406a`](https://github.com/mastra-ai/mastra/commit/efe406a1353c24993280ebc2ed61dd9f65b84b26), [`eb9e522`](https://github.com/mastra-ai/mastra/commit/eb9e522ce3070a405e5b949b7bf5609ca51d7fe2), [`fd3d338`](https://github.com/mastra-ai/mastra/commit/fd3d338a2c362174ed5b383f1f011ad9fb0302aa), [`20e6f19`](https://github.com/mastra-ai/mastra/commit/20e6f1971d51d3ff6dd7accad8aaaae826d540ed), [`053e979`](https://github.com/mastra-ai/mastra/commit/053e9793b28e970086b0507f7f3b76ea32c1e838), [`02e51fe`](https://github.com/mastra-ai/mastra/commit/02e51feddb3d4155cfbcc42624fd0d0970d032c0), [`71c8d6c`](https://github.com/mastra-ai/mastra/commit/71c8d6c161253207b2b9588bdadb7eed604f7253), [`7aedb74`](https://github.com/mastra-ai/mastra/commit/7aedb74883adf66af38e270e4068fd42e7a37036), [`3bdfa75`](https://github.com/mastra-ai/mastra/commit/3bdfa7507a91db66f176ba8221aa28dd546e464a), [`119e5c6`](https://github.com/mastra-ai/mastra/commit/119e5c65008f3e5cfca954eefc2eb85e3bf40da4), [`c6fd6fe`](https://github.com/mastra-ai/mastra/commit/c6fd6fedd09e9cf8004b03a80925f5e94826ad7e), [`8f02d80`](https://github.com/mastra-ai/mastra/commit/8f02d800777397e4b45d7f1ad041988a8b0c6630), [`fdac646`](https://github.com/mastra-ai/mastra/commit/fdac646033a0930a1a4e00d13aa64c40bb7f1e02), [`6179a9b`](https://github.com/mastra-ai/mastra/commit/6179a9ba36ffac326de3cc3c43cdc8028d37c251), [`8f3fa3a`](https://github.com/mastra-ai/mastra/commit/8f3fa3a652bb77da092f913ec51ae46e3a7e27dc), [`d07b568`](https://github.com/mastra-ai/mastra/commit/d07b5687819ea8cb1dffa776d0c1765faf4aa1ae), [`e770de9`](https://github.com/mastra-ai/mastra/commit/e770de941a287a49b1964d44db5a5763d19890a6), [`e26dc9c`](https://github.com/mastra-ai/mastra/commit/e26dc9c3ccfec54ae3dc3e2b2589f741f9ae60a6), [`55edf73`](https://github.com/mastra-ai/mastra/commit/55edf7302149d6c964fbb7908b43babfc2b52145), [`c30400a`](https://github.com/mastra-ai/mastra/commit/c30400a49b994b1b97256fe785eb6c906fc2b232), [`486352b`](https://github.com/mastra-ai/mastra/commit/486352b66c746602b68a95839f830de14c7fb8c0), [`00f4921`](https://github.com/mastra-ai/mastra/commit/00f4921dd2c91a1e5446799599ef7116a8214a1a), [`1a46a56`](https://github.com/mastra-ai/mastra/commit/1a46a566f45a3fcbadc1cf36bf86d351f264bfa3), [`ca8041c`](https://github.com/mastra-ai/mastra/commit/ca8041cce0379fda22ed293a565bcb5b6ddca68a), [`b5dc973`](https://github.com/mastra-ai/mastra/commit/b5dc9733a5158850298dfb103acb3babdba8a318), [`7051bf3`](https://github.com/mastra-ai/mastra/commit/7051bf38b3b122a069008f861f7bfc004a6d9f6e), [`a8f1494`](https://github.com/mastra-ai/mastra/commit/a8f1494f4bbdc2770bcf327d4c7d869e332183f1), [`52e2716`](https://github.com/mastra-ai/mastra/commit/52e2716b42df6eff443de72360ae83e86ec23993), [`d7aad50`](https://github.com/mastra-ai/mastra/commit/d7aad501ce61646b76b4b511e558ac4eea9884d0), [`4f0b3c6`](https://github.com/mastra-ai/mastra/commit/4f0b3c66f196c06448487f680ccbb614d281e2f7), [`27b4040`](https://github.com/mastra-ai/mastra/commit/27b4040bfa1a95d92546f420a02a626b1419a1d6), [`c61fac3`](https://github.com/mastra-ai/mastra/commit/c61fac3add96f0dcce0208c07415279e2537eb62), [`6f14f70`](https://github.com/mastra-ai/mastra/commit/6f14f706ccaaf81b69544b6c1b75ab66a41e5317), [`69e0a87`](https://github.com/mastra-ai/mastra/commit/69e0a878896a2da9494945d86e056a5f8f05b851), [`cd29ad2`](https://github.com/mastra-ai/mastra/commit/cd29ad23a255534e8191f249593849ed29160886), [`bdf4d8c`](https://github.com/mastra-ai/mastra/commit/bdf4d8cdc656d8a2c21d81834bfa3bfa70f56c16), [`854e3da`](https://github.com/mastra-ai/mastra/commit/854e3dad5daac17a91a20986399d3a51f54bf68b), [`ce18d38`](https://github.com/mastra-ai/mastra/commit/ce18d38678c65870350d123955014a8432075fd9), [`3cf540b`](https://github.com/mastra-ai/mastra/commit/3cf540b9fbfea8f4fc8d3a2319a4e6c0b0cbfd52), [`352a5d6`](https://github.com/mastra-ai/mastra/commit/352a5d625cfe09849b21e8f52a24c9f0366759d5), [`1c6ce51`](https://github.com/mastra-ai/mastra/commit/1c6ce51f875915ab57fd36873623013699a2a65d), [`74c4f22`](https://github.com/mastra-ai/mastra/commit/74c4f22ed4c71e72598eacc346ba95cdbc00294f), [`3a76a80`](https://github.com/mastra-ai/mastra/commit/3a76a80284cb71a0faa975abb3d4b2a9631e60cd), [`898a972`](https://github.com/mastra-ai/mastra/commit/898a9727d286c2510d6b702dfd367e6aaf5c6b0f), [`0793497`](https://github.com/mastra-ai/mastra/commit/079349753620c40246ffd673e3f9d7d9820beff3), [`09e4bae`](https://github.com/mastra-ai/mastra/commit/09e4bae18dd5357d2ae078a4a95a2af32168ab08), [`026b848`](https://github.com/mastra-ai/mastra/commit/026b8483fbf5b6d977be8f7e6aac8d15c75558ac), [`2c212e7`](https://github.com/mastra-ai/mastra/commit/2c212e704c90e2db83d4109e62c03f0f6ebd2667), [`a97003a`](https://github.com/mastra-ai/mastra/commit/a97003aa1cf2f4022a41912324a1e77263b326b8), [`f9a2509`](https://github.com/mastra-ai/mastra/commit/f9a25093ea72d210a5e52cfcb3bcc8b5e02dc25c), [`66741d1`](https://github.com/mastra-ai/mastra/commit/66741d1a99c4f42cf23a16109939e8348ac6852e), [`ccc141e`](https://github.com/mastra-ai/mastra/commit/ccc141ed27da0abc3a3fc28e9e5128152e8e37f4), [`27c0009`](https://github.com/mastra-ai/mastra/commit/27c0009777a6073d7631b0eb7b481d94e165b5ca), [`01f8878`](https://github.com/mastra-ai/mastra/commit/01f88783de25e4de048c1c8aace43e26373c6ea5), [`dee388d`](https://github.com/mastra-ai/mastra/commit/dee388dde02f2e63c53385ae69252a47ab6825cc), [`610a70b`](https://github.com/mastra-ai/mastra/commit/610a70bdad282079f0c630e0d7bb284578f20151), [`5df9cce`](https://github.com/mastra-ai/mastra/commit/5df9cce1a753438413f64c11eeef8f845745c2a8), [`b7e17d3`](https://github.com/mastra-ai/mastra/commit/b7e17d3f5390bb5a71efc112204413656fcdc18d), [`4c77209`](https://github.com/mastra-ai/mastra/commit/4c77209e6c11678808b365d545845918c40045c8), [`a854ede`](https://github.com/mastra-ai/mastra/commit/a854ede62bf5ac0945a624ac48913dd69c73aabf), [`fe3b897`](https://github.com/mastra-ai/mastra/commit/fe3b897c2ccbcd2b10e81b099438c7337feddf89), [`c576fc0`](https://github.com/mastra-ai/mastra/commit/c576fc0b100b2085afded91a37c97a0ea0ec09c7), [`3defc80`](https://github.com/mastra-ai/mastra/commit/3defc80cf2b88a1b7fc1cc4ddcb91e982a614609), [`00123ba`](https://github.com/mastra-ai/mastra/commit/00123ba96dc9e5cd0b110420ebdba56d8f237b25), [`16153fe`](https://github.com/mastra-ai/mastra/commit/16153fe7eb13c99401f48e6ca32707c965ee28b9), [`9f4a683`](https://github.com/mastra-ai/mastra/commit/9f4a6833e88b52574665c028fd5508ad5c2f6004), [`bc94344`](https://github.com/mastra-ai/mastra/commit/bc943444a1342d8a662151b7bce1df7dae32f59c), [`4ca4306`](https://github.com/mastra-ai/mastra/commit/4ca430614daa5fa04730205a302a43bf4accfe9f), [`cccf9c8`](https://github.com/mastra-ai/mastra/commit/cccf9c8b2d2dfc1a5e63919395b83d78c89682a0), [`74e504a`](https://github.com/mastra-ai/mastra/commit/74e504a3b584eafd2f198001c6a113bbec589fd3), [`29c4309`](https://github.com/mastra-ai/mastra/commit/29c4309f818b24304c041bcb4a8f19b5f13f6b62), [`16785ce`](https://github.com/mastra-ai/mastra/commit/16785ced928f6f22638f4488cf8a125d99211799), [`57d157f`](https://github.com/mastra-ai/mastra/commit/57d157f0b163a95c3e6c9eae31bdb11d1bfc64f9), [`61a5705`](https://github.com/mastra-ai/mastra/commit/61a570551278b6743e64243b3ce7d73de915ca8a), [`903f67d`](https://github.com/mastra-ai/mastra/commit/903f67d184504a273893818c02b961f5423a79ad), [`3f3fc30`](https://github.com/mastra-ai/mastra/commit/3f3fc3096f24c4a26cffeecfe73085928f72aa63), [`d827d08`](https://github.com/mastra-ai/mastra/commit/d827d0808ffe1f3553a84e975806cc989b9735dd), [`e33fdbd`](https://github.com/mastra-ai/mastra/commit/e33fdbd07b33920d81e823122331b0c0bee0bb59), [`4524734`](https://github.com/mastra-ai/mastra/commit/45247343e384717a7c8404296275c56201d6470f), [`7a010c5`](https://github.com/mastra-ai/mastra/commit/7a010c56b846a313a49ae42fccd3d8de2b9f292d), [`2a90c55`](https://github.com/mastra-ai/mastra/commit/2a90c55a86a9210697d5adaab5ee94584b079adc), [`2a53598`](https://github.com/mastra-ai/mastra/commit/2a53598c6d8cfeb904a7fc74e57e526d751c8fa6), [`81b6a8f`](https://github.com/mastra-ai/mastra/commit/81b6a8ff79f49a7549d15d66624ac1a0b8f5f971), [`8538a0d`](https://github.com/mastra-ai/mastra/commit/8538a0d232619bf55dad7ddc2a8b0ca77c679a87), [`d90ea65`](https://github.com/mastra-ai/mastra/commit/d90ea6536f7aa51c6545a4e9215b55858e98e16d), [`db70a48`](https://github.com/mastra-ai/mastra/commit/db70a48aeeeeb8e5f92007e8ede52c364ce15287), [`261473a`](https://github.com/mastra-ai/mastra/commit/261473ac637e633064a22076671e2e02b002214d), [`eb09742`](https://github.com/mastra-ai/mastra/commit/eb09742197f66c4c38154c3beec78313e69760b2), [`de8239b`](https://github.com/mastra-ai/mastra/commit/de8239bdcb1d8c0cfa06da21f1569912a66bbc8a), [`e4d366a`](https://github.com/mastra-ai/mastra/commit/e4d366aeb500371dd4210d6aa8361a4c21d87034), [`23c10a1`](https://github.com/mastra-ai/mastra/commit/23c10a1efdd9a693c405511ab2dc8a1236603162), [`b5e6cd7`](https://github.com/mastra-ai/mastra/commit/b5e6cd77fc8c8e64e0494c1d06cee3d84e795d1e), [`d171e55`](https://github.com/mastra-ai/mastra/commit/d171e559ead9f52ec728d424844c8f7b164c4510), [`f0fdc14`](https://github.com/mastra-ai/mastra/commit/f0fdc14ee233d619266b3d2bbdeea7d25cfc6d13), [`a4f010b`](https://github.com/mastra-ai/mastra/commit/a4f010b22e4355a5fdee70a1fe0f6e4a692cc29e), [`c7cd3c7`](https://github.com/mastra-ai/mastra/commit/c7cd3c7a187d7aaf79e2ca139de328bf609a14b4), [`db18bc9`](https://github.com/mastra-ai/mastra/commit/db18bc9c3825e2c1a0ad9a183cc9935f6691bfa1), [`96d35f6`](https://github.com/mastra-ai/mastra/commit/96d35f61376bc2b1bf148648a2c1985bd51bef55), [`68ec97d`](https://github.com/mastra-ai/mastra/commit/68ec97d4c07c6393fcf95c2481fc5d73da99f8c8), [`8dc7f55`](https://github.com/mastra-ai/mastra/commit/8dc7f55900395771da851dc7d78d53ae84fe34ec), [`cfabdd4`](https://github.com/mastra-ai/mastra/commit/cfabdd4aae7a726b706942d6836eeca110fb6267), [`9b37b56`](https://github.com/mastra-ai/mastra/commit/9b37b565e1f2a76c24f728945cc740c2b09be9da), [`01b20fe`](https://github.com/mastra-ai/mastra/commit/01b20fefb7c67c2b7d79417598ef4e60256d1225), [`dd4f34c`](https://github.com/mastra-ai/mastra/commit/dd4f34c78cbae24063463475b0619575c415f9b8), [`8379099`](https://github.com/mastra-ai/mastra/commit/8379099fc467af6bef54dd7f80c9bd75bf8bbddf), [`0dbf199`](https://github.com/mastra-ai/mastra/commit/0dbf199110f22192ce5c95b1c8148d4872b4d119), [`5cbe88a`](https://github.com/mastra-ai/mastra/commit/5cbe88aefbd9f933bca669fd371ea36bf939ac6d), [`41a23c3`](https://github.com/mastra-ai/mastra/commit/41a23c32f9877d71810f37e24930515df2ff7a0f), [`a1bd7b8`](https://github.com/mastra-ai/mastra/commit/a1bd7b8571db16b94eb01588f451a74758c96d65), [`d78b38d`](https://github.com/mastra-ai/mastra/commit/d78b38d898fce285260d3bbb4befade54331617f), [`a0a5b4b`](https://github.com/mastra-ai/mastra/commit/a0a5b4bbebe6c701ebbadf744873aa0d5ca01371), [`ce0a73a`](https://github.com/mastra-ai/mastra/commit/ce0a73abeaa75b10ca38f9e40a255a645d50ebfb), [`5d171ad`](https://github.com/mastra-ai/mastra/commit/5d171ad9ef340387276b77c2bb3e83e83332d729), [`0633100`](https://github.com/mastra-ai/mastra/commit/0633100a911ad22f5256471bdf753da21c104742), [`3759cb0`](https://github.com/mastra-ai/mastra/commit/3759cb064935b5f74c65ac2f52a1145f7352899d), [`929f69c`](https://github.com/mastra-ai/mastra/commit/929f69c3436fa20dd0f0e2f7ebe8270bd82a1529), [`c710c16`](https://github.com/mastra-ai/mastra/commit/c710c1652dccfdc4111c8412bca7a6bb1d48b441), [`10c2735`](https://github.com/mastra-ai/mastra/commit/10c27355edfdad1ee2b826b897df74125eb81fb8), [`354ad0b`](https://github.com/mastra-ai/mastra/commit/354ad0b7b1b8183ac567f236a884fc7ede6d7138), [`cfae733`](https://github.com/mastra-ai/mastra/commit/cfae73394f4920635e6c919c8e95ff9a0788e2e5), [`8c0ec25`](https://github.com/mastra-ai/mastra/commit/8c0ec25646c8a7df253ed1e5ff4863a0d3f1316c), [`e3dfda7`](https://github.com/mastra-ai/mastra/commit/e3dfda7b11bf3b8c4bb55637028befb5f387fc74), [`69ea758`](https://github.com/mastra-ai/mastra/commit/69ea758358edd7117f191c2e69c8bb5fc79e7a1a), [`73b0bb3`](https://github.com/mastra-ai/mastra/commit/73b0bb394dba7c9482eb467a97ab283dbc0ef4db), [`651e772`](https://github.com/mastra-ai/mastra/commit/651e772eb1475fb13e126d3fcc01751297a88214), [`a02e542`](https://github.com/mastra-ai/mastra/commit/a02e542d23179bad250b044b17ff023caa61739f), [`f03ae60`](https://github.com/mastra-ai/mastra/commit/f03ae60500fe350c9d828621006cdafe1975fdd8), [`6b3ba91`](https://github.com/mastra-ai/mastra/commit/6b3ba91494cc10394df96782f349a4f7b1e152cc), [`a372c64`](https://github.com/mastra-ai/mastra/commit/a372c640ad1fd12e8f0613cebdc682fc156b4d95), [`993ad98`](https://github.com/mastra-ai/mastra/commit/993ad98d7ad3bebda9ecef5fec5c94349a0d04bc), [`676ccc7`](https://github.com/mastra-ai/mastra/commit/676ccc7fe92468d2d45d39c31a87825c89fd1ea0), [`3ff2c17`](https://github.com/mastra-ai/mastra/commit/3ff2c17a58e312fad5ea37377262c12d92ca0908), [`a0e437f`](https://github.com/mastra-ai/mastra/commit/a0e437fac561b28ee719e0302d72b2f9b4c138f0), [`d1e74a0`](https://github.com/mastra-ai/mastra/commit/d1e74a0a293866dece31022047f5dbab65a304d0), [`844ea5d`](https://github.com/mastra-ai/mastra/commit/844ea5dc0c248961e7bf73629ae7dcff503e853c), [`5627a8c`](https://github.com/mastra-ai/mastra/commit/5627a8c6dc11fe3711b3fa7a6ffd6eb34100a306), [`398fde3`](https://github.com/mastra-ai/mastra/commit/398fde3f39e707cda79372cdae8f9870e3b57c8d), [`c10398d`](https://github.com/mastra-ai/mastra/commit/c10398d5b88f1d4af556f4267ff06f1d11e89179), [`3ff45d1`](https://github.com/mastra-ai/mastra/commit/3ff45d10e0c80c5335a957ab563da72feb623520), [`f0f8f12`](https://github.com/mastra-ai/mastra/commit/f0f8f125c308f2d0fd36942ef652fd852df7522f), [`b61b93f`](https://github.com/mastra-ai/mastra/commit/b61b93f9e058b11dd2eec169853175d31dbdd567), [`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013), [`39e7869`](https://github.com/mastra-ai/mastra/commit/39e7869bc7d0ee391077ce291474d8a84eedccff), [`0d7618b`](https://github.com/mastra-ai/mastra/commit/0d7618bc650bf2800934b243eca5648f4aeed9c2), [`7b763e5`](https://github.com/mastra-ai/mastra/commit/7b763e52fc3eaf699c2a99f2adf418dd46e4e9a5), [`251df45`](https://github.com/mastra-ai/mastra/commit/251df4531407dfa46d805feb40ff3fb49769f455), [`d36cfbb`](https://github.com/mastra-ai/mastra/commit/d36cfbbb6565ba5f827883cc9bb648eb14befdc1), [`f894d14`](https://github.com/mastra-ai/mastra/commit/f894d148946629af7b1f452d65a9cf864cec3765), [`8846867`](https://github.com/mastra-ai/mastra/commit/8846867ffa9a3746767618e314bebac08eb77d87), [`1924cf0`](https://github.com/mastra-ai/mastra/commit/1924cf06816e5e4d4d5333065ec0f4bb02a97799), [`c0b731f`](https://github.com/mastra-ai/mastra/commit/c0b731fb27d712dc8582e846df5c0332a6a0c5ba), [`5761926`](https://github.com/mastra-ai/mastra/commit/57619260c4a2cdd598763abbacd90de594c6bc76), [`c2b9547`](https://github.com/mastra-ai/mastra/commit/c2b9547bf435f56339f23625a743b2147ab1c7a6), [`3697853`](https://github.com/mastra-ai/mastra/commit/3697853deeb72017d90e0f38a93c1e29221aeca0), [`c900fdd`](https://github.com/mastra-ai/mastra/commit/c900fdd504c41348efdffb205cfe80d48c38fa33), [`9312dcd`](https://github.com/mastra-ai/mastra/commit/9312dcd1c6f5b321929e7d382e763d95fdc030f5), [`b2e45ec`](https://github.com/mastra-ai/mastra/commit/b2e45eca727a8db01a81ba93f1a5219c7183c839), [`5d7000f`](https://github.com/mastra-ai/mastra/commit/5d7000f757cd65ea9dc5b05e662fd83dfd44e932), [`43ca8f2`](https://github.com/mastra-ai/mastra/commit/43ca8f2c7334851cc7b4d3d2f037d8784bfbdd5f), [`d6d49f7`](https://github.com/mastra-ai/mastra/commit/d6d49f7b8714fa19a52ff9c7cf7fb7e73751901e), [`00c2387`](https://github.com/mastra-ai/mastra/commit/00c2387f5f04a365316f851e58666ac43f8c4edf), [`a534e95`](https://github.com/mastra-ai/mastra/commit/a534e9591f83b3cc1ebff99c67edf4cda7bf81d3), [`9d0e7fe`](https://github.com/mastra-ai/mastra/commit/9d0e7feca8ed98de959f53476ee1456073673348), [`53d927c`](https://github.com/mastra-ai/mastra/commit/53d927cc6f03bff33655b7e2b788da445a08731d), [`ad6250d`](https://github.com/mastra-ai/mastra/commit/ad6250dbdaad927e29f74a27b83f6c468b50a705), [`580b592`](https://github.com/mastra-ai/mastra/commit/580b5927afc82fe460dfdf9a38a902511b6b7e7f), [`604a79f`](https://github.com/mastra-ai/mastra/commit/604a79fecf276e26a54a3fe01bb94e65315d2e0e), [`42a42cf`](https://github.com/mastra-ai/mastra/commit/42a42cf3132b9786feecbb8c13c583dce5b0e198), [`3f2faf2`](https://github.com/mastra-ai/mastra/commit/3f2faf2e2d685d6c053cc5af1bf9fedf267b2ce5), [`22f64bc`](https://github.com/mastra-ai/mastra/commit/22f64bc1d37149480b58bf2fefe35b79a1e3e7d5), [`ff4d9a6`](https://github.com/mastra-ai/mastra/commit/ff4d9a6704fc87b31a380a76ed22736fdedbba5a), [`50fd320`](https://github.com/mastra-ai/mastra/commit/50fd320003d0d93831c230ef531bef41f5ba7b3a), [`847c212`](https://github.com/mastra-ai/mastra/commit/847c212caba7df0d6f2fc756b494ac3c75c3720d), [`69821ef`](https://github.com/mastra-ai/mastra/commit/69821ef806482e2c44e2197ac0b050c3fe3a5285), [`3a73998`](https://github.com/mastra-ai/mastra/commit/3a73998fa4ebeb7f3dc9301afe78095fc63e7999), [`ffa553a`](https://github.com/mastra-ai/mastra/commit/ffa553a3edc1bd17d73669fba66d6b6f4ac10897), [`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc), [`58e3931`](https://github.com/mastra-ai/mastra/commit/58e3931af9baa5921688566210f00fb0c10479fa), [`ae08bf0`](https://github.com/mastra-ai/mastra/commit/ae08bf0ebc6a4e4da992b711c4a389c32ba84cf4), [`0bed332`](https://github.com/mastra-ai/mastra/commit/0bed332843f627202c6520eaf671771313cd20f3), [`887f0b4`](https://github.com/mastra-ai/mastra/commit/887f0b4746cdbd7cb7d6b17ac9f82aeb58037ea5), [`2562143`](https://github.com/mastra-ai/mastra/commit/256214336b4faa78646c9c1776612393790d8784), [`b7959e6`](https://github.com/mastra-ai/mastra/commit/b7959e6e25a46b480f9ea2217c4c6c588c423791), [`a7ce182`](https://github.com/mastra-ai/mastra/commit/a7ce1822a8785ce45d62dd5c911af465e144f7d7), [`bda6370`](https://github.com/mastra-ai/mastra/commit/bda637009360649aaf579919e7873e33553c273e), [`d7acd8e`](https://github.com/mastra-ai/mastra/commit/d7acd8e987b5d7eff4fd98b0906c17c06a2e83d5), [`c7f1f7d`](https://github.com/mastra-ai/mastra/commit/c7f1f7d24f61f247f018cc2d1f33bf63212959a7), [`0bddc6d`](https://github.com/mastra-ai/mastra/commit/0bddc6d8dbd6f6008c0cba2e4960a2da75a55af1), [`bec5efd`](https://github.com/mastra-ai/mastra/commit/bec5efde96653ccae6604e68c696d1bc6c1a0bf5), [`5947fcd`](https://github.com/mastra-ai/mastra/commit/5947fcdd425531f29f9422026d466c2ee3113c93), [`4aa55b3`](https://github.com/mastra-ai/mastra/commit/4aa55b383cf06043943359ea316572fd969861a7), [`21735a7`](https://github.com/mastra-ai/mastra/commit/21735a7ef306963554a69a89b44f06c3bcd85141), [`735d8c1`](https://github.com/mastra-ai/mastra/commit/735d8c1c0d19fbc09e6f8b66cf41bc7655993838), [`7907fd1`](https://github.com/mastra-ai/mastra/commit/7907fd1c5059813b7b870b81ca71041dc807331b), [`1ed5716`](https://github.com/mastra-ai/mastra/commit/1ed5716830867b3774c4a1b43cc0d82935f32b96), [`acf322e`](https://github.com/mastra-ai/mastra/commit/acf322e0f1fd0189684cf529d91c694bea918a45), [`2ca67cc`](https://github.com/mastra-ai/mastra/commit/2ca67cc3bb1f6a617353fdcab197d9efebe60d6f), [`9eedf7d`](https://github.com/mastra-ai/mastra/commit/9eedf7de1d6e0022a2f4e5e9e6fe1ec468f9b43c), [`b339816`](https://github.com/mastra-ai/mastra/commit/b339816df0984d0243d944ac2655d6ba5f809cde), [`e16d553`](https://github.com/mastra-ai/mastra/commit/e16d55338403c7553531cc568125c63d53653dff), [`6f941c4`](https://github.com/mastra-ai/mastra/commit/6f941c438ca5f578619788acc7608fc2e23bd176), [`4186bdd`](https://github.com/mastra-ai/mastra/commit/4186bdd00731305726fa06adba0b076a1d50b49f), [`08bb631`](https://github.com/mastra-ai/mastra/commit/08bb631ae2b14684b2678e3549d0b399a6f0561e), [`c942802`](https://github.com/mastra-ai/mastra/commit/c942802a477a925b01859a7b8688d4355715caaa), [`4f0331a`](https://github.com/mastra-ai/mastra/commit/4f0331a79bf6eb5ee598a5086e55de4b5a0ada03), [`a0c8c1b`](https://github.com/mastra-ai/mastra/commit/a0c8c1b87d4fee252aebda73e8637fbe01d761c9), [`1d877b8`](https://github.com/mastra-ai/mastra/commit/1d877b8d7b536a251c1a7a18db7ddcf4f68d6f8b), [`cc34739`](https://github.com/mastra-ai/mastra/commit/cc34739c34b6266a91bea561119240a7acf47887), [`c218bd3`](https://github.com/mastra-ai/mastra/commit/c218bd3759e32423735b04843a09404572631014), [`9e67002`](https://github.com/mastra-ai/mastra/commit/9e67002b52c9be19936c420a489dbee9c5fd6a78), [`7aaf973`](https://github.com/mastra-ai/mastra/commit/7aaf973f83fbbe9521f1f9e7a4fd99b8de464617), [`2c4438b`](https://github.com/mastra-ai/mastra/commit/2c4438b87817ab7eed818c7990fef010475af1a3), [`35edc49`](https://github.com/mastra-ai/mastra/commit/35edc49ac0556db609189641d6341e76771b81fc), [`4d59f58`](https://github.com/mastra-ai/mastra/commit/4d59f58de2d90d6e2810a19d4518e38ddddb9038), [`ef11a61`](https://github.com/mastra-ai/mastra/commit/ef11a61920fa0ed08a5b7ceedd192875af119749), [`2b8893c`](https://github.com/mastra-ai/mastra/commit/2b8893cb108ef9acb72ee7835cd625610d2c1a4a), [`8e5c75b`](https://github.com/mastra-ai/mastra/commit/8e5c75bdb1d08a42d45309a4c72def4b6890230f), [`e1bb9c9`](https://github.com/mastra-ai/mastra/commit/e1bb9c94b4eb68b019ae275981be3feb769b5365), [`351a11f`](https://github.com/mastra-ai/mastra/commit/351a11fcaf2ed1008977fa9b9a489fc422e51cd4), [`8a73529`](https://github.com/mastra-ai/mastra/commit/8a73529ca01187f604b1f3019d0a725ac63ae55f), [`e59e0d3`](https://github.com/mastra-ai/mastra/commit/e59e0d32afb5fcf2c9f3c00c8f81f6c21d3a63fa), [`4fba91b`](https://github.com/mastra-ai/mastra/commit/4fba91bec7c95911dc28e369437596b152b04cd0), [`465ac05`](https://github.com/mastra-ai/mastra/commit/465ac0526a91d175542091c675181f1a96c98c46), [`fa8409b`](https://github.com/mastra-ai/mastra/commit/fa8409bc39cfd8ba6643b9db5269b90b22e2a2f7), [`8a000da`](https://github.com/mastra-ai/mastra/commit/8a000da0c09c679a2312f6b3aa05b2ca78ca7393), [`e7266a2`](https://github.com/mastra-ai/mastra/commit/e7266a278db02035c97a5e9cd9d1669a6b7a535d), [`173c535`](https://github.com/mastra-ai/mastra/commit/173c535c0645b0da404fe09f003778f0b0d4e019), [`12b0cc4`](https://github.com/mastra-ai/mastra/commit/12b0cc4077d886b1a552637dedb70a7ade93528c), [`3bf6c5f`](https://github.com/mastra-ai/mastra/commit/3bf6c5f104c25226cd84e0c77f9dec15f2cac2db)]:
|
|
141
|
-
- @mastra/core@1.0.0
|
|
142
|
-
|
|
143
|
-
## 1.0.0-beta.4
|
|
144
|
-
|
|
145
|
-
### Patch Changes
|
|
146
|
-
|
|
147
|
-
- Add embedded documentation support for Mastra packages ([#11472](https://github.com/mastra-ai/mastra/pull/11472))
|
|
148
|
-
|
|
149
|
-
Mastra packages now include embedded documentation in the published npm package under `dist/docs/`. This enables coding agents and AI assistants to understand and use the framework by reading documentation directly from `node_modules`.
|
|
150
|
-
|
|
151
|
-
Each package includes:
|
|
152
|
-
- **SKILL.md** - Entry point explaining the package's purpose and capabilities
|
|
153
|
-
- **SOURCE_MAP.json** - Machine-readable index mapping exports to types and implementation files
|
|
154
|
-
- **Topic folders** - Conceptual documentation organized by feature area
|
|
155
|
-
|
|
156
|
-
Documentation is driven by the `packages` frontmatter field in MDX files, which maps docs to their corresponding packages. CI validation ensures all docs include this field.
|
|
157
|
-
|
|
158
|
-
- Updated dependencies [[`d2d3e22`](https://github.com/mastra-ai/mastra/commit/d2d3e22a419ee243f8812a84e3453dd44365ecb0), [`bc72b52`](https://github.com/mastra-ai/mastra/commit/bc72b529ee4478fe89ecd85a8be47ce0127b82a0), [`05b8bee`](https://github.com/mastra-ai/mastra/commit/05b8bee9e50e6c2a4a2bf210eca25ee212ca24fa), [`c042bd0`](https://github.com/mastra-ai/mastra/commit/c042bd0b743e0e86199d0cb83344ca7690e34a9c), [`940a2b2`](https://github.com/mastra-ai/mastra/commit/940a2b27480626ed7e74f55806dcd2181c1dd0c2), [`e0941c3`](https://github.com/mastra-ai/mastra/commit/e0941c3d7fc75695d5d258e7008fd5d6e650800c), [`0c0580a`](https://github.com/mastra-ai/mastra/commit/0c0580a42f697cd2a7d5973f25bfe7da9055038a), [`28f5f89`](https://github.com/mastra-ai/mastra/commit/28f5f89705f2409921e3c45178796c0e0d0bbb64), [`e601b27`](https://github.com/mastra-ai/mastra/commit/e601b272c70f3a5ecca610373aa6223012704892), [`3d3366f`](https://github.com/mastra-ai/mastra/commit/3d3366f31683e7137d126a3a57174a222c5801fb), [`5a4953f`](https://github.com/mastra-ai/mastra/commit/5a4953f7d25bb15ca31ed16038092a39cb3f98b3), [`eb9e522`](https://github.com/mastra-ai/mastra/commit/eb9e522ce3070a405e5b949b7bf5609ca51d7fe2), [`20e6f19`](https://github.com/mastra-ai/mastra/commit/20e6f1971d51d3ff6dd7accad8aaaae826d540ed), [`4f0b3c6`](https://github.com/mastra-ai/mastra/commit/4f0b3c66f196c06448487f680ccbb614d281e2f7), [`74c4f22`](https://github.com/mastra-ai/mastra/commit/74c4f22ed4c71e72598eacc346ba95cdbc00294f), [`81b6a8f`](https://github.com/mastra-ai/mastra/commit/81b6a8ff79f49a7549d15d66624ac1a0b8f5f971), [`e4d366a`](https://github.com/mastra-ai/mastra/commit/e4d366aeb500371dd4210d6aa8361a4c21d87034), [`a4f010b`](https://github.com/mastra-ai/mastra/commit/a4f010b22e4355a5fdee70a1fe0f6e4a692cc29e), [`73b0bb3`](https://github.com/mastra-ai/mastra/commit/73b0bb394dba7c9482eb467a97ab283dbc0ef4db), [`5627a8c`](https://github.com/mastra-ai/mastra/commit/5627a8c6dc11fe3711b3fa7a6ffd6eb34100a306), [`3ff45d1`](https://github.com/mastra-ai/mastra/commit/3ff45d10e0c80c5335a957ab563da72feb623520), [`251df45`](https://github.com/mastra-ai/mastra/commit/251df4531407dfa46d805feb40ff3fb49769f455), [`f894d14`](https://github.com/mastra-ai/mastra/commit/f894d148946629af7b1f452d65a9cf864cec3765), [`c2b9547`](https://github.com/mastra-ai/mastra/commit/c2b9547bf435f56339f23625a743b2147ab1c7a6), [`580b592`](https://github.com/mastra-ai/mastra/commit/580b5927afc82fe460dfdf9a38a902511b6b7e7f), [`58e3931`](https://github.com/mastra-ai/mastra/commit/58e3931af9baa5921688566210f00fb0c10479fa), [`08bb631`](https://github.com/mastra-ai/mastra/commit/08bb631ae2b14684b2678e3549d0b399a6f0561e), [`4fba91b`](https://github.com/mastra-ai/mastra/commit/4fba91bec7c95911dc28e369437596b152b04cd0), [`12b0cc4`](https://github.com/mastra-ai/mastra/commit/12b0cc4077d886b1a552637dedb70a7ade93528c)]:
|
|
159
|
-
- @mastra/core@1.0.0-beta.20
|
|
160
|
-
|
|
161
|
-
## 1.0.0-beta.3
|
|
162
|
-
|
|
163
|
-
### Patch Changes
|
|
164
|
-
|
|
165
|
-
- Adding Chroma's advanced Search API (hybrid serch) ([#11046](https://github.com/mastra-ai/mastra/pull/11046))
|
|
166
|
-
|
|
167
|
-
- Updated dependencies [[`38380b6`](https://github.com/mastra-ai/mastra/commit/38380b60fca905824bdf6b43df307a58efb1aa15), [`798d0c7`](https://github.com/mastra-ai/mastra/commit/798d0c740232653b1d754870e6b43a55c364ffe2), [`ffe84d5`](https://github.com/mastra-ai/mastra/commit/ffe84d54f3b0f85167fe977efd027dba027eb998), [`2c212e7`](https://github.com/mastra-ai/mastra/commit/2c212e704c90e2db83d4109e62c03f0f6ebd2667), [`4ca4306`](https://github.com/mastra-ai/mastra/commit/4ca430614daa5fa04730205a302a43bf4accfe9f), [`3bf6c5f`](https://github.com/mastra-ai/mastra/commit/3bf6c5f104c25226cd84e0c77f9dec15f2cac2db)]:
|
|
168
|
-
- @mastra/core@1.0.0-beta.11
|
|
169
|
-
|
|
170
|
-
## 1.0.0-beta.2
|
|
171
|
-
|
|
172
|
-
### Patch Changes
|
|
173
|
-
|
|
174
|
-
- Standardize error IDs across all storage and vector stores using centralized helper functions (`createStorageErrorId` and `createVectorErrorId`). This ensures consistent error ID patterns (`MASTRA_STORAGE_{STORE}_{OPERATION}_{STATUS}` and `MASTRA_VECTOR_{STORE}_{OPERATION}_{STATUS}`) across the codebase for better error tracking and debugging. ([#10913](https://github.com/mastra-ai/mastra/pull/10913))
|
|
175
|
-
|
|
176
|
-
- update chroma dep ([#10883](https://github.com/mastra-ai/mastra/pull/10883))
|
|
177
|
-
|
|
178
|
-
- Updated dependencies [[`3076c67`](https://github.com/mastra-ai/mastra/commit/3076c6778b18988ae7d5c4c5c466366974b2d63f), [`85d7ee1`](https://github.com/mastra-ai/mastra/commit/85d7ee18ff4e14d625a8a30ec6656bb49804989b), [`c6c1092`](https://github.com/mastra-ai/mastra/commit/c6c1092f8fbf76109303f69e000e96fd1960c4ce), [`81dc110`](https://github.com/mastra-ai/mastra/commit/81dc11008d147cf5bdc8996ead1aa61dbdebb6fc), [`7aedb74`](https://github.com/mastra-ai/mastra/commit/7aedb74883adf66af38e270e4068fd42e7a37036), [`8f02d80`](https://github.com/mastra-ai/mastra/commit/8f02d800777397e4b45d7f1ad041988a8b0c6630), [`d7aad50`](https://github.com/mastra-ai/mastra/commit/d7aad501ce61646b76b4b511e558ac4eea9884d0), [`ce0a73a`](https://github.com/mastra-ai/mastra/commit/ce0a73abeaa75b10ca38f9e40a255a645d50ebfb), [`a02e542`](https://github.com/mastra-ai/mastra/commit/a02e542d23179bad250b044b17ff023caa61739f), [`a372c64`](https://github.com/mastra-ai/mastra/commit/a372c640ad1fd12e8f0613cebdc682fc156b4d95), [`8846867`](https://github.com/mastra-ai/mastra/commit/8846867ffa9a3746767618e314bebac08eb77d87), [`42a42cf`](https://github.com/mastra-ai/mastra/commit/42a42cf3132b9786feecbb8c13c583dce5b0e198), [`ae08bf0`](https://github.com/mastra-ai/mastra/commit/ae08bf0ebc6a4e4da992b711c4a389c32ba84cf4), [`21735a7`](https://github.com/mastra-ai/mastra/commit/21735a7ef306963554a69a89b44f06c3bcd85141), [`1d877b8`](https://github.com/mastra-ai/mastra/commit/1d877b8d7b536a251c1a7a18db7ddcf4f68d6f8b)]:
|
|
179
|
-
- @mastra/core@1.0.0-beta.7
|
|
180
|
-
|
|
181
|
-
## 1.0.0-beta.1
|
|
182
|
-
|
|
183
|
-
### Patch Changes
|
|
184
|
-
|
|
185
|
-
- Add new deleteVectors, updateVector by filter ([#10408](https://github.com/mastra-ai/mastra/pull/10408))
|
|
186
|
-
|
|
187
|
-
- Updated dependencies [[`21a15de`](https://github.com/mastra-ai/mastra/commit/21a15de369fe82aac26bb642ed7be73505475e8b), [`feb7ee4`](https://github.com/mastra-ai/mastra/commit/feb7ee4d09a75edb46c6669a3beaceec78811747), [`b0e2ea5`](https://github.com/mastra-ai/mastra/commit/b0e2ea5b52c40fae438b9e2f7baee6f0f89c5442), [`c456e01`](https://github.com/mastra-ai/mastra/commit/c456e0149e3c176afcefdbd9bb1d2c5917723725), [`ab035c2`](https://github.com/mastra-ai/mastra/commit/ab035c2ef6d8cc7bb25f06f1a38508bd9e6f126b), [`1a46a56`](https://github.com/mastra-ai/mastra/commit/1a46a566f45a3fcbadc1cf36bf86d351f264bfa3), [`3cf540b`](https://github.com/mastra-ai/mastra/commit/3cf540b9fbfea8f4fc8d3a2319a4e6c0b0cbfd52), [`1c6ce51`](https://github.com/mastra-ai/mastra/commit/1c6ce51f875915ab57fd36873623013699a2a65d), [`898a972`](https://github.com/mastra-ai/mastra/commit/898a9727d286c2510d6b702dfd367e6aaf5c6b0f), [`a97003a`](https://github.com/mastra-ai/mastra/commit/a97003aa1cf2f4022a41912324a1e77263b326b8), [`ccc141e`](https://github.com/mastra-ai/mastra/commit/ccc141ed27da0abc3a3fc28e9e5128152e8e37f4), [`fe3b897`](https://github.com/mastra-ai/mastra/commit/fe3b897c2ccbcd2b10e81b099438c7337feddf89), [`00123ba`](https://github.com/mastra-ai/mastra/commit/00123ba96dc9e5cd0b110420ebdba56d8f237b25), [`29c4309`](https://github.com/mastra-ai/mastra/commit/29c4309f818b24304c041bcb4a8f19b5f13f6b62), [`16785ce`](https://github.com/mastra-ai/mastra/commit/16785ced928f6f22638f4488cf8a125d99211799), [`de8239b`](https://github.com/mastra-ai/mastra/commit/de8239bdcb1d8c0cfa06da21f1569912a66bbc8a), [`b5e6cd7`](https://github.com/mastra-ai/mastra/commit/b5e6cd77fc8c8e64e0494c1d06cee3d84e795d1e), [`3759cb0`](https://github.com/mastra-ai/mastra/commit/3759cb064935b5f74c65ac2f52a1145f7352899d), [`651e772`](https://github.com/mastra-ai/mastra/commit/651e772eb1475fb13e126d3fcc01751297a88214), [`b61b93f`](https://github.com/mastra-ai/mastra/commit/b61b93f9e058b11dd2eec169853175d31dbdd567), [`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013), [`c0b731f`](https://github.com/mastra-ai/mastra/commit/c0b731fb27d712dc8582e846df5c0332a6a0c5ba), [`43ca8f2`](https://github.com/mastra-ai/mastra/commit/43ca8f2c7334851cc7b4d3d2f037d8784bfbdd5f), [`2ca67cc`](https://github.com/mastra-ai/mastra/commit/2ca67cc3bb1f6a617353fdcab197d9efebe60d6f), [`9e67002`](https://github.com/mastra-ai/mastra/commit/9e67002b52c9be19936c420a489dbee9c5fd6a78), [`35edc49`](https://github.com/mastra-ai/mastra/commit/35edc49ac0556db609189641d6341e76771b81fc)]:
|
|
188
|
-
- @mastra/core@1.0.0-beta.5
|
|
189
|
-
|
|
190
|
-
## 1.0.0-beta.0
|
|
191
|
-
|
|
192
|
-
### Major Changes
|
|
193
|
-
|
|
194
|
-
- Every Mastra primitive (agent, MCPServer, workflow, tool, processor, scorer, and vector) now has a get, list, and add method associated with it. Each primitive also now requires an id to be set. ([#9675](https://github.com/mastra-ai/mastra/pull/9675))
|
|
195
|
-
|
|
196
|
-
Primitives that are added to other primitives are also automatically added to the Mastra instance
|
|
197
|
-
|
|
198
|
-
- Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
|
|
199
|
-
|
|
200
|
-
- Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
|
|
201
|
-
|
|
202
|
-
### Patch Changes
|
|
203
|
-
|
|
204
|
-
- Update peer dependencies to match core package version bump (1.0.0) ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
|
|
205
|
-
|
|
206
|
-
- Updated dependencies [[`39c9743`](https://github.com/mastra-ai/mastra/commit/39c97432d084294f8ba85fbf3ef28098ff21459e), [`f743dbb`](https://github.com/mastra-ai/mastra/commit/f743dbb8b40d1627b5c10c0e6fc154f4ebb6e394), [`fec5129`](https://github.com/mastra-ai/mastra/commit/fec5129de7fc64423ea03661a56cef31dc747a0d), [`0491e7c`](https://github.com/mastra-ai/mastra/commit/0491e7c9b714cb0ba22187ee062147ec2dd7c712), [`f6f4903`](https://github.com/mastra-ai/mastra/commit/f6f4903397314f73362061dc5a3e8e7c61ea34aa), [`0e8ed46`](https://github.com/mastra-ai/mastra/commit/0e8ed467c54d6901a6a365f270ec15d6faadb36c), [`6c049d9`](https://github.com/mastra-ai/mastra/commit/6c049d94063fdcbd5b81c4912a2bf82a92c9cc0b), [`2f897df`](https://github.com/mastra-ai/mastra/commit/2f897df208508f46f51b7625e5dd20c37f93e0e3), [`3443770`](https://github.com/mastra-ai/mastra/commit/3443770662df8eb24c9df3589b2792d78cfcb811), [`f0a07e0`](https://github.com/mastra-ai/mastra/commit/f0a07e0111b3307c5fabfa4094c5c2cfb734fbe6), [`aaa40e7`](https://github.com/mastra-ai/mastra/commit/aaa40e788628b319baa8e889407d11ad626547fa), [`1521d71`](https://github.com/mastra-ai/mastra/commit/1521d716e5daedc74690c983fbd961123c56756b), [`9e1911d`](https://github.com/mastra-ai/mastra/commit/9e1911db2b4db85e0e768c3f15e0d61e319869f6), [`ebac155`](https://github.com/mastra-ai/mastra/commit/ebac15564a590117db7078233f927a7e28a85106), [`dd1c38d`](https://github.com/mastra-ai/mastra/commit/dd1c38d1b75f1b695c27b40d8d9d6ed00d5e0f6f), [`5948e6a`](https://github.com/mastra-ai/mastra/commit/5948e6a5146c83666ba3f294b2be576c82a513fb), [`8940859`](https://github.com/mastra-ai/mastra/commit/89408593658199b4ad67f7b65e888f344e64a442), [`e629310`](https://github.com/mastra-ai/mastra/commit/e629310f1a73fa236d49ec7a1d1cceb6229dc7cc), [`4c6b492`](https://github.com/mastra-ai/mastra/commit/4c6b492c4dd591c6a592520c1f6855d6e936d71f), [`dff01d8`](https://github.com/mastra-ai/mastra/commit/dff01d81ce1f4e4087cfac20fa868e6db138dd14), [`9d819d5`](https://github.com/mastra-ai/mastra/commit/9d819d54b61481639f4008e4694791bddf187edd), [`71c8d6c`](https://github.com/mastra-ai/mastra/commit/71c8d6c161253207b2b9588bdadb7eed604f7253), [`6179a9b`](https://github.com/mastra-ai/mastra/commit/6179a9ba36ffac326de3cc3c43cdc8028d37c251), [`00f4921`](https://github.com/mastra-ai/mastra/commit/00f4921dd2c91a1e5446799599ef7116a8214a1a), [`ca8041c`](https://github.com/mastra-ai/mastra/commit/ca8041cce0379fda22ed293a565bcb5b6ddca68a), [`7051bf3`](https://github.com/mastra-ai/mastra/commit/7051bf38b3b122a069008f861f7bfc004a6d9f6e), [`a8f1494`](https://github.com/mastra-ai/mastra/commit/a8f1494f4bbdc2770bcf327d4c7d869e332183f1), [`0793497`](https://github.com/mastra-ai/mastra/commit/079349753620c40246ffd673e3f9d7d9820beff3), [`5df9cce`](https://github.com/mastra-ai/mastra/commit/5df9cce1a753438413f64c11eeef8f845745c2a8), [`a854ede`](https://github.com/mastra-ai/mastra/commit/a854ede62bf5ac0945a624ac48913dd69c73aabf), [`c576fc0`](https://github.com/mastra-ai/mastra/commit/c576fc0b100b2085afded91a37c97a0ea0ec09c7), [`3defc80`](https://github.com/mastra-ai/mastra/commit/3defc80cf2b88a1b7fc1cc4ddcb91e982a614609), [`16153fe`](https://github.com/mastra-ai/mastra/commit/16153fe7eb13c99401f48e6ca32707c965ee28b9), [`9f4a683`](https://github.com/mastra-ai/mastra/commit/9f4a6833e88b52574665c028fd5508ad5c2f6004), [`bc94344`](https://github.com/mastra-ai/mastra/commit/bc943444a1342d8a662151b7bce1df7dae32f59c), [`57d157f`](https://github.com/mastra-ai/mastra/commit/57d157f0b163a95c3e6c9eae31bdb11d1bfc64f9), [`903f67d`](https://github.com/mastra-ai/mastra/commit/903f67d184504a273893818c02b961f5423a79ad), [`2a90c55`](https://github.com/mastra-ai/mastra/commit/2a90c55a86a9210697d5adaab5ee94584b079adc), [`eb09742`](https://github.com/mastra-ai/mastra/commit/eb09742197f66c4c38154c3beec78313e69760b2), [`96d35f6`](https://github.com/mastra-ai/mastra/commit/96d35f61376bc2b1bf148648a2c1985bd51bef55), [`5cbe88a`](https://github.com/mastra-ai/mastra/commit/5cbe88aefbd9f933bca669fd371ea36bf939ac6d), [`a1bd7b8`](https://github.com/mastra-ai/mastra/commit/a1bd7b8571db16b94eb01588f451a74758c96d65), [`d78b38d`](https://github.com/mastra-ai/mastra/commit/d78b38d898fce285260d3bbb4befade54331617f), [`0633100`](https://github.com/mastra-ai/mastra/commit/0633100a911ad22f5256471bdf753da21c104742), [`c710c16`](https://github.com/mastra-ai/mastra/commit/c710c1652dccfdc4111c8412bca7a6bb1d48b441), [`354ad0b`](https://github.com/mastra-ai/mastra/commit/354ad0b7b1b8183ac567f236a884fc7ede6d7138), [`cfae733`](https://github.com/mastra-ai/mastra/commit/cfae73394f4920635e6c919c8e95ff9a0788e2e5), [`e3dfda7`](https://github.com/mastra-ai/mastra/commit/e3dfda7b11bf3b8c4bb55637028befb5f387fc74), [`844ea5d`](https://github.com/mastra-ai/mastra/commit/844ea5dc0c248961e7bf73629ae7dcff503e853c), [`398fde3`](https://github.com/mastra-ai/mastra/commit/398fde3f39e707cda79372cdae8f9870e3b57c8d), [`f0f8f12`](https://github.com/mastra-ai/mastra/commit/f0f8f125c308f2d0fd36942ef652fd852df7522f), [`0d7618b`](https://github.com/mastra-ai/mastra/commit/0d7618bc650bf2800934b243eca5648f4aeed9c2), [`7b763e5`](https://github.com/mastra-ai/mastra/commit/7b763e52fc3eaf699c2a99f2adf418dd46e4e9a5), [`d36cfbb`](https://github.com/mastra-ai/mastra/commit/d36cfbbb6565ba5f827883cc9bb648eb14befdc1), [`3697853`](https://github.com/mastra-ai/mastra/commit/3697853deeb72017d90e0f38a93c1e29221aeca0), [`b2e45ec`](https://github.com/mastra-ai/mastra/commit/b2e45eca727a8db01a81ba93f1a5219c7183c839), [`d6d49f7`](https://github.com/mastra-ai/mastra/commit/d6d49f7b8714fa19a52ff9c7cf7fb7e73751901e), [`a534e95`](https://github.com/mastra-ai/mastra/commit/a534e9591f83b3cc1ebff99c67edf4cda7bf81d3), [`9d0e7fe`](https://github.com/mastra-ai/mastra/commit/9d0e7feca8ed98de959f53476ee1456073673348), [`53d927c`](https://github.com/mastra-ai/mastra/commit/53d927cc6f03bff33655b7e2b788da445a08731d), [`3f2faf2`](https://github.com/mastra-ai/mastra/commit/3f2faf2e2d685d6c053cc5af1bf9fedf267b2ce5), [`22f64bc`](https://github.com/mastra-ai/mastra/commit/22f64bc1d37149480b58bf2fefe35b79a1e3e7d5), [`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc), [`b7959e6`](https://github.com/mastra-ai/mastra/commit/b7959e6e25a46b480f9ea2217c4c6c588c423791), [`bda6370`](https://github.com/mastra-ai/mastra/commit/bda637009360649aaf579919e7873e33553c273e), [`d7acd8e`](https://github.com/mastra-ai/mastra/commit/d7acd8e987b5d7eff4fd98b0906c17c06a2e83d5), [`c7f1f7d`](https://github.com/mastra-ai/mastra/commit/c7f1f7d24f61f247f018cc2d1f33bf63212959a7), [`0bddc6d`](https://github.com/mastra-ai/mastra/commit/0bddc6d8dbd6f6008c0cba2e4960a2da75a55af1), [`735d8c1`](https://github.com/mastra-ai/mastra/commit/735d8c1c0d19fbc09e6f8b66cf41bc7655993838), [`acf322e`](https://github.com/mastra-ai/mastra/commit/acf322e0f1fd0189684cf529d91c694bea918a45), [`c942802`](https://github.com/mastra-ai/mastra/commit/c942802a477a925b01859a7b8688d4355715caaa), [`a0c8c1b`](https://github.com/mastra-ai/mastra/commit/a0c8c1b87d4fee252aebda73e8637fbe01d761c9), [`cc34739`](https://github.com/mastra-ai/mastra/commit/cc34739c34b6266a91bea561119240a7acf47887), [`c218bd3`](https://github.com/mastra-ai/mastra/commit/c218bd3759e32423735b04843a09404572631014), [`2c4438b`](https://github.com/mastra-ai/mastra/commit/2c4438b87817ab7eed818c7990fef010475af1a3), [`2b8893c`](https://github.com/mastra-ai/mastra/commit/2b8893cb108ef9acb72ee7835cd625610d2c1a4a), [`8e5c75b`](https://github.com/mastra-ai/mastra/commit/8e5c75bdb1d08a42d45309a4c72def4b6890230f), [`e59e0d3`](https://github.com/mastra-ai/mastra/commit/e59e0d32afb5fcf2c9f3c00c8f81f6c21d3a63fa), [`fa8409b`](https://github.com/mastra-ai/mastra/commit/fa8409bc39cfd8ba6643b9db5269b90b22e2a2f7), [`173c535`](https://github.com/mastra-ai/mastra/commit/173c535c0645b0da404fe09f003778f0b0d4e019)]:
|
|
207
|
-
- @mastra/core@1.0.0-beta.0
|
|
208
|
-
|
|
209
|
-
## 0.11.15
|
|
210
|
-
|
|
211
|
-
### Patch Changes
|
|
212
|
-
|
|
213
|
-
- Update peerdeps to 0.23.0-0 ([#9043](https://github.com/mastra-ai/mastra/pull/9043))
|
|
214
|
-
|
|
215
|
-
- Updated dependencies [[`c67ca32`](https://github.com/mastra-ai/mastra/commit/c67ca32e3c2cf69bfc146580770c720220ca44ac), [`efb5ed9`](https://github.com/mastra-ai/mastra/commit/efb5ed946ae7f410bc68c9430beb4b010afd25ec), [`dbc9e12`](https://github.com/mastra-ai/mastra/commit/dbc9e1216ba575ba59ead4afb727a01215f7de4f), [`99e41b9`](https://github.com/mastra-ai/mastra/commit/99e41b94957cdd25137d3ac12e94e8b21aa01b68), [`c28833c`](https://github.com/mastra-ai/mastra/commit/c28833c5b6d8e10eeffd7f7d39129d53b8bca240), [`8ea07b4`](https://github.com/mastra-ai/mastra/commit/8ea07b4bdc73e4218437dbb6dcb0f4b23e745a44), [`ba201b8`](https://github.com/mastra-ai/mastra/commit/ba201b8f8feac4c72350f2dbd52c13c7297ba7b0), [`f053e89`](https://github.com/mastra-ai/mastra/commit/f053e89160dbd0bd3333fc3492f68231b5c7c349), [`4fc4136`](https://github.com/mastra-ai/mastra/commit/4fc413652866a8d2240694fddb2562e9edbb70df), [`b78e04d`](https://github.com/mastra-ai/mastra/commit/b78e04d935a16ecb1e59c5c96e564903527edddd), [`d10baf5`](https://github.com/mastra-ai/mastra/commit/d10baf5a3c924f2a6654e23a3e318ed03f189b76), [`038c55a`](https://github.com/mastra-ai/mastra/commit/038c55a7090fc1b1513a966386d3072617f836ac), [`182f045`](https://github.com/mastra-ai/mastra/commit/182f0458f25bd70aa774e64fd923c8a483eddbf1), [`9a1a485`](https://github.com/mastra-ai/mastra/commit/9a1a4859b855e37239f652bf14b1ecd1029b8c4e), [`9257233`](https://github.com/mastra-ai/mastra/commit/9257233c4ffce09b2bedc2a9adbd70d7a83fa8e2), [`7620d2b`](https://github.com/mastra-ai/mastra/commit/7620d2bddeb4fae4c3c0a0b4e672969795fca11a), [`b2365f0`](https://github.com/mastra-ai/mastra/commit/b2365f038dd4c5f06400428b224af963f399ad50), [`0f1a4c9`](https://github.com/mastra-ai/mastra/commit/0f1a4c984fb4b104b2f0b63ba18c9fa77f567700), [`9029ba3`](https://github.com/mastra-ai/mastra/commit/9029ba34459c8859fed4c6b73efd8e2d0021e7ba), [`426cc56`](https://github.com/mastra-ai/mastra/commit/426cc561c85ae76a112ded2385532a91f9f9f074), [`00931fb`](https://github.com/mastra-ai/mastra/commit/00931fb1a21aa42c4fbc20c2c40dd62466b8fc8f), [`e473bfe`](https://github.com/mastra-ai/mastra/commit/e473bfe416c0b8e876973c2b6a6f13c394b7a93f), [`b78e04d`](https://github.com/mastra-ai/mastra/commit/b78e04d935a16ecb1e59c5c96e564903527edddd), [`2db6160`](https://github.com/mastra-ai/mastra/commit/2db6160e2022ff8827c15d30157e684683b934b5), [`8aeea37`](https://github.com/mastra-ai/mastra/commit/8aeea37efdde347c635a67fed56794943b7f74ec), [`02fe153`](https://github.com/mastra-ai/mastra/commit/02fe15351d6021d214da48ec982a0e9e4150bcee), [`648e2ca`](https://github.com/mastra-ai/mastra/commit/648e2ca42da54838c6ccbdaadc6fadd808fa6b86), [`74567b3`](https://github.com/mastra-ai/mastra/commit/74567b3d237ae3915cd0bca3cf55fa0a64e4e4a4), [`b65c5e0`](https://github.com/mastra-ai/mastra/commit/b65c5e0fe6f3c390a9a8bbcf69304d972c3a4afb), [`15a1733`](https://github.com/mastra-ai/mastra/commit/15a1733074cee8bd37370e1af34cd818e89fa7ac), [`fc2a774`](https://github.com/mastra-ai/mastra/commit/fc2a77468981aaddc3e77f83f0c4ad4a4af140da), [`4e08933`](https://github.com/mastra-ai/mastra/commit/4e08933625464dfde178347af5b6278fcf34188e)]:
|
|
216
|
-
- @mastra/core@0.22.0
|
|
217
|
-
|
|
218
|
-
## 0.11.15-alpha.0
|
|
219
|
-
|
|
220
|
-
### Patch Changes
|
|
221
|
-
|
|
222
|
-
- Update peerdeps to 0.23.0-0 ([#9043](https://github.com/mastra-ai/mastra/pull/9043))
|
|
223
|
-
|
|
224
|
-
- Updated dependencies [[`efb5ed9`](https://github.com/mastra-ai/mastra/commit/efb5ed946ae7f410bc68c9430beb4b010afd25ec), [`8ea07b4`](https://github.com/mastra-ai/mastra/commit/8ea07b4bdc73e4218437dbb6dcb0f4b23e745a44), [`ba201b8`](https://github.com/mastra-ai/mastra/commit/ba201b8f8feac4c72350f2dbd52c13c7297ba7b0), [`4fc4136`](https://github.com/mastra-ai/mastra/commit/4fc413652866a8d2240694fddb2562e9edbb70df), [`b78e04d`](https://github.com/mastra-ai/mastra/commit/b78e04d935a16ecb1e59c5c96e564903527edddd), [`d10baf5`](https://github.com/mastra-ai/mastra/commit/d10baf5a3c924f2a6654e23a3e318ed03f189b76), [`038c55a`](https://github.com/mastra-ai/mastra/commit/038c55a7090fc1b1513a966386d3072617f836ac), [`182f045`](https://github.com/mastra-ai/mastra/commit/182f0458f25bd70aa774e64fd923c8a483eddbf1), [`7620d2b`](https://github.com/mastra-ai/mastra/commit/7620d2bddeb4fae4c3c0a0b4e672969795fca11a), [`b2365f0`](https://github.com/mastra-ai/mastra/commit/b2365f038dd4c5f06400428b224af963f399ad50), [`9029ba3`](https://github.com/mastra-ai/mastra/commit/9029ba34459c8859fed4c6b73efd8e2d0021e7ba), [`426cc56`](https://github.com/mastra-ai/mastra/commit/426cc561c85ae76a112ded2385532a91f9f9f074), [`00931fb`](https://github.com/mastra-ai/mastra/commit/00931fb1a21aa42c4fbc20c2c40dd62466b8fc8f), [`e473bfe`](https://github.com/mastra-ai/mastra/commit/e473bfe416c0b8e876973c2b6a6f13c394b7a93f), [`b78e04d`](https://github.com/mastra-ai/mastra/commit/b78e04d935a16ecb1e59c5c96e564903527edddd), [`648e2ca`](https://github.com/mastra-ai/mastra/commit/648e2ca42da54838c6ccbdaadc6fadd808fa6b86), [`b65c5e0`](https://github.com/mastra-ai/mastra/commit/b65c5e0fe6f3c390a9a8bbcf69304d972c3a4afb)]:
|
|
225
|
-
- @mastra/core@0.22.0-alpha.1
|
|
226
|
-
|
|
227
|
-
## 0.11.14
|
|
228
|
-
|
|
229
|
-
### Patch Changes
|
|
230
|
-
|
|
231
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8619](https://github.com/mastra-ai/mastra/pull/8619))
|
|
232
|
-
|
|
233
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
|
|
234
|
-
|
|
235
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8626](https://github.com/mastra-ai/mastra/pull/8626))
|
|
236
|
-
|
|
237
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
|
|
238
|
-
|
|
239
|
-
- Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`f59fc1e`](https://github.com/mastra-ai/mastra/commit/f59fc1e406b8912e692f6bff6cfd4754cc8d165c), [`158381d`](https://github.com/mastra-ai/mastra/commit/158381d39335be934b81ef8a1947bccace492c25), [`a1799bc`](https://github.com/mastra-ai/mastra/commit/a1799bcc1b5a1cdc188f2ac0165f17a1c4ac6f7b), [`6ff6094`](https://github.com/mastra-ai/mastra/commit/6ff60946f4ecfebdeef6e21d2b230c2204f2c9b8), [`fb703b9`](https://github.com/mastra-ai/mastra/commit/fb703b9634eeaff1a6eb2b5531ce0f9e8fb04727), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`05a9dee`](https://github.com/mastra-ai/mastra/commit/05a9dee3d355694d28847bfffb6289657fcf7dfa), [`e3c1077`](https://github.com/mastra-ai/mastra/commit/e3c107763aedd1643d3def5df450c235da9ff76c), [`1908ca0`](https://github.com/mastra-ai/mastra/commit/1908ca0521f90e43779cc29ab590173ca560443c), [`1bccdb3`](https://github.com/mastra-ai/mastra/commit/1bccdb33eb90cbeba2dc5ece1c2561fb774b26b6), [`5ef944a`](https://github.com/mastra-ai/mastra/commit/5ef944a3721d93105675cac2b2311432ff8cc393), [`d6b186f`](https://github.com/mastra-ai/mastra/commit/d6b186fb08f1caf1b86f73d3a5ee88fb999ca3be), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`65493b3`](https://github.com/mastra-ai/mastra/commit/65493b31c36f6fdb78f9679f7e1ecf0c250aa5ee), [`a998b8f`](https://github.com/mastra-ai/mastra/commit/a998b8f858091c2ec47683e60766cf12d03001e4), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`8a37bdd`](https://github.com/mastra-ai/mastra/commit/8a37bddb6d8614a32c5b70303d583d80c620ea61), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb)]:
|
|
240
|
-
- @mastra/core@0.21.0
|
|
241
|
-
|
|
242
|
-
## 0.11.14-alpha.0
|
|
243
|
-
|
|
244
|
-
### Patch Changes
|
|
245
|
-
|
|
246
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8619](https://github.com/mastra-ai/mastra/pull/8619))
|
|
247
|
-
|
|
248
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
|
|
249
|
-
|
|
250
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8626](https://github.com/mastra-ai/mastra/pull/8626))
|
|
251
|
-
|
|
252
|
-
- Update peer dependencies to match core package version bump (0.21.0) ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
|
|
253
|
-
|
|
254
|
-
- Updated dependencies [[`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb), [`59d036d`](https://github.com/mastra-ai/mastra/commit/59d036d4c2706b430b0e3f1f1e0ee853ce16ca04)]:
|
|
255
|
-
- @mastra/core@0.21.0-alpha.0
|
|
256
|
-
|
|
257
|
-
## 0.11.13
|
|
258
|
-
|
|
259
|
-
### Patch Changes
|
|
260
|
-
|
|
261
|
-
- dependencies updates: ([#8554](https://github.com/mastra-ai/mastra/pull/8554))
|
|
262
|
-
- Updated dependency [`chromadb@^3.0.17` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.17) (from `^3.0.15`, in `dependencies`)
|
|
263
|
-
- Updated dependencies [[`c621613`](https://github.com/mastra-ai/mastra/commit/c621613069173c69eb2c3ef19a5308894c6549f0), [`12b1189`](https://github.com/mastra-ai/mastra/commit/12b118942445e4de0dd916c593e33ec78dc3bc73), [`4783b30`](https://github.com/mastra-ai/mastra/commit/4783b3063efea887825514b783ba27f67912c26d), [`076b092`](https://github.com/mastra-ai/mastra/commit/076b0924902ff0f49d5712d2df24c4cca683713f), [`2aee9e7`](https://github.com/mastra-ai/mastra/commit/2aee9e7d188b8b256a4ddc203ccefb366b4867fa), [`c582906`](https://github.com/mastra-ai/mastra/commit/c5829065a346260f96c4beb8af131b94804ae3ad), [`fa2eb96`](https://github.com/mastra-ai/mastra/commit/fa2eb96af16c7d433891a73932764960d3235c1d), [`ee9108f`](https://github.com/mastra-ai/mastra/commit/ee9108fa29bb8368fc23df158c9f0645b2d7b65c), [`4783b30`](https://github.com/mastra-ai/mastra/commit/4783b3063efea887825514b783ba27f67912c26d), [`a739d0c`](https://github.com/mastra-ai/mastra/commit/a739d0c8b37cd89569e04a6ca0827083c6167e19), [`603e927`](https://github.com/mastra-ai/mastra/commit/603e9279db8bf8a46caf83881c6b7389ccffff7e), [`cd45982`](https://github.com/mastra-ai/mastra/commit/cd4598291cda128a88738734ae6cbef076ebdebd), [`874f74d`](https://github.com/mastra-ai/mastra/commit/874f74da4b1acf6517f18132d035612c3ecc394a), [`b728a45`](https://github.com/mastra-ai/mastra/commit/b728a45ab3dba59da0f5ee36b81fe246659f305d), [`0baf2ba`](https://github.com/mastra-ai/mastra/commit/0baf2bab8420277072ef1f95df5ea7b0a2f61fe7), [`10e633a`](https://github.com/mastra-ai/mastra/commit/10e633a07d333466d9734c97acfc3dbf757ad2d0), [`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86), [`26e968d`](https://github.com/mastra-ai/mastra/commit/26e968db2171ded9e4d47aa1b4f19e1e771158d0), [`cbd3fb6`](https://github.com/mastra-ai/mastra/commit/cbd3fb65adb03a7c0df193cb998aed5ac56675ee)]:
|
|
264
|
-
- @mastra/core@0.20.1
|
|
265
|
-
|
|
266
|
-
## 0.11.13-alpha.0
|
|
267
|
-
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- dependencies updates: ([#8554](https://github.com/mastra-ai/mastra/pull/8554))
|
|
271
|
-
- Updated dependency [`chromadb@^3.0.17` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.17) (from `^3.0.15`, in `dependencies`)
|
|
272
|
-
- Updated dependencies [[`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86)]:
|
|
273
|
-
- @mastra/core@0.20.1-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.11.12
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
|
|
280
|
-
|
|
281
|
-
- Updated dependencies [[`00cb6bd`](https://github.com/mastra-ai/mastra/commit/00cb6bdf78737c0fac14a5a0c7b532a11e38558a), [`869ba22`](https://github.com/mastra-ai/mastra/commit/869ba222e1d6b58fc1b65e7c9fd55ca4e01b8c2f), [`1b73665`](https://github.com/mastra-ai/mastra/commit/1b73665e8e23f5c09d49fcf3e7d709c75259259e), [`f7d7475`](https://github.com/mastra-ai/mastra/commit/f7d747507341aef60ed39e4b49318db1f86034a6), [`084b77b`](https://github.com/mastra-ai/mastra/commit/084b77b2955960e0190af8db3f77138aa83ed65c), [`a93ff84`](https://github.com/mastra-ai/mastra/commit/a93ff84b5e1af07ee236ac8873dac9b49aa5d501), [`bc5aacb`](https://github.com/mastra-ai/mastra/commit/bc5aacb646d468d325327e36117129f28cd13bf6), [`6b5af12`](https://github.com/mastra-ai/mastra/commit/6b5af12ce9e09066e0c32e821c203a6954498bea), [`bf60e4a`](https://github.com/mastra-ai/mastra/commit/bf60e4a89c515afd9570b7b79f33b95e7d07c397), [`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`e8fe13c`](https://github.com/mastra-ai/mastra/commit/e8fe13c4b4c255a42520127797ec394310f7c919), [`3ca833d`](https://github.com/mastra-ai/mastra/commit/3ca833dc994c38e3c9b4f9b4478a61cd8e07b32a), [`1edb8d1`](https://github.com/mastra-ai/mastra/commit/1edb8d1cfb963e72a12412990fb9170936c9904c), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
|
|
282
|
-
- @mastra/core@0.20.0
|
|
283
|
-
|
|
284
|
-
## 0.11.12-alpha.0
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [[`00cb6bd`](https://github.com/mastra-ai/mastra/commit/00cb6bdf78737c0fac14a5a0c7b532a11e38558a), [`869ba22`](https://github.com/mastra-ai/mastra/commit/869ba222e1d6b58fc1b65e7c9fd55ca4e01b8c2f), [`1b73665`](https://github.com/mastra-ai/mastra/commit/1b73665e8e23f5c09d49fcf3e7d709c75259259e), [`f7d7475`](https://github.com/mastra-ai/mastra/commit/f7d747507341aef60ed39e4b49318db1f86034a6), [`084b77b`](https://github.com/mastra-ai/mastra/commit/084b77b2955960e0190af8db3f77138aa83ed65c), [`a93ff84`](https://github.com/mastra-ai/mastra/commit/a93ff84b5e1af07ee236ac8873dac9b49aa5d501), [`bc5aacb`](https://github.com/mastra-ai/mastra/commit/bc5aacb646d468d325327e36117129f28cd13bf6), [`6b5af12`](https://github.com/mastra-ai/mastra/commit/6b5af12ce9e09066e0c32e821c203a6954498bea), [`bf60e4a`](https://github.com/mastra-ai/mastra/commit/bf60e4a89c515afd9570b7b79f33b95e7d07c397), [`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`e8fe13c`](https://github.com/mastra-ai/mastra/commit/e8fe13c4b4c255a42520127797ec394310f7c919), [`3ca833d`](https://github.com/mastra-ai/mastra/commit/3ca833dc994c38e3c9b4f9b4478a61cd8e07b32a), [`1edb8d1`](https://github.com/mastra-ai/mastra/commit/1edb8d1cfb963e72a12412990fb9170936c9904c), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
|
|
291
|
-
- @mastra/core@0.20.0-alpha.0
|
|
292
|
-
|
|
293
|
-
## 0.11.11
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [[`dc099b4`](https://github.com/mastra-ai/mastra/commit/dc099b40fb31147ba3f362f98d991892033c4c67), [`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`b342a68`](https://github.com/mastra-ai/mastra/commit/b342a68e1399cf1ece9ba11bda112db89d21118c), [`a7243e2`](https://github.com/mastra-ai/mastra/commit/a7243e2e58762667a6e3921e755e89d6bb0a3282), [`7fceb0a`](https://github.com/mastra-ai/mastra/commit/7fceb0a327d678e812f90f5387c5bc4f38bd039e), [`303a9c0`](https://github.com/mastra-ai/mastra/commit/303a9c0d7dd58795915979f06a0512359e4532fb), [`df64f9e`](https://github.com/mastra-ai/mastra/commit/df64f9ef814916fff9baedd861c988084e7c41de), [`370f8a6`](https://github.com/mastra-ai/mastra/commit/370f8a6480faec70fef18d72e5f7538f27004301), [`809eea0`](https://github.com/mastra-ai/mastra/commit/809eea092fa80c3f69b9eaf078d843b57fd2a88e), [`683e5a1`](https://github.com/mastra-ai/mastra/commit/683e5a1466e48b686825b2c11f84680f296138e4), [`3679378`](https://github.com/mastra-ai/mastra/commit/3679378673350aa314741dc826f837b1984149bc), [`7775bc2`](https://github.com/mastra-ai/mastra/commit/7775bc20bb1ad1ab24797fb420e4f96c65b0d8ec), [`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), [`db1891a`](https://github.com/mastra-ai/mastra/commit/db1891a4707443720b7cd8a260dc7e1d49b3609c), [`e8f379d`](https://github.com/mastra-ai/mastra/commit/e8f379d390efa264c4e0874f9ac0cf8839b07777), [`652066b`](https://github.com/mastra-ai/mastra/commit/652066bd1efc6bb6813ba950ed1d7573e8b7d9d4), [`3e292ba`](https://github.com/mastra-ai/mastra/commit/3e292ba00837886d5d68a34cbc0d9b703c991883), [`418c136`](https://github.com/mastra-ai/mastra/commit/418c1366843d88e491bca3f87763899ce855ca29), [`ea8d386`](https://github.com/mastra-ai/mastra/commit/ea8d386cd8c5593664515fd5770c06bf2aa980ef), [`67b0f00`](https://github.com/mastra-ai/mastra/commit/67b0f005b520335c71fb85cbaa25df4ce8484a81), [`c2a4919`](https://github.com/mastra-ai/mastra/commit/c2a4919ba6797d8bdb1509e02287496eef69303e), [`c84b7d0`](https://github.com/mastra-ai/mastra/commit/c84b7d093c4657772140cbfd2b15ef72f3315ed5), [`0130986`](https://github.com/mastra-ai/mastra/commit/0130986fc62d0edcc626dd593282661dbb9af141)]:
|
|
300
|
-
- @mastra/core@0.19.0
|
|
301
|
-
|
|
302
|
-
## 0.11.11-alpha.0
|
|
303
|
-
|
|
304
|
-
### Patch Changes
|
|
305
|
-
|
|
306
|
-
- Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
|
|
307
|
-
|
|
308
|
-
- Updated dependencies [[`504438b`](https://github.com/mastra-ai/mastra/commit/504438b961bde211071186bba63a842c4e3db879), [`a7243e2`](https://github.com/mastra-ai/mastra/commit/a7243e2e58762667a6e3921e755e89d6bb0a3282), [`7fceb0a`](https://github.com/mastra-ai/mastra/commit/7fceb0a327d678e812f90f5387c5bc4f38bd039e), [`df64f9e`](https://github.com/mastra-ai/mastra/commit/df64f9ef814916fff9baedd861c988084e7c41de), [`809eea0`](https://github.com/mastra-ai/mastra/commit/809eea092fa80c3f69b9eaf078d843b57fd2a88e), [`683e5a1`](https://github.com/mastra-ai/mastra/commit/683e5a1466e48b686825b2c11f84680f296138e4), [`3679378`](https://github.com/mastra-ai/mastra/commit/3679378673350aa314741dc826f837b1984149bc), [`7775bc2`](https://github.com/mastra-ai/mastra/commit/7775bc20bb1ad1ab24797fb420e4f96c65b0d8ec), [`db1891a`](https://github.com/mastra-ai/mastra/commit/db1891a4707443720b7cd8a260dc7e1d49b3609c), [`e8f379d`](https://github.com/mastra-ai/mastra/commit/e8f379d390efa264c4e0874f9ac0cf8839b07777), [`652066b`](https://github.com/mastra-ai/mastra/commit/652066bd1efc6bb6813ba950ed1d7573e8b7d9d4), [`ea8d386`](https://github.com/mastra-ai/mastra/commit/ea8d386cd8c5593664515fd5770c06bf2aa980ef), [`c2a4919`](https://github.com/mastra-ai/mastra/commit/c2a4919ba6797d8bdb1509e02287496eef69303e), [`0130986`](https://github.com/mastra-ai/mastra/commit/0130986fc62d0edcc626dd593282661dbb9af141)]:
|
|
309
|
-
- @mastra/core@0.19.0-alpha.1
|
|
310
|
-
|
|
311
|
-
## 0.11.10
|
|
312
|
-
|
|
313
|
-
### Patch Changes
|
|
314
|
-
|
|
315
|
-
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
316
|
-
|
|
317
|
-
- 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), [`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`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)]:
|
|
318
|
-
- @mastra/core@0.18.0
|
|
319
|
-
|
|
320
|
-
## 0.11.10-alpha.0
|
|
321
|
-
|
|
322
|
-
### Patch Changes
|
|
323
|
-
|
|
324
|
-
- Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
|
|
325
|
-
|
|
326
|
-
- Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
|
|
327
|
-
- @mastra/core@0.18.0-alpha.2
|
|
328
|
-
|
|
329
|
-
## 0.11.9
|
|
330
|
-
|
|
331
|
-
### Patch Changes
|
|
332
|
-
|
|
333
|
-
- dependencies updates: ([#7860](https://github.com/mastra-ai/mastra/pull/7860))
|
|
334
|
-
- Updated dependency [`chromadb@^3.0.15` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.15) (from `^3.0.14`, in `dependencies`)
|
|
335
|
-
|
|
336
|
-
- Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
|
|
337
|
-
|
|
338
|
-
- Updated dependencies [[`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), [`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), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`aee4f00`](https://github.com/mastra-ai/mastra/commit/aee4f00e61e1a42e81a6d74ff149dbe69e32695a), [`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), [`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)]:
|
|
339
|
-
- @mastra/core@0.17.0
|
|
340
|
-
|
|
341
|
-
## 0.11.9-alpha.0
|
|
342
|
-
|
|
343
|
-
### Patch Changes
|
|
344
|
-
|
|
345
|
-
- dependencies updates: ([#7860](https://github.com/mastra-ai/mastra/pull/7860))
|
|
346
|
-
- Updated dependency [`chromadb@^3.0.15` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.15) (from `^3.0.14`, in `dependencies`)
|
|
347
|
-
|
|
348
|
-
- Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
|
|
349
|
-
|
|
350
|
-
- Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`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), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
|
|
351
|
-
- @mastra/core@0.17.0-alpha.3
|
|
352
|
-
|
|
353
|
-
## 0.11.8
|
|
354
|
-
|
|
355
|
-
### Patch Changes
|
|
356
|
-
|
|
357
|
-
- 1483200: dependencies updates:
|
|
358
|
-
- Updated dependency [`chromadb@^3.0.14` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.14) (from `^3.0.11`, in `dependencies`)
|
|
359
|
-
- 376913a: Update peerdeps
|
|
360
|
-
- Updated dependencies [8fbf79e]
|
|
361
|
-
- Updated dependencies [fd83526]
|
|
362
|
-
- Updated dependencies [d0b90ab]
|
|
363
|
-
- Updated dependencies [6f5eb7a]
|
|
364
|
-
- Updated dependencies [a01cf14]
|
|
365
|
-
- Updated dependencies [a9e50ee]
|
|
366
|
-
- Updated dependencies [5397eb4]
|
|
367
|
-
- Updated dependencies [c9f4e4a]
|
|
368
|
-
- Updated dependencies [0acbc80]
|
|
369
|
-
- @mastra/core@0.16.0
|
|
370
|
-
|
|
371
|
-
## 0.11.8-alpha.1
|
|
372
|
-
|
|
373
|
-
### Patch Changes
|
|
374
|
-
|
|
375
|
-
- 376913a: Update peerdeps
|
|
376
|
-
- Updated dependencies [8fbf79e]
|
|
377
|
-
- @mastra/core@0.16.0-alpha.1
|
|
378
|
-
|
|
379
|
-
## 0.11.8-alpha.0
|
|
380
|
-
|
|
381
|
-
### Patch Changes
|
|
382
|
-
|
|
383
|
-
- 1483200: dependencies updates:
|
|
384
|
-
- Updated dependency [`chromadb@^3.0.14` ↗︎](https://www.npmjs.com/package/chromadb/v/3.0.14) (from `^3.0.11`, in `dependencies`)
|
|
385
|
-
- Updated dependencies [fd83526]
|
|
386
|
-
- Updated dependencies [d0b90ab]
|
|
387
|
-
- Updated dependencies [6f5eb7a]
|
|
388
|
-
- Updated dependencies [a01cf14]
|
|
389
|
-
- Updated dependencies [a9e50ee]
|
|
390
|
-
- Updated dependencies [5397eb4]
|
|
391
|
-
- Updated dependencies [c9f4e4a]
|
|
392
|
-
- Updated dependencies [0acbc80]
|
|
393
|
-
- @mastra/core@0.16.0-alpha.0
|
|
394
|
-
|
|
395
|
-
## 0.11.7
|
|
396
|
-
|
|
397
|
-
### Patch Changes
|
|
398
|
-
|
|
399
|
-
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
400
|
-
- f0dfcac: updated core peerdep
|
|
401
|
-
- Updated dependencies [ab48c97]
|
|
402
|
-
- Updated dependencies [85ef90b]
|
|
403
|
-
- Updated dependencies [aedbbfa]
|
|
404
|
-
- Updated dependencies [ff89505]
|
|
405
|
-
- Updated dependencies [637f323]
|
|
406
|
-
- Updated dependencies [de3cbc6]
|
|
407
|
-
- Updated dependencies [c19bcf7]
|
|
408
|
-
- Updated dependencies [4474d04]
|
|
409
|
-
- Updated dependencies [183dc95]
|
|
410
|
-
- Updated dependencies [a1111e2]
|
|
411
|
-
- Updated dependencies [b42a961]
|
|
412
|
-
- Updated dependencies [61debef]
|
|
413
|
-
- Updated dependencies [9beaeff]
|
|
414
|
-
- Updated dependencies [29de0e1]
|
|
415
|
-
- Updated dependencies [f643c65]
|
|
416
|
-
- Updated dependencies [00c74e7]
|
|
417
|
-
- Updated dependencies [fef7375]
|
|
418
|
-
- Updated dependencies [e3d8fea]
|
|
419
|
-
- Updated dependencies [45e4d39]
|
|
420
|
-
- Updated dependencies [9eee594]
|
|
421
|
-
- Updated dependencies [7149d8d]
|
|
422
|
-
- Updated dependencies [822c2e8]
|
|
423
|
-
- Updated dependencies [979912c]
|
|
424
|
-
- Updated dependencies [7dcf4c0]
|
|
425
|
-
- Updated dependencies [4106a58]
|
|
426
|
-
- Updated dependencies [ad78bfc]
|
|
427
|
-
- Updated dependencies [0302f50]
|
|
428
|
-
- Updated dependencies [6ac697e]
|
|
429
|
-
- Updated dependencies [74db265]
|
|
430
|
-
- Updated dependencies [0ce418a]
|
|
431
|
-
- Updated dependencies [af90672]
|
|
432
|
-
- Updated dependencies [8387952]
|
|
433
|
-
- Updated dependencies [7f3b8da]
|
|
434
|
-
- Updated dependencies [905352b]
|
|
435
|
-
- Updated dependencies [599d04c]
|
|
436
|
-
- Updated dependencies [56041d0]
|
|
437
|
-
- Updated dependencies [3412597]
|
|
438
|
-
- Updated dependencies [5eca5d2]
|
|
439
|
-
- Updated dependencies [f2cda47]
|
|
440
|
-
- Updated dependencies [5de1555]
|
|
441
|
-
- Updated dependencies [cfd377a]
|
|
442
|
-
- Updated dependencies [1ed5a3e]
|
|
443
|
-
- @mastra/core@0.15.3
|
|
444
|
-
|
|
445
|
-
## 0.11.7-alpha.1
|
|
446
|
-
|
|
447
|
-
### Patch Changes
|
|
448
|
-
|
|
449
|
-
- [#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
|
|
450
|
-
|
|
451
|
-
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
452
|
-
- @mastra/core@0.15.3-alpha.7
|
|
453
|
-
|
|
454
|
-
## 0.11.7-alpha.0
|
|
455
|
-
|
|
456
|
-
### Patch Changes
|
|
457
|
-
|
|
458
|
-
- [#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`.
|
|
459
|
-
|
|
460
|
-
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
461
|
-
- @mastra/core@0.15.3-alpha.5
|
|
462
|
-
|
|
463
|
-
## 0.11.6
|
|
464
|
-
|
|
465
|
-
### Patch Changes
|
|
466
|
-
|
|
467
|
-
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
468
|
-
|
|
469
|
-
- Updated dependencies []:
|
|
470
|
-
- @mastra/core@0.15.2
|
|
471
|
-
|
|
472
|
-
## 0.11.5
|
|
473
|
-
|
|
474
|
-
### Patch Changes
|
|
475
|
-
|
|
476
|
-
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
477
|
-
|
|
478
|
-
- Updated dependencies []:
|
|
479
|
-
- @mastra/core@0.15.1
|
|
480
|
-
|
|
481
|
-
## 0.11.4
|
|
482
|
-
|
|
483
|
-
### Patch Changes
|
|
484
|
-
|
|
485
|
-
- 8660c1b: Updating Chroma integration and adding support for Chroma Cloud
|
|
486
|
-
- 03997ae: Update peerdeps
|
|
487
|
-
- Updated dependencies [227c7e6]
|
|
488
|
-
- Updated dependencies [12cae67]
|
|
489
|
-
- Updated dependencies [fd3a3eb]
|
|
490
|
-
- Updated dependencies [6faaee5]
|
|
491
|
-
- Updated dependencies [4232b14]
|
|
492
|
-
- Updated dependencies [a89de7e]
|
|
493
|
-
- Updated dependencies [5a37d0c]
|
|
494
|
-
- Updated dependencies [4bde0cb]
|
|
495
|
-
- Updated dependencies [cf4f357]
|
|
496
|
-
- Updated dependencies [ad888a2]
|
|
497
|
-
- Updated dependencies [481751d]
|
|
498
|
-
- Updated dependencies [2454423]
|
|
499
|
-
- Updated dependencies [194e395]
|
|
500
|
-
- Updated dependencies [a722c0b]
|
|
501
|
-
- Updated dependencies [c30bca8]
|
|
502
|
-
- Updated dependencies [3b5fec7]
|
|
503
|
-
- Updated dependencies [a8f129d]
|
|
504
|
-
- @mastra/core@0.14.0
|
|
505
|
-
|
|
506
|
-
## 0.11.4-alpha.1
|
|
507
|
-
|
|
508
|
-
### Patch Changes
|
|
509
|
-
|
|
510
|
-
- 03997ae: Update peerdeps
|
|
511
|
-
- @mastra/core@0.14.0-alpha.7
|
|
512
|
-
|
|
513
|
-
## 0.11.4-alpha.0
|
|
514
|
-
|
|
515
|
-
### Patch Changes
|
|
516
|
-
|
|
517
|
-
- 8660c1b: Updating Chroma integration and adding support for Chroma Cloud
|
|
518
|
-
- Updated dependencies [6faaee5]
|
|
519
|
-
- Updated dependencies [4232b14]
|
|
520
|
-
- Updated dependencies [a89de7e]
|
|
521
|
-
- Updated dependencies [cf4f357]
|
|
522
|
-
- Updated dependencies [a722c0b]
|
|
523
|
-
- Updated dependencies [3b5fec7]
|
|
524
|
-
- @mastra/core@0.14.0-alpha.1
|
|
525
|
-
|
|
526
|
-
## 0.11.3
|
|
527
|
-
|
|
528
|
-
### Patch Changes
|
|
529
|
-
|
|
530
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
531
|
-
- Updated dependencies [cb36de0]
|
|
532
|
-
- Updated dependencies [d0496e6]
|
|
533
|
-
- Updated dependencies [a82b851]
|
|
534
|
-
- Updated dependencies [ea0c5f2]
|
|
535
|
-
- Updated dependencies [41a0a0e]
|
|
536
|
-
- Updated dependencies [2871020]
|
|
537
|
-
- Updated dependencies [94f4812]
|
|
538
|
-
- Updated dependencies [e202b82]
|
|
539
|
-
- Updated dependencies [e00f6a0]
|
|
540
|
-
- Updated dependencies [4a406ec]
|
|
541
|
-
- Updated dependencies [b0e43c1]
|
|
542
|
-
- Updated dependencies [5d377e5]
|
|
543
|
-
- Updated dependencies [1fb812e]
|
|
544
|
-
- Updated dependencies [35c5798]
|
|
545
|
-
- @mastra/core@0.13.0
|
|
546
|
-
|
|
547
|
-
## 0.11.3-alpha.0
|
|
548
|
-
|
|
549
|
-
### Patch Changes
|
|
550
|
-
|
|
551
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
552
|
-
- Updated dependencies [cb36de0]
|
|
553
|
-
- Updated dependencies [a82b851]
|
|
554
|
-
- Updated dependencies [41a0a0e]
|
|
555
|
-
- Updated dependencies [2871020]
|
|
556
|
-
- Updated dependencies [4a406ec]
|
|
557
|
-
- Updated dependencies [5d377e5]
|
|
558
|
-
- @mastra/core@0.13.0-alpha.2
|
|
559
|
-
|
|
560
|
-
## 0.11.2
|
|
561
|
-
|
|
562
|
-
### Patch Changes
|
|
563
|
-
|
|
564
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
565
|
-
- Updated dependencies [510e2c8]
|
|
566
|
-
- Updated dependencies [2f72fb2]
|
|
567
|
-
- Updated dependencies [27cc97a]
|
|
568
|
-
- Updated dependencies [3f89307]
|
|
569
|
-
- Updated dependencies [9eda7d4]
|
|
570
|
-
- Updated dependencies [9d49408]
|
|
571
|
-
- Updated dependencies [41daa63]
|
|
572
|
-
- Updated dependencies [ad0a58b]
|
|
573
|
-
- Updated dependencies [254a36b]
|
|
574
|
-
- Updated dependencies [2ecf658]
|
|
575
|
-
- Updated dependencies [7a7754f]
|
|
576
|
-
- Updated dependencies [fc92d80]
|
|
577
|
-
- Updated dependencies [e0f73c6]
|
|
578
|
-
- Updated dependencies [0b89602]
|
|
579
|
-
- Updated dependencies [4d37822]
|
|
580
|
-
- Updated dependencies [23a6a7c]
|
|
581
|
-
- Updated dependencies [cda801d]
|
|
582
|
-
- Updated dependencies [a77c823]
|
|
583
|
-
- Updated dependencies [ff9c125]
|
|
584
|
-
- Updated dependencies [09bca64]
|
|
585
|
-
- Updated dependencies [b8efbb9]
|
|
586
|
-
- Updated dependencies [71466e7]
|
|
587
|
-
- Updated dependencies [0c99fbe]
|
|
588
|
-
- @mastra/core@0.12.0
|
|
589
|
-
|
|
590
|
-
## 0.11.2-alpha.0
|
|
591
|
-
|
|
592
|
-
### Patch Changes
|
|
593
|
-
|
|
594
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
595
|
-
- @mastra/core@0.12.0-alpha.5
|
|
596
|
-
|
|
597
|
-
## 0.11.1
|
|
598
|
-
|
|
599
|
-
### Patch Changes
|
|
600
|
-
|
|
601
|
-
- ce088f5: Update all peerdeps to latest core
|
|
602
|
-
- @mastra/core@0.11.1
|
|
603
|
-
|
|
604
|
-
## 0.11.0
|
|
605
|
-
|
|
606
|
-
### Minor Changes
|
|
607
|
-
|
|
608
|
-
- 8a3bfd2: Update peerdeps to latest core
|
|
609
|
-
|
|
610
|
-
### Patch Changes
|
|
611
|
-
|
|
612
|
-
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
613
|
-
- 0e17048: Throw mastra errors in storage packages
|
|
614
|
-
- Updated dependencies [15e9d26]
|
|
615
|
-
- Updated dependencies [d1baedb]
|
|
616
|
-
- Updated dependencies [d8f2d19]
|
|
617
|
-
- Updated dependencies [4d21bf2]
|
|
618
|
-
- Updated dependencies [07d6d88]
|
|
619
|
-
- Updated dependencies [9d52b17]
|
|
620
|
-
- Updated dependencies [2097952]
|
|
621
|
-
- Updated dependencies [792c4c0]
|
|
622
|
-
- Updated dependencies [5d74aab]
|
|
623
|
-
- Updated dependencies [a8b194f]
|
|
624
|
-
- Updated dependencies [4fb0cc2]
|
|
625
|
-
- Updated dependencies [d2a7a31]
|
|
626
|
-
- Updated dependencies [502fe05]
|
|
627
|
-
- Updated dependencies [144eb0b]
|
|
628
|
-
- Updated dependencies [8ba1b51]
|
|
629
|
-
- Updated dependencies [4efcfa0]
|
|
630
|
-
- Updated dependencies [0e17048]
|
|
631
|
-
- @mastra/core@0.10.7
|
|
632
|
-
|
|
633
|
-
## 0.11.0-alpha.2
|
|
634
|
-
|
|
635
|
-
### Minor Changes
|
|
636
|
-
|
|
637
|
-
- 8a3bfd2: Update peerdeps to latest core
|
|
638
|
-
|
|
639
|
-
### Patch Changes
|
|
640
|
-
|
|
641
|
-
- Updated dependencies [792c4c0]
|
|
642
|
-
- Updated dependencies [502fe05]
|
|
643
|
-
- Updated dependencies [4efcfa0]
|
|
644
|
-
- @mastra/core@0.10.7-alpha.3
|
|
645
|
-
|
|
646
|
-
## 0.10.4-alpha.1
|
|
647
|
-
|
|
648
|
-
### Patch Changes
|
|
649
|
-
|
|
650
|
-
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
651
|
-
- Updated dependencies [15e9d26]
|
|
652
|
-
- Updated dependencies [07d6d88]
|
|
653
|
-
- Updated dependencies [5d74aab]
|
|
654
|
-
- Updated dependencies [144eb0b]
|
|
655
|
-
- @mastra/core@0.10.7-alpha.2
|
|
656
|
-
|
|
657
|
-
## 0.10.4-alpha.0
|
|
658
|
-
|
|
659
|
-
### Patch Changes
|
|
660
|
-
|
|
661
|
-
- 0e17048: Throw mastra errors in storage packages
|
|
662
|
-
- Updated dependencies [d1baedb]
|
|
663
|
-
- Updated dependencies [4d21bf2]
|
|
664
|
-
- Updated dependencies [2097952]
|
|
665
|
-
- Updated dependencies [4fb0cc2]
|
|
666
|
-
- Updated dependencies [d2a7a31]
|
|
667
|
-
- Updated dependencies [0e17048]
|
|
668
|
-
- @mastra/core@0.10.7-alpha.1
|
|
669
|
-
|
|
670
|
-
## 0.10.3
|
|
671
|
-
|
|
672
|
-
### Patch Changes
|
|
673
|
-
|
|
674
|
-
- 63f6b7d: dependencies updates:
|
|
675
|
-
- Updated dependency [`chromadb@^2.4.6` ↗︎](https://www.npmjs.com/package/chromadb/v/2.4.6) (from `^2.2.0`, in `dependencies`)
|
|
676
|
-
- Updated dependencies [63f6b7d]
|
|
677
|
-
- Updated dependencies [12a95fc]
|
|
678
|
-
- Updated dependencies [4b0f8a6]
|
|
679
|
-
- Updated dependencies [51264a5]
|
|
680
|
-
- Updated dependencies [8e6f677]
|
|
681
|
-
- Updated dependencies [d70c420]
|
|
682
|
-
- Updated dependencies [ee9af57]
|
|
683
|
-
- Updated dependencies [36f1c36]
|
|
684
|
-
- Updated dependencies [2a16996]
|
|
685
|
-
- Updated dependencies [10d352e]
|
|
686
|
-
- Updated dependencies [9589624]
|
|
687
|
-
- Updated dependencies [53d3c37]
|
|
688
|
-
- Updated dependencies [751c894]
|
|
689
|
-
- Updated dependencies [577ce3a]
|
|
690
|
-
- Updated dependencies [9260b3a]
|
|
691
|
-
- @mastra/core@0.10.6
|
|
692
|
-
|
|
693
|
-
## 0.10.3-alpha.0
|
|
694
|
-
|
|
695
|
-
### Patch Changes
|
|
696
|
-
|
|
697
|
-
- 63f6b7d: dependencies updates:
|
|
698
|
-
- Updated dependency [`chromadb@^2.4.6` ↗︎](https://www.npmjs.com/package/chromadb/v/2.4.6) (from `^2.2.0`, in `dependencies`)
|
|
699
|
-
- Updated dependencies [63f6b7d]
|
|
700
|
-
- Updated dependencies [36f1c36]
|
|
701
|
-
- Updated dependencies [10d352e]
|
|
702
|
-
- Updated dependencies [53d3c37]
|
|
703
|
-
- @mastra/core@0.10.6-alpha.0
|
|
704
|
-
|
|
705
|
-
## 0.10.2
|
|
706
|
-
|
|
707
|
-
### Patch Changes
|
|
708
|
-
|
|
709
|
-
- 66f4424: Update peerdeps
|
|
710
|
-
- Updated dependencies [d1ed912]
|
|
711
|
-
- Updated dependencies [f6fd25f]
|
|
712
|
-
- Updated dependencies [dffb67b]
|
|
713
|
-
- Updated dependencies [f1f1f1b]
|
|
714
|
-
- Updated dependencies [925ab94]
|
|
715
|
-
- Updated dependencies [f9816ae]
|
|
716
|
-
- Updated dependencies [82090c1]
|
|
717
|
-
- Updated dependencies [1b443fd]
|
|
718
|
-
- Updated dependencies [ce97900]
|
|
719
|
-
- Updated dependencies [f1309d3]
|
|
720
|
-
- Updated dependencies [14a2566]
|
|
721
|
-
- Updated dependencies [f7f8293]
|
|
722
|
-
- Updated dependencies [48eddb9]
|
|
723
|
-
- @mastra/core@0.10.4
|
|
724
|
-
|
|
725
|
-
## 0.10.2-alpha.0
|
|
726
|
-
|
|
727
|
-
### Patch Changes
|
|
728
|
-
|
|
729
|
-
- 66f4424: Update peerdeps
|
|
730
|
-
|
|
731
|
-
## 0.10.1
|
|
732
|
-
|
|
733
|
-
### Patch Changes
|
|
734
|
-
|
|
735
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
736
|
-
- Updated dependencies [ee77e78]
|
|
737
|
-
- Updated dependencies [592a2db]
|
|
738
|
-
- Updated dependencies [e5dc18d]
|
|
739
|
-
- Updated dependencies [ab5adbe]
|
|
740
|
-
- Updated dependencies [1e8bb40]
|
|
741
|
-
- Updated dependencies [1b5fc55]
|
|
742
|
-
- Updated dependencies [195c428]
|
|
743
|
-
- Updated dependencies [f73e11b]
|
|
744
|
-
- Updated dependencies [37643b8]
|
|
745
|
-
- Updated dependencies [99fd6cf]
|
|
746
|
-
- Updated dependencies [c5bf1ce]
|
|
747
|
-
- Updated dependencies [add596e]
|
|
748
|
-
- Updated dependencies [8dc94d8]
|
|
749
|
-
- Updated dependencies [ecebbeb]
|
|
750
|
-
- Updated dependencies [79d5145]
|
|
751
|
-
- Updated dependencies [12b7002]
|
|
752
|
-
- Updated dependencies [2901125]
|
|
753
|
-
- @mastra/core@0.10.2
|
|
754
|
-
|
|
755
|
-
## 0.10.1-alpha.0
|
|
756
|
-
|
|
757
|
-
### Patch Changes
|
|
758
|
-
|
|
759
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
760
|
-
- Updated dependencies [1e8bb40]
|
|
761
|
-
- @mastra/core@0.10.2-alpha.2
|
|
762
|
-
|
|
763
|
-
## 0.10.0
|
|
764
|
-
|
|
765
|
-
### Minor Changes
|
|
766
|
-
|
|
767
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
768
|
-
|
|
769
|
-
### Patch Changes
|
|
770
|
-
|
|
771
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
772
|
-
- a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
|
|
773
|
-
- Updated dependencies [b3a3d63]
|
|
774
|
-
- Updated dependencies [344f453]
|
|
775
|
-
- Updated dependencies [0a3ae6d]
|
|
776
|
-
- Updated dependencies [95911be]
|
|
777
|
-
- Updated dependencies [f53a6ac]
|
|
778
|
-
- Updated dependencies [5eb5a99]
|
|
779
|
-
- Updated dependencies [7e632c5]
|
|
780
|
-
- Updated dependencies [1e9fbfa]
|
|
781
|
-
- Updated dependencies [eabdcd9]
|
|
782
|
-
- Updated dependencies [90be034]
|
|
783
|
-
- Updated dependencies [99f050a]
|
|
784
|
-
- Updated dependencies [d0ee3c6]
|
|
785
|
-
- Updated dependencies [b2ae5aa]
|
|
786
|
-
- Updated dependencies [23f258c]
|
|
787
|
-
- Updated dependencies [a7292b0]
|
|
788
|
-
- Updated dependencies [0dcb9f0]
|
|
789
|
-
- Updated dependencies [2672a05]
|
|
790
|
-
- @mastra/core@0.10.0
|
|
791
|
-
|
|
792
|
-
## 0.3.0-alpha.1
|
|
793
|
-
|
|
794
|
-
### Minor Changes
|
|
795
|
-
|
|
796
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
797
|
-
|
|
798
|
-
### Patch Changes
|
|
799
|
-
|
|
800
|
-
- a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
|
|
801
|
-
- Updated dependencies [b3a3d63]
|
|
802
|
-
- Updated dependencies [344f453]
|
|
803
|
-
- Updated dependencies [0a3ae6d]
|
|
804
|
-
- Updated dependencies [95911be]
|
|
805
|
-
- Updated dependencies [5eb5a99]
|
|
806
|
-
- Updated dependencies [7e632c5]
|
|
807
|
-
- Updated dependencies [1e9fbfa]
|
|
808
|
-
- Updated dependencies [b2ae5aa]
|
|
809
|
-
- Updated dependencies [a7292b0]
|
|
810
|
-
- Updated dependencies [0dcb9f0]
|
|
811
|
-
- @mastra/core@0.10.0-alpha.1
|
|
812
|
-
|
|
813
|
-
## 0.2.16-alpha.0
|
|
814
|
-
|
|
815
|
-
### Patch Changes
|
|
816
|
-
|
|
817
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
818
|
-
- Updated dependencies [f53a6ac]
|
|
819
|
-
- Updated dependencies [eabdcd9]
|
|
820
|
-
- Updated dependencies [90be034]
|
|
821
|
-
- Updated dependencies [99f050a]
|
|
822
|
-
- Updated dependencies [d0ee3c6]
|
|
823
|
-
- Updated dependencies [23f258c]
|
|
824
|
-
- Updated dependencies [2672a05]
|
|
825
|
-
- @mastra/core@0.9.5-alpha.0
|
|
826
|
-
|
|
827
|
-
## 0.2.15
|
|
828
|
-
|
|
829
|
-
### Patch Changes
|
|
830
|
-
|
|
831
|
-
- c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
|
|
832
|
-
- Updated dependencies [396be50]
|
|
833
|
-
- Updated dependencies [ab80e7e]
|
|
834
|
-
- Updated dependencies [c3bd795]
|
|
835
|
-
- Updated dependencies [da082f8]
|
|
836
|
-
- Updated dependencies [a5810ce]
|
|
837
|
-
- Updated dependencies [3e9c131]
|
|
838
|
-
- Updated dependencies [3171b5b]
|
|
839
|
-
- Updated dependencies [973e5ac]
|
|
840
|
-
- Updated dependencies [daf942f]
|
|
841
|
-
- Updated dependencies [0b8b868]
|
|
842
|
-
- Updated dependencies [9e1eff5]
|
|
843
|
-
- Updated dependencies [6fa1ad1]
|
|
844
|
-
- Updated dependencies [c28d7a0]
|
|
845
|
-
- Updated dependencies [edf1e88]
|
|
846
|
-
- @mastra/core@0.9.4
|
|
847
|
-
|
|
848
|
-
## 0.2.15-alpha.4
|
|
849
|
-
|
|
850
|
-
### Patch Changes
|
|
851
|
-
|
|
852
|
-
- Updated dependencies [3e9c131]
|
|
853
|
-
- @mastra/core@0.9.4-alpha.4
|
|
854
|
-
|
|
855
|
-
## 0.2.15-alpha.3
|
|
856
|
-
|
|
857
|
-
### Patch Changes
|
|
858
|
-
|
|
859
|
-
- c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
|
|
860
|
-
- Updated dependencies [396be50]
|
|
861
|
-
- Updated dependencies [c3bd795]
|
|
862
|
-
- Updated dependencies [da082f8]
|
|
863
|
-
- Updated dependencies [a5810ce]
|
|
864
|
-
- @mastra/core@0.9.4-alpha.3
|
|
865
|
-
|
|
866
|
-
## 0.2.15-alpha.2
|
|
867
|
-
|
|
868
|
-
### Patch Changes
|
|
869
|
-
|
|
870
|
-
- Updated dependencies [3171b5b]
|
|
871
|
-
- Updated dependencies [973e5ac]
|
|
872
|
-
- Updated dependencies [9e1eff5]
|
|
873
|
-
- @mastra/core@0.9.4-alpha.2
|
|
874
|
-
|
|
875
|
-
## 0.2.15-alpha.1
|
|
876
|
-
|
|
877
|
-
### Patch Changes
|
|
878
|
-
|
|
879
|
-
- Updated dependencies [ab80e7e]
|
|
880
|
-
- Updated dependencies [6fa1ad1]
|
|
881
|
-
- Updated dependencies [c28d7a0]
|
|
882
|
-
- Updated dependencies [edf1e88]
|
|
883
|
-
- @mastra/core@0.9.4-alpha.1
|
|
884
|
-
|
|
885
|
-
## 0.2.15-alpha.0
|
|
886
|
-
|
|
887
|
-
### Patch Changes
|
|
888
|
-
|
|
889
|
-
- Updated dependencies [daf942f]
|
|
890
|
-
- Updated dependencies [0b8b868]
|
|
891
|
-
- @mastra/core@0.9.4-alpha.0
|
|
892
|
-
|
|
893
|
-
## 0.2.14
|
|
894
|
-
|
|
895
|
-
### Patch Changes
|
|
896
|
-
|
|
897
|
-
- 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
|
|
898
|
-
- Updated dependencies [e450778]
|
|
899
|
-
- Updated dependencies [8902157]
|
|
900
|
-
- Updated dependencies [ca0dc88]
|
|
901
|
-
- Updated dependencies [526c570]
|
|
902
|
-
- Updated dependencies [d7a6a33]
|
|
903
|
-
- Updated dependencies [9cd1a46]
|
|
904
|
-
- Updated dependencies [b5d2de0]
|
|
905
|
-
- Updated dependencies [644f8ad]
|
|
906
|
-
- Updated dependencies [70dbf51]
|
|
907
|
-
- @mastra/core@0.9.3
|
|
908
|
-
|
|
909
|
-
## 0.2.14-alpha.1
|
|
910
|
-
|
|
911
|
-
### Patch Changes
|
|
912
|
-
|
|
913
|
-
- 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
|
|
914
|
-
- Updated dependencies [e450778]
|
|
915
|
-
- Updated dependencies [8902157]
|
|
916
|
-
- Updated dependencies [ca0dc88]
|
|
917
|
-
- Updated dependencies [9cd1a46]
|
|
918
|
-
- Updated dependencies [70dbf51]
|
|
919
|
-
- @mastra/core@0.9.3-alpha.1
|
|
920
|
-
|
|
921
|
-
## 0.2.14-alpha.0
|
|
922
|
-
|
|
923
|
-
### Patch Changes
|
|
924
|
-
|
|
925
|
-
- Updated dependencies [526c570]
|
|
926
|
-
- Updated dependencies [b5d2de0]
|
|
927
|
-
- Updated dependencies [644f8ad]
|
|
928
|
-
- @mastra/core@0.9.3-alpha.0
|
|
929
|
-
|
|
930
|
-
## 0.2.13
|
|
931
|
-
|
|
932
|
-
### Patch Changes
|
|
933
|
-
|
|
934
|
-
- Updated dependencies [6052aa6]
|
|
935
|
-
- Updated dependencies [967b41c]
|
|
936
|
-
- Updated dependencies [3d2fb5c]
|
|
937
|
-
- Updated dependencies [26738f4]
|
|
938
|
-
- Updated dependencies [4155f47]
|
|
939
|
-
- Updated dependencies [7eeb2bc]
|
|
940
|
-
- Updated dependencies [b804723]
|
|
941
|
-
- Updated dependencies [8607972]
|
|
942
|
-
- Updated dependencies [ccef9f9]
|
|
943
|
-
- Updated dependencies [0097d50]
|
|
944
|
-
- Updated dependencies [7eeb2bc]
|
|
945
|
-
- Updated dependencies [17826a9]
|
|
946
|
-
- Updated dependencies [7d8b7c7]
|
|
947
|
-
- Updated dependencies [fba031f]
|
|
948
|
-
- Updated dependencies [3a5f1e1]
|
|
949
|
-
- Updated dependencies [51e6923]
|
|
950
|
-
- Updated dependencies [8398d89]
|
|
951
|
-
- @mastra/core@0.9.2
|
|
952
|
-
|
|
953
|
-
## 0.2.13-alpha.6
|
|
954
|
-
|
|
955
|
-
### Patch Changes
|
|
956
|
-
|
|
957
|
-
- Updated dependencies [6052aa6]
|
|
958
|
-
- Updated dependencies [7d8b7c7]
|
|
959
|
-
- Updated dependencies [3a5f1e1]
|
|
960
|
-
- Updated dependencies [8398d89]
|
|
961
|
-
- @mastra/core@0.9.2-alpha.6
|
|
962
|
-
|
|
963
|
-
## 0.2.13-alpha.5
|
|
964
|
-
|
|
965
|
-
### Patch Changes
|
|
966
|
-
|
|
967
|
-
- Updated dependencies [3d2fb5c]
|
|
968
|
-
- Updated dependencies [7eeb2bc]
|
|
969
|
-
- Updated dependencies [8607972]
|
|
970
|
-
- Updated dependencies [7eeb2bc]
|
|
971
|
-
- Updated dependencies [fba031f]
|
|
972
|
-
- @mastra/core@0.9.2-alpha.5
|
|
973
|
-
|
|
974
|
-
## 0.2.13-alpha.4
|
|
975
|
-
|
|
976
|
-
### Patch Changes
|
|
977
|
-
|
|
978
|
-
- Updated dependencies [ccef9f9]
|
|
979
|
-
- Updated dependencies [51e6923]
|
|
980
|
-
- @mastra/core@0.9.2-alpha.4
|
|
981
|
-
|
|
982
|
-
## 0.2.13-alpha.3
|
|
983
|
-
|
|
984
|
-
### Patch Changes
|
|
985
|
-
|
|
986
|
-
- Updated dependencies [967b41c]
|
|
987
|
-
- Updated dependencies [4155f47]
|
|
988
|
-
- Updated dependencies [17826a9]
|
|
989
|
-
- @mastra/core@0.9.2-alpha.3
|
|
990
|
-
|
|
991
|
-
## 0.2.13-alpha.2
|
|
992
|
-
|
|
993
|
-
### Patch Changes
|
|
994
|
-
|
|
995
|
-
- Updated dependencies [26738f4]
|
|
996
|
-
- @mastra/core@0.9.2-alpha.2
|
|
997
|
-
|
|
998
|
-
## 0.2.13-alpha.1
|
|
999
|
-
|
|
1000
|
-
### Patch Changes
|
|
1001
|
-
|
|
1002
|
-
- Updated dependencies [b804723]
|
|
1003
|
-
- @mastra/core@0.9.2-alpha.1
|
|
1004
|
-
|
|
1005
|
-
## 0.2.13-alpha.0
|
|
1006
|
-
|
|
1007
|
-
### Patch Changes
|
|
1008
|
-
|
|
1009
|
-
- Updated dependencies [0097d50]
|
|
1010
|
-
- @mastra/core@0.9.2-alpha.0
|
|
1011
|
-
|
|
1012
|
-
## 0.2.12
|
|
1013
|
-
|
|
1014
|
-
### Patch Changes
|
|
1015
|
-
|
|
1016
|
-
- 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
|
|
1017
|
-
- Updated dependencies [405b63d]
|
|
1018
|
-
- Updated dependencies [81fb7f6]
|
|
1019
|
-
- Updated dependencies [20275d4]
|
|
1020
|
-
- Updated dependencies [7d1892c]
|
|
1021
|
-
- Updated dependencies [a90a082]
|
|
1022
|
-
- Updated dependencies [2d17c73]
|
|
1023
|
-
- Updated dependencies [61e92f5]
|
|
1024
|
-
- Updated dependencies [35955b0]
|
|
1025
|
-
- Updated dependencies [6262bd5]
|
|
1026
|
-
- Updated dependencies [c1409ef]
|
|
1027
|
-
- Updated dependencies [3e7b69d]
|
|
1028
|
-
- Updated dependencies [e4943b8]
|
|
1029
|
-
- Updated dependencies [11d4485]
|
|
1030
|
-
- Updated dependencies [479f490]
|
|
1031
|
-
- Updated dependencies [c23a81c]
|
|
1032
|
-
- Updated dependencies [2d4001d]
|
|
1033
|
-
- Updated dependencies [c71013a]
|
|
1034
|
-
- Updated dependencies [1d3b1cd]
|
|
1035
|
-
- @mastra/core@0.9.1
|
|
1036
|
-
|
|
1037
|
-
## 0.2.12-alpha.8
|
|
1038
|
-
|
|
1039
|
-
### Patch Changes
|
|
1040
|
-
|
|
1041
|
-
- Updated dependencies [2d17c73]
|
|
1042
|
-
- @mastra/core@0.9.1-alpha.8
|
|
1043
|
-
|
|
1044
|
-
## 0.2.12-alpha.7
|
|
1045
|
-
|
|
1046
|
-
### Patch Changes
|
|
1047
|
-
|
|
1048
|
-
- Updated dependencies [1d3b1cd]
|
|
1049
|
-
- @mastra/core@0.9.1-alpha.7
|
|
1050
|
-
|
|
1051
|
-
## 0.2.12-alpha.6
|
|
1052
|
-
|
|
1053
|
-
### Patch Changes
|
|
1054
|
-
|
|
1055
|
-
- Updated dependencies [c23a81c]
|
|
1056
|
-
- @mastra/core@0.9.1-alpha.6
|
|
1057
|
-
|
|
1058
|
-
## 0.2.12-alpha.5
|
|
1059
|
-
|
|
1060
|
-
### Patch Changes
|
|
1061
|
-
|
|
1062
|
-
- 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
|
|
1063
|
-
- Updated dependencies [3e7b69d]
|
|
1064
|
-
- @mastra/core@0.9.1-alpha.5
|
|
1065
|
-
|
|
1066
|
-
## 0.2.12-alpha.4
|
|
1067
|
-
|
|
1068
|
-
### Patch Changes
|
|
1069
|
-
|
|
1070
|
-
- Updated dependencies [e4943b8]
|
|
1071
|
-
- Updated dependencies [479f490]
|
|
1072
|
-
- @mastra/core@0.9.1-alpha.4
|
|
1073
|
-
|
|
1074
|
-
## 0.2.12-alpha.3
|
|
1075
|
-
|
|
1076
|
-
### Patch Changes
|
|
1077
|
-
|
|
1078
|
-
- Updated dependencies [6262bd5]
|
|
1079
|
-
- @mastra/core@0.9.1-alpha.3
|
|
1080
|
-
|
|
1081
|
-
## 0.2.12-alpha.2
|
|
1082
|
-
|
|
1083
|
-
### Patch Changes
|
|
1084
|
-
|
|
1085
|
-
- Updated dependencies [405b63d]
|
|
1086
|
-
- Updated dependencies [61e92f5]
|
|
1087
|
-
- Updated dependencies [c71013a]
|
|
1088
|
-
- @mastra/core@0.9.1-alpha.2
|
|
1089
|
-
|
|
1090
|
-
## 0.2.12-alpha.1
|
|
1091
|
-
|
|
1092
|
-
### Patch Changes
|
|
1093
|
-
|
|
1094
|
-
- Updated dependencies [20275d4]
|
|
1095
|
-
- Updated dependencies [7d1892c]
|
|
1096
|
-
- Updated dependencies [a90a082]
|
|
1097
|
-
- Updated dependencies [35955b0]
|
|
1098
|
-
- Updated dependencies [c1409ef]
|
|
1099
|
-
- Updated dependencies [11d4485]
|
|
1100
|
-
- Updated dependencies [2d4001d]
|
|
1101
|
-
- @mastra/core@0.9.1-alpha.1
|
|
1102
|
-
|
|
1103
|
-
## 0.2.12-alpha.0
|
|
1104
|
-
|
|
1105
|
-
### Patch Changes
|
|
1106
|
-
|
|
1107
|
-
- Updated dependencies [81fb7f6]
|
|
1108
|
-
- @mastra/core@0.9.1-alpha.0
|
|
1109
|
-
|
|
1110
|
-
## 0.2.11
|
|
1111
|
-
|
|
1112
|
-
### Patch Changes
|
|
1113
|
-
|
|
1114
|
-
- Updated dependencies [000a6d4]
|
|
1115
|
-
- Updated dependencies [08bb78e]
|
|
1116
|
-
- Updated dependencies [ed2f549]
|
|
1117
|
-
- Updated dependencies [7e92011]
|
|
1118
|
-
- Updated dependencies [9ee4293]
|
|
1119
|
-
- Updated dependencies [03f3cd0]
|
|
1120
|
-
- Updated dependencies [c0f22b4]
|
|
1121
|
-
- Updated dependencies [71d9444]
|
|
1122
|
-
- Updated dependencies [157c741]
|
|
1123
|
-
- Updated dependencies [8a8a73b]
|
|
1124
|
-
- Updated dependencies [0a033fa]
|
|
1125
|
-
- Updated dependencies [fe3ae4d]
|
|
1126
|
-
- Updated dependencies [9c26508]
|
|
1127
|
-
- Updated dependencies [0f4eae3]
|
|
1128
|
-
- Updated dependencies [16a8648]
|
|
1129
|
-
- Updated dependencies [6f92295]
|
|
1130
|
-
- @mastra/core@0.9.0
|
|
1131
|
-
|
|
1132
|
-
## 0.2.11-alpha.8
|
|
1133
|
-
|
|
1134
|
-
### Patch Changes
|
|
1135
|
-
|
|
1136
|
-
- Updated dependencies [000a6d4]
|
|
1137
|
-
- Updated dependencies [ed2f549]
|
|
1138
|
-
- Updated dependencies [c0f22b4]
|
|
1139
|
-
- Updated dependencies [0a033fa]
|
|
1140
|
-
- Updated dependencies [9c26508]
|
|
1141
|
-
- Updated dependencies [0f4eae3]
|
|
1142
|
-
- Updated dependencies [16a8648]
|
|
1143
|
-
- @mastra/core@0.9.0-alpha.8
|
|
1144
|
-
|
|
1145
|
-
## 0.2.11-alpha.7
|
|
1146
|
-
|
|
1147
|
-
### Patch Changes
|
|
1148
|
-
|
|
1149
|
-
- Updated dependencies [71d9444]
|
|
1150
|
-
- @mastra/core@0.9.0-alpha.7
|
|
1151
|
-
|
|
1152
|
-
## 0.2.11-alpha.6
|
|
1153
|
-
|
|
1154
|
-
### Patch Changes
|
|
1155
|
-
|
|
1156
|
-
- Updated dependencies [157c741]
|
|
1157
|
-
- @mastra/core@0.9.0-alpha.6
|
|
1158
|
-
|
|
1159
|
-
## 0.2.11-alpha.5
|
|
1160
|
-
|
|
1161
|
-
### Patch Changes
|
|
1162
|
-
|
|
1163
|
-
- Updated dependencies [08bb78e]
|
|
1164
|
-
- @mastra/core@0.9.0-alpha.5
|
|
1165
|
-
|
|
1166
|
-
## 0.2.11-alpha.4
|
|
1167
|
-
|
|
1168
|
-
### Patch Changes
|
|
1169
|
-
|
|
1170
|
-
- Updated dependencies [7e92011]
|
|
1171
|
-
- @mastra/core@0.9.0-alpha.4
|
|
1172
|
-
|
|
1173
|
-
## 0.2.11-alpha.3
|
|
1174
|
-
|
|
1175
|
-
### Patch Changes
|
|
1176
|
-
|
|
1177
|
-
- Updated dependencies [fe3ae4d]
|
|
1178
|
-
- @mastra/core@0.9.0-alpha.3
|
|
1179
|
-
|
|
1180
|
-
## 0.2.11-alpha.2
|
|
1181
|
-
|
|
1182
|
-
### Patch Changes
|
|
1183
|
-
|
|
1184
|
-
- Updated dependencies [9ee4293]
|
|
1185
|
-
- @mastra/core@0.8.4-alpha.2
|
|
1186
|
-
|
|
1187
|
-
## 0.2.11-alpha.1
|
|
1188
|
-
|
|
1189
|
-
### Patch Changes
|
|
1190
|
-
|
|
1191
|
-
- Updated dependencies [8a8a73b]
|
|
1192
|
-
- Updated dependencies [6f92295]
|
|
1193
|
-
- @mastra/core@0.8.4-alpha.1
|
|
1194
|
-
|
|
1195
|
-
## 0.2.11-alpha.0
|
|
1196
|
-
|
|
1197
|
-
### Patch Changes
|
|
1198
|
-
|
|
1199
|
-
- Updated dependencies [03f3cd0]
|
|
1200
|
-
- @mastra/core@0.8.4-alpha.0
|
|
1201
|
-
|
|
1202
|
-
## 0.2.10
|
|
1203
|
-
|
|
1204
|
-
### Patch Changes
|
|
1205
|
-
|
|
1206
|
-
- ec3cbf9: add MIT license for stores/vector packages
|
|
1207
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
1208
|
-
- Updated dependencies [d72318f]
|
|
1209
|
-
- Updated dependencies [0bcc862]
|
|
1210
|
-
- Updated dependencies [10a8caf]
|
|
1211
|
-
- Updated dependencies [359b089]
|
|
1212
|
-
- Updated dependencies [32e7b71]
|
|
1213
|
-
- Updated dependencies [37bb612]
|
|
1214
|
-
- Updated dependencies [7f1b291]
|
|
1215
|
-
- @mastra/core@0.8.3
|
|
1216
|
-
|
|
1217
|
-
## 0.2.10-alpha.5
|
|
1218
|
-
|
|
1219
|
-
### Patch Changes
|
|
1220
|
-
|
|
1221
|
-
- ec3cbf9: add MIT license for stores/vector packages
|
|
1222
|
-
- Updated dependencies [d72318f]
|
|
1223
|
-
- @mastra/core@0.8.3-alpha.5
|
|
1224
|
-
|
|
1225
|
-
## 0.2.10-alpha.4
|
|
1226
|
-
|
|
1227
|
-
### Patch Changes
|
|
1228
|
-
|
|
1229
|
-
- Updated dependencies [7f1b291]
|
|
1230
|
-
- @mastra/core@0.8.3-alpha.4
|
|
1231
|
-
|
|
1232
|
-
## 0.2.10-alpha.3
|
|
1233
|
-
|
|
1234
|
-
### Patch Changes
|
|
1235
|
-
|
|
1236
|
-
- Updated dependencies [10a8caf]
|
|
1237
|
-
- @mastra/core@0.8.3-alpha.3
|
|
1238
|
-
|
|
1239
|
-
## 0.2.10-alpha.2
|
|
1240
|
-
|
|
1241
|
-
### Patch Changes
|
|
1242
|
-
|
|
1243
|
-
- Updated dependencies [0bcc862]
|
|
1244
|
-
- @mastra/core@0.8.3-alpha.2
|
|
1245
|
-
|
|
1246
|
-
## 0.2.10-alpha.1
|
|
1247
|
-
|
|
1248
|
-
### Patch Changes
|
|
1249
|
-
|
|
1250
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
1251
|
-
- Updated dependencies [32e7b71]
|
|
1252
|
-
- Updated dependencies [37bb612]
|
|
1253
|
-
- @mastra/core@0.8.3-alpha.1
|
|
1254
|
-
|
|
1255
|
-
## 0.2.10-alpha.0
|
|
1256
|
-
|
|
1257
|
-
### Patch Changes
|
|
1258
|
-
|
|
1259
|
-
- Updated dependencies [359b089]
|
|
1260
|
-
- @mastra/core@0.8.3-alpha.0
|
|
1261
|
-
|
|
1262
|
-
## 0.2.9
|
|
1263
|
-
|
|
1264
|
-
### Patch Changes
|
|
1265
|
-
|
|
1266
|
-
- Updated dependencies [a06aadc]
|
|
1267
|
-
- @mastra/core@0.8.2
|
|
1268
|
-
|
|
1269
|
-
## 0.2.9-alpha.0
|
|
1270
|
-
|
|
1271
|
-
### Patch Changes
|
|
1272
|
-
|
|
1273
|
-
- Updated dependencies [a06aadc]
|
|
1274
|
-
- @mastra/core@0.8.2-alpha.0
|
|
1275
|
-
|
|
1276
|
-
## 0.2.8
|
|
1277
|
-
|
|
1278
|
-
### Patch Changes
|
|
1279
|
-
|
|
1280
|
-
- Updated dependencies [99e2998]
|
|
1281
|
-
- Updated dependencies [8fdb414]
|
|
1282
|
-
- @mastra/core@0.8.1
|
|
1283
|
-
|
|
1284
|
-
## 0.2.8-alpha.0
|
|
1285
|
-
|
|
1286
|
-
### Patch Changes
|
|
1287
|
-
|
|
1288
|
-
- Updated dependencies [99e2998]
|
|
1289
|
-
- Updated dependencies [8fdb414]
|
|
1290
|
-
- @mastra/core@0.8.1-alpha.0
|
|
1291
|
-
|
|
1292
|
-
## 0.2.7
|
|
1293
|
-
|
|
1294
|
-
### Patch Changes
|
|
1295
|
-
|
|
1296
|
-
- a3c7b70: Update chroma version and tests
|
|
1297
|
-
- Updated dependencies [56c31b7]
|
|
1298
|
-
- Updated dependencies [619c39d]
|
|
1299
|
-
- Updated dependencies [5ae0180]
|
|
1300
|
-
- Updated dependencies [fe56be0]
|
|
1301
|
-
- Updated dependencies [93875ed]
|
|
1302
|
-
- Updated dependencies [107bcfe]
|
|
1303
|
-
- Updated dependencies [9bfa12b]
|
|
1304
|
-
- Updated dependencies [515ebfb]
|
|
1305
|
-
- Updated dependencies [5b4e19f]
|
|
1306
|
-
- Updated dependencies [dbbbf80]
|
|
1307
|
-
- Updated dependencies [a0967a0]
|
|
1308
|
-
- Updated dependencies [fca3b21]
|
|
1309
|
-
- Updated dependencies [88fa727]
|
|
1310
|
-
- Updated dependencies [f37f535]
|
|
1311
|
-
- Updated dependencies [a3f0e90]
|
|
1312
|
-
- Updated dependencies [4d67826]
|
|
1313
|
-
- Updated dependencies [6330967]
|
|
1314
|
-
- Updated dependencies [8393832]
|
|
1315
|
-
- Updated dependencies [6330967]
|
|
1316
|
-
- Updated dependencies [99d43b9]
|
|
1317
|
-
- Updated dependencies [d7e08e8]
|
|
1318
|
-
- Updated dependencies [febc8a6]
|
|
1319
|
-
- Updated dependencies [7599d77]
|
|
1320
|
-
- Updated dependencies [0118361]
|
|
1321
|
-
- Updated dependencies [619c39d]
|
|
1322
|
-
- Updated dependencies [cafae83]
|
|
1323
|
-
- Updated dependencies [8076ecf]
|
|
1324
|
-
- Updated dependencies [8df4a77]
|
|
1325
|
-
- Updated dependencies [304397c]
|
|
1326
|
-
- @mastra/core@0.8.0
|
|
1327
|
-
|
|
1328
|
-
## 0.2.7-alpha.8
|
|
1329
|
-
|
|
1330
|
-
### Patch Changes
|
|
1331
|
-
|
|
1332
|
-
- a3c7b70: Update chroma version and tests
|
|
1333
|
-
- Updated dependencies [8df4a77]
|
|
1334
|
-
- @mastra/core@0.8.0-alpha.8
|
|
1335
|
-
|
|
1336
|
-
## 0.2.7-alpha.7
|
|
1337
|
-
|
|
1338
|
-
### Patch Changes
|
|
1339
|
-
|
|
1340
|
-
- Updated dependencies [febc8a6]
|
|
1341
|
-
- @mastra/core@0.8.0-alpha.7
|
|
1342
|
-
|
|
1343
|
-
## 0.2.7-alpha.6
|
|
1344
|
-
|
|
1345
|
-
### Patch Changes
|
|
1346
|
-
|
|
1347
|
-
- Updated dependencies [a3f0e90]
|
|
1348
|
-
- @mastra/core@0.8.0-alpha.6
|
|
1349
|
-
|
|
1350
|
-
## 0.2.7-alpha.5
|
|
1351
|
-
|
|
1352
|
-
### Patch Changes
|
|
1353
|
-
|
|
1354
|
-
- Updated dependencies [93875ed]
|
|
1355
|
-
- @mastra/core@0.8.0-alpha.5
|
|
1356
|
-
|
|
1357
|
-
## 0.2.7-alpha.4
|
|
1358
|
-
|
|
1359
|
-
### Patch Changes
|
|
1360
|
-
|
|
1361
|
-
- Updated dependencies [d7e08e8]
|
|
1362
|
-
- @mastra/core@0.8.0-alpha.4
|
|
1363
|
-
|
|
1364
|
-
## 0.2.7-alpha.3
|
|
1365
|
-
|
|
1366
|
-
### Patch Changes
|
|
1367
|
-
|
|
1368
|
-
- Updated dependencies [5ae0180]
|
|
1369
|
-
- Updated dependencies [9bfa12b]
|
|
1370
|
-
- Updated dependencies [515ebfb]
|
|
1371
|
-
- Updated dependencies [88fa727]
|
|
1372
|
-
- Updated dependencies [f37f535]
|
|
1373
|
-
- Updated dependencies [4d67826]
|
|
1374
|
-
- Updated dependencies [6330967]
|
|
1375
|
-
- Updated dependencies [8393832]
|
|
1376
|
-
- Updated dependencies [6330967]
|
|
1377
|
-
- @mastra/core@0.8.0-alpha.3
|
|
1378
|
-
|
|
1379
|
-
## 0.2.7-alpha.2
|
|
1380
|
-
|
|
1381
|
-
### Patch Changes
|
|
1382
|
-
|
|
1383
|
-
- Updated dependencies [56c31b7]
|
|
1384
|
-
- Updated dependencies [dbbbf80]
|
|
1385
|
-
- Updated dependencies [99d43b9]
|
|
1386
|
-
- @mastra/core@0.8.0-alpha.2
|
|
1387
|
-
|
|
1388
|
-
## 0.2.7-alpha.1
|
|
1389
|
-
|
|
1390
|
-
### Patch Changes
|
|
1391
|
-
|
|
1392
|
-
- Updated dependencies [619c39d]
|
|
1393
|
-
- Updated dependencies [fe56be0]
|
|
1394
|
-
- Updated dependencies [a0967a0]
|
|
1395
|
-
- Updated dependencies [fca3b21]
|
|
1396
|
-
- Updated dependencies [0118361]
|
|
1397
|
-
- Updated dependencies [619c39d]
|
|
1398
|
-
- @mastra/core@0.8.0-alpha.1
|
|
1399
|
-
|
|
1400
|
-
## 0.2.7-alpha.0
|
|
1401
|
-
|
|
1402
|
-
### Patch Changes
|
|
1403
|
-
|
|
1404
|
-
- Updated dependencies [107bcfe]
|
|
1405
|
-
- Updated dependencies [5b4e19f]
|
|
1406
|
-
- Updated dependencies [7599d77]
|
|
1407
|
-
- Updated dependencies [cafae83]
|
|
1408
|
-
- Updated dependencies [8076ecf]
|
|
1409
|
-
- Updated dependencies [304397c]
|
|
1410
|
-
- @mastra/core@0.7.1-alpha.0
|
|
1411
|
-
|
|
1412
|
-
## 0.2.6
|
|
1413
|
-
|
|
1414
|
-
### Patch Changes
|
|
1415
|
-
|
|
1416
|
-
- Updated dependencies [b4fbc59]
|
|
1417
|
-
- Updated dependencies [a838fde]
|
|
1418
|
-
- Updated dependencies [a8bd4cf]
|
|
1419
|
-
- Updated dependencies [7a3eeb0]
|
|
1420
|
-
- Updated dependencies [0b54522]
|
|
1421
|
-
- Updated dependencies [b3b34f5]
|
|
1422
|
-
- Updated dependencies [1af25d5]
|
|
1423
|
-
- Updated dependencies [a4686e8]
|
|
1424
|
-
- Updated dependencies [6530ad1]
|
|
1425
|
-
- Updated dependencies [27439ad]
|
|
1426
|
-
- @mastra/core@0.7.0
|
|
1427
|
-
|
|
1428
|
-
## 0.2.6-alpha.3
|
|
1429
|
-
|
|
1430
|
-
### Patch Changes
|
|
1431
|
-
|
|
1432
|
-
- Updated dependencies [b3b34f5]
|
|
1433
|
-
- Updated dependencies [a4686e8]
|
|
1434
|
-
- @mastra/core@0.7.0-alpha.3
|
|
1435
|
-
|
|
1436
|
-
## 0.2.6-alpha.2
|
|
1437
|
-
|
|
1438
|
-
### Patch Changes
|
|
1439
|
-
|
|
1440
|
-
- Updated dependencies [a838fde]
|
|
1441
|
-
- Updated dependencies [a8bd4cf]
|
|
1442
|
-
- Updated dependencies [7a3eeb0]
|
|
1443
|
-
- Updated dependencies [6530ad1]
|
|
1444
|
-
- @mastra/core@0.7.0-alpha.2
|
|
1445
|
-
|
|
1446
|
-
## 0.2.6-alpha.1
|
|
1447
|
-
|
|
1448
|
-
### Patch Changes
|
|
1449
|
-
|
|
1450
|
-
- Updated dependencies [0b54522]
|
|
1451
|
-
- Updated dependencies [1af25d5]
|
|
1452
|
-
- Updated dependencies [27439ad]
|
|
1453
|
-
- @mastra/core@0.7.0-alpha.1
|
|
1454
|
-
|
|
1455
|
-
## 0.2.6-alpha.0
|
|
1456
|
-
|
|
1457
|
-
### Patch Changes
|
|
1458
|
-
|
|
1459
|
-
- Updated dependencies [b4fbc59]
|
|
1460
|
-
- @mastra/core@0.6.5-alpha.0
|
|
1461
|
-
|
|
1462
|
-
## 0.2.5
|
|
1463
|
-
|
|
1464
|
-
### Patch Changes
|
|
1465
|
-
|
|
1466
|
-
- b56a681: Update README and some tests for vector stores
|
|
1467
|
-
- Updated dependencies [6794797]
|
|
1468
|
-
- Updated dependencies [fb68a80]
|
|
1469
|
-
- Updated dependencies [b56a681]
|
|
1470
|
-
- Updated dependencies [248cb07]
|
|
1471
|
-
- @mastra/core@0.6.4
|
|
1472
|
-
|
|
1473
|
-
## 0.2.5-alpha.1
|
|
1474
|
-
|
|
1475
|
-
### Patch Changes
|
|
1476
|
-
|
|
1477
|
-
- Updated dependencies [6794797]
|
|
1478
|
-
- @mastra/core@0.6.4-alpha.1
|
|
1479
|
-
|
|
1480
|
-
## 0.2.5-alpha.0
|
|
1481
|
-
|
|
1482
|
-
### Patch Changes
|
|
1483
|
-
|
|
1484
|
-
- b56a681: Update README and some tests for vector stores
|
|
1485
|
-
- Updated dependencies [fb68a80]
|
|
1486
|
-
- Updated dependencies [b56a681]
|
|
1487
|
-
- Updated dependencies [248cb07]
|
|
1488
|
-
- @mastra/core@0.6.4-alpha.0
|
|
1489
|
-
|
|
1490
|
-
## 0.2.4
|
|
1491
|
-
|
|
1492
|
-
### Patch Changes
|
|
1493
|
-
|
|
1494
|
-
- 404640e: AgentNetwork changeset
|
|
1495
|
-
- Updated dependencies [404640e]
|
|
1496
|
-
- Updated dependencies [3bce733]
|
|
1497
|
-
- @mastra/core@0.6.3
|
|
1498
|
-
|
|
1499
|
-
## 0.2.4-alpha.1
|
|
1500
|
-
|
|
1501
|
-
### Patch Changes
|
|
1502
|
-
|
|
1503
|
-
- Updated dependencies [3bce733]
|
|
1504
|
-
- @mastra/core@0.6.3-alpha.1
|
|
1505
|
-
|
|
1506
|
-
## 0.2.4-alpha.0
|
|
1507
|
-
|
|
1508
|
-
### Patch Changes
|
|
1509
|
-
|
|
1510
|
-
- 404640e: AgentNetwork changeset
|
|
1511
|
-
- Updated dependencies [404640e]
|
|
1512
|
-
- @mastra/core@0.6.3-alpha.0
|
|
1513
|
-
|
|
1514
|
-
## 0.2.3
|
|
1515
|
-
|
|
1516
|
-
### Patch Changes
|
|
1517
|
-
|
|
1518
|
-
- Updated dependencies [beaf1c2]
|
|
1519
|
-
- Updated dependencies [3084e13]
|
|
1520
|
-
- @mastra/core@0.6.2
|
|
1521
|
-
|
|
1522
|
-
## 0.2.3-alpha.0
|
|
1523
|
-
|
|
1524
|
-
### Patch Changes
|
|
1525
|
-
|
|
1526
|
-
- Updated dependencies [beaf1c2]
|
|
1527
|
-
- Updated dependencies [3084e13]
|
|
1528
|
-
- @mastra/core@0.6.2-alpha.0
|
|
1529
|
-
|
|
1530
|
-
## 0.2.2
|
|
1531
|
-
|
|
1532
|
-
### Patch Changes
|
|
1533
|
-
|
|
1534
|
-
- Updated dependencies [fc2f89c]
|
|
1535
|
-
- Updated dependencies [dfbb131]
|
|
1536
|
-
- Updated dependencies [f4854ee]
|
|
1537
|
-
- Updated dependencies [afaf73f]
|
|
1538
|
-
- Updated dependencies [0850b4c]
|
|
1539
|
-
- Updated dependencies [7bcfaee]
|
|
1540
|
-
- Updated dependencies [44631b1]
|
|
1541
|
-
- Updated dependencies [9116d70]
|
|
1542
|
-
- Updated dependencies [6e559a0]
|
|
1543
|
-
- Updated dependencies [5f43505]
|
|
1544
|
-
- @mastra/core@0.6.1
|
|
1545
|
-
|
|
1546
|
-
## 0.2.2-alpha.2
|
|
1547
|
-
|
|
1548
|
-
### Patch Changes
|
|
1549
|
-
|
|
1550
|
-
- Updated dependencies [fc2f89c]
|
|
1551
|
-
- Updated dependencies [dfbb131]
|
|
1552
|
-
- Updated dependencies [0850b4c]
|
|
1553
|
-
- Updated dependencies [9116d70]
|
|
1554
|
-
- @mastra/core@0.6.1-alpha.2
|
|
1555
|
-
|
|
1556
|
-
## 0.2.2-alpha.1
|
|
1557
|
-
|
|
1558
|
-
### Patch Changes
|
|
1559
|
-
|
|
1560
|
-
- Updated dependencies [f4854ee]
|
|
1561
|
-
- Updated dependencies [afaf73f]
|
|
1562
|
-
- Updated dependencies [44631b1]
|
|
1563
|
-
- Updated dependencies [6e559a0]
|
|
1564
|
-
- Updated dependencies [5f43505]
|
|
1565
|
-
- @mastra/core@0.6.1-alpha.1
|
|
1566
|
-
|
|
1567
|
-
## 0.2.2-alpha.0
|
|
1568
|
-
|
|
1569
|
-
### Patch Changes
|
|
1570
|
-
|
|
1571
|
-
- Updated dependencies [7bcfaee]
|
|
1572
|
-
- @mastra/core@0.6.1-alpha.0
|
|
1573
|
-
|
|
1574
|
-
## 0.2.1
|
|
1575
|
-
|
|
1576
|
-
### Patch Changes
|
|
1577
|
-
|
|
1578
|
-
- Updated dependencies [16b98d9]
|
|
1579
|
-
- Updated dependencies [1c8cda4]
|
|
1580
|
-
- Updated dependencies [95b4144]
|
|
1581
|
-
- Updated dependencies [3729dbd]
|
|
1582
|
-
- Updated dependencies [c2144f4]
|
|
1583
|
-
- @mastra/core@0.6.0
|
|
1584
|
-
|
|
1585
|
-
## 0.2.1-alpha.1
|
|
1586
|
-
|
|
1587
|
-
### Patch Changes
|
|
1588
|
-
|
|
1589
|
-
- Updated dependencies [16b98d9]
|
|
1590
|
-
- Updated dependencies [1c8cda4]
|
|
1591
|
-
- Updated dependencies [95b4144]
|
|
1592
|
-
- Updated dependencies [c2144f4]
|
|
1593
|
-
- @mastra/core@0.6.0-alpha.1
|
|
1594
|
-
|
|
1595
|
-
## 0.2.1-alpha.0
|
|
1596
|
-
|
|
1597
|
-
### Patch Changes
|
|
1598
|
-
|
|
1599
|
-
- Updated dependencies [3729dbd]
|
|
1600
|
-
- @mastra/core@0.5.1-alpha.0
|
|
1601
|
-
|
|
1602
|
-
## 0.2.0
|
|
1603
|
-
|
|
1604
|
-
### Minor Changes
|
|
1605
|
-
|
|
1606
|
-
- 8bee68a: Added implementations to support new operations for MastraVector interface for chroma store
|
|
1607
|
-
|
|
1608
|
-
### Patch Changes
|
|
1609
|
-
|
|
1610
|
-
- 9e81f35: Fix query filter for vector search and rerank
|
|
1611
|
-
- fd4a1d7: Update cjs bundling to make sure files are split
|
|
1612
|
-
- Updated dependencies [a910463]
|
|
1613
|
-
- Updated dependencies [59df7b6]
|
|
1614
|
-
- Updated dependencies [22643eb]
|
|
1615
|
-
- Updated dependencies [6feb23f]
|
|
1616
|
-
- Updated dependencies [f2d6727]
|
|
1617
|
-
- Updated dependencies [7a7a547]
|
|
1618
|
-
- Updated dependencies [29f3a82]
|
|
1619
|
-
- Updated dependencies [3d0e290]
|
|
1620
|
-
- Updated dependencies [e9fbac5]
|
|
1621
|
-
- Updated dependencies [301e4ee]
|
|
1622
|
-
- Updated dependencies [ee667a2]
|
|
1623
|
-
- Updated dependencies [dfbe4e9]
|
|
1624
|
-
- Updated dependencies [dab255b]
|
|
1625
|
-
- Updated dependencies [1e8bcbc]
|
|
1626
|
-
- Updated dependencies [f6678e4]
|
|
1627
|
-
- Updated dependencies [9e81f35]
|
|
1628
|
-
- Updated dependencies [c93798b]
|
|
1629
|
-
- Updated dependencies [a85ab24]
|
|
1630
|
-
- Updated dependencies [dbd9f2d]
|
|
1631
|
-
- Updated dependencies [59df7b6]
|
|
1632
|
-
- Updated dependencies [caefaa2]
|
|
1633
|
-
- Updated dependencies [c151ae6]
|
|
1634
|
-
- Updated dependencies [52e0418]
|
|
1635
|
-
- Updated dependencies [d79aedf]
|
|
1636
|
-
- Updated dependencies [03236ec]
|
|
1637
|
-
- Updated dependencies [3764e71]
|
|
1638
|
-
- Updated dependencies [df982db]
|
|
1639
|
-
- Updated dependencies [a171b37]
|
|
1640
|
-
- Updated dependencies [506f1d5]
|
|
1641
|
-
- Updated dependencies [02ffb7b]
|
|
1642
|
-
- Updated dependencies [0461849]
|
|
1643
|
-
- Updated dependencies [2259379]
|
|
1644
|
-
- Updated dependencies [aeb5e36]
|
|
1645
|
-
- Updated dependencies [f2301de]
|
|
1646
|
-
- Updated dependencies [358f069]
|
|
1647
|
-
- Updated dependencies [fd4a1d7]
|
|
1648
|
-
- Updated dependencies [c139344]
|
|
1649
|
-
- @mastra/core@0.5.0
|
|
1650
|
-
|
|
1651
|
-
## 0.2.0-alpha.12
|
|
1652
|
-
|
|
1653
|
-
### Patch Changes
|
|
1654
|
-
|
|
1655
|
-
- Updated dependencies [a85ab24]
|
|
1656
|
-
- @mastra/core@0.5.0-alpha.12
|
|
1657
|
-
|
|
1658
|
-
## 0.2.0-alpha.11
|
|
1659
|
-
|
|
1660
|
-
### Patch Changes
|
|
1661
|
-
|
|
1662
|
-
- fd4a1d7: Update cjs bundling to make sure files are split
|
|
1663
|
-
- Updated dependencies [7a7a547]
|
|
1664
|
-
- Updated dependencies [c93798b]
|
|
1665
|
-
- Updated dependencies [dbd9f2d]
|
|
1666
|
-
- Updated dependencies [a171b37]
|
|
1667
|
-
- Updated dependencies [fd4a1d7]
|
|
1668
|
-
- @mastra/core@0.5.0-alpha.11
|
|
1669
|
-
|
|
1670
|
-
## 0.2.0-alpha.10
|
|
1671
|
-
|
|
1672
|
-
### Patch Changes
|
|
1673
|
-
|
|
1674
|
-
- Updated dependencies [a910463]
|
|
1675
|
-
- @mastra/core@0.5.0-alpha.10
|
|
1676
|
-
|
|
1677
|
-
## 0.2.0-alpha.9
|
|
1678
|
-
|
|
1679
|
-
### Patch Changes
|
|
1680
|
-
|
|
1681
|
-
- Updated dependencies [e9fbac5]
|
|
1682
|
-
- Updated dependencies [1e8bcbc]
|
|
1683
|
-
- Updated dependencies [aeb5e36]
|
|
1684
|
-
- Updated dependencies [f2301de]
|
|
1685
|
-
- @mastra/core@0.5.0-alpha.9
|
|
1686
|
-
|
|
1687
|
-
## 0.2.0-alpha.8
|
|
1688
|
-
|
|
1689
|
-
### Patch Changes
|
|
1690
|
-
|
|
1691
|
-
- Updated dependencies [506f1d5]
|
|
1692
|
-
- @mastra/core@0.5.0-alpha.8
|
|
1693
|
-
|
|
1694
|
-
## 0.2.0-alpha.7
|
|
1695
|
-
|
|
1696
|
-
### Patch Changes
|
|
1697
|
-
|
|
1698
|
-
- Updated dependencies [ee667a2]
|
|
1699
|
-
- @mastra/core@0.5.0-alpha.7
|
|
1700
|
-
|
|
1701
|
-
## 0.2.0-alpha.6
|
|
1702
|
-
|
|
1703
|
-
### Patch Changes
|
|
1704
|
-
|
|
1705
|
-
- Updated dependencies [f6678e4]
|
|
1706
|
-
- @mastra/core@0.5.0-alpha.6
|
|
1707
|
-
|
|
1708
|
-
## 0.2.0-alpha.5
|
|
1709
|
-
|
|
1710
|
-
### Minor Changes
|
|
1711
|
-
|
|
1712
|
-
- 8bee68a: Added implementations to support new operations for MastraVector interface for chroma store
|
|
1713
|
-
|
|
1714
|
-
### Patch Changes
|
|
1715
|
-
|
|
1716
|
-
- 9e81f35: Fix query filter for vector search and rerank
|
|
1717
|
-
- Updated dependencies [22643eb]
|
|
1718
|
-
- Updated dependencies [6feb23f]
|
|
1719
|
-
- Updated dependencies [f2d6727]
|
|
1720
|
-
- Updated dependencies [301e4ee]
|
|
1721
|
-
- Updated dependencies [dfbe4e9]
|
|
1722
|
-
- Updated dependencies [9e81f35]
|
|
1723
|
-
- Updated dependencies [caefaa2]
|
|
1724
|
-
- Updated dependencies [c151ae6]
|
|
1725
|
-
- Updated dependencies [52e0418]
|
|
1726
|
-
- Updated dependencies [03236ec]
|
|
1727
|
-
- Updated dependencies [3764e71]
|
|
1728
|
-
- Updated dependencies [df982db]
|
|
1729
|
-
- Updated dependencies [0461849]
|
|
1730
|
-
- Updated dependencies [2259379]
|
|
1731
|
-
- Updated dependencies [358f069]
|
|
1732
|
-
- @mastra/core@0.5.0-alpha.5
|
|
1733
|
-
|
|
1734
|
-
## 0.1.8-alpha.4
|
|
1735
|
-
|
|
1736
|
-
### Patch Changes
|
|
1737
|
-
|
|
1738
|
-
- Updated dependencies [d79aedf]
|
|
1739
|
-
- @mastra/core@0.5.0-alpha.4
|
|
1740
|
-
|
|
1741
|
-
## 0.1.8-alpha.3
|
|
1742
|
-
|
|
1743
|
-
### Patch Changes
|
|
1744
|
-
|
|
1745
|
-
- Updated dependencies [3d0e290]
|
|
1746
|
-
- @mastra/core@0.5.0-alpha.3
|
|
1747
|
-
|
|
1748
|
-
## 0.1.8-alpha.2
|
|
1749
|
-
|
|
1750
|
-
### Patch Changes
|
|
1751
|
-
|
|
1752
|
-
- Updated dependencies [02ffb7b]
|
|
1753
|
-
- @mastra/core@0.5.0-alpha.2
|
|
1754
|
-
|
|
1755
|
-
## 0.1.8-alpha.1
|
|
1756
|
-
|
|
1757
|
-
### Patch Changes
|
|
1758
|
-
|
|
1759
|
-
- Updated dependencies [dab255b]
|
|
1760
|
-
- @mastra/core@0.5.0-alpha.1
|
|
1761
|
-
|
|
1762
|
-
## 0.1.8-alpha.0
|
|
1763
|
-
|
|
1764
|
-
### Patch Changes
|
|
1765
|
-
|
|
1766
|
-
- Updated dependencies [59df7b6]
|
|
1767
|
-
- Updated dependencies [29f3a82]
|
|
1768
|
-
- Updated dependencies [59df7b6]
|
|
1769
|
-
- Updated dependencies [c139344]
|
|
1770
|
-
- @mastra/core@0.5.0-alpha.0
|
|
1771
|
-
|
|
1772
|
-
## 0.1.7
|
|
1773
|
-
|
|
1774
|
-
### Patch Changes
|
|
1775
|
-
|
|
1776
|
-
- 1da20e7: Update typechecks for positional args
|
|
1777
|
-
- Updated dependencies [1da20e7]
|
|
1778
|
-
- @mastra/core@0.4.4
|
|
1779
|
-
|
|
1780
|
-
## 0.1.7-alpha.0
|
|
1781
|
-
|
|
1782
|
-
### Patch Changes
|
|
1783
|
-
|
|
1784
|
-
- 1da20e7: Update typechecks for positional args
|
|
1785
|
-
- Updated dependencies [1da20e7]
|
|
1786
|
-
- @mastra/core@0.4.4-alpha.0
|
|
1787
|
-
|
|
1788
|
-
## 0.1.6
|
|
1789
|
-
|
|
1790
|
-
### Patch Changes
|
|
1791
|
-
|
|
1792
|
-
- 0fd78ac: Update vector store functions to use object params
|
|
1793
|
-
- fd14a3f: Updating filter location from @mastra/core/filter to @mastra/core/vector/filter
|
|
1794
|
-
- 4d4e1e1: Updated vector tests and pinecone
|
|
1795
|
-
- bb4f447: Add support for commonjs
|
|
1796
|
-
- 5f28f44: Updated Chroma Vector to allow for document storage
|
|
1797
|
-
- Updated dependencies [0d185b1]
|
|
1798
|
-
- Updated dependencies [ed55f1d]
|
|
1799
|
-
- Updated dependencies [06aa827]
|
|
1800
|
-
- Updated dependencies [0fd78ac]
|
|
1801
|
-
- Updated dependencies [2512a93]
|
|
1802
|
-
- Updated dependencies [e62de74]
|
|
1803
|
-
- Updated dependencies [0d25b75]
|
|
1804
|
-
- Updated dependencies [fd14a3f]
|
|
1805
|
-
- Updated dependencies [8d13b14]
|
|
1806
|
-
- Updated dependencies [3f369a2]
|
|
1807
|
-
- Updated dependencies [3ee4831]
|
|
1808
|
-
- Updated dependencies [4d4e1e1]
|
|
1809
|
-
- Updated dependencies [bb4f447]
|
|
1810
|
-
- Updated dependencies [108793c]
|
|
1811
|
-
- Updated dependencies [5f28f44]
|
|
1812
|
-
- Updated dependencies [dabecf4]
|
|
1813
|
-
- @mastra/core@0.4.3
|
|
1814
|
-
|
|
1815
|
-
## 0.1.6-alpha.4
|
|
1816
|
-
|
|
1817
|
-
### Patch Changes
|
|
1818
|
-
|
|
1819
|
-
- Updated dependencies [dabecf4]
|
|
1820
|
-
- @mastra/core@0.4.3-alpha.4
|
|
1821
|
-
|
|
1822
|
-
## 0.1.6-alpha.3
|
|
1823
|
-
|
|
1824
|
-
### Patch Changes
|
|
1825
|
-
|
|
1826
|
-
- 0fd78ac: Update vector store functions to use object params
|
|
1827
|
-
- fd14a3f: Updating filter location from @mastra/core/filter to @mastra/core/vector/filter
|
|
1828
|
-
- 4d4e1e1: Updated vector tests and pinecone
|
|
1829
|
-
- bb4f447: Add support for commonjs
|
|
1830
|
-
- Updated dependencies [0fd78ac]
|
|
1831
|
-
- Updated dependencies [0d25b75]
|
|
1832
|
-
- Updated dependencies [fd14a3f]
|
|
1833
|
-
- Updated dependencies [3f369a2]
|
|
1834
|
-
- Updated dependencies [4d4e1e1]
|
|
1835
|
-
- Updated dependencies [bb4f447]
|
|
1836
|
-
- @mastra/core@0.4.3-alpha.3
|
|
1837
|
-
|
|
1838
|
-
## 0.1.6-alpha.2
|
|
1839
|
-
|
|
1840
|
-
### Patch Changes
|
|
1841
|
-
|
|
1842
|
-
- Updated dependencies [2512a93]
|
|
1843
|
-
- Updated dependencies [e62de74]
|
|
1844
|
-
- @mastra/core@0.4.3-alpha.2
|
|
1845
|
-
|
|
1846
|
-
## 0.1.6-alpha.1
|
|
1847
|
-
|
|
1848
|
-
### Patch Changes
|
|
1849
|
-
|
|
1850
|
-
- 5f28f44: Updated Chroma Vector to allow for document storage
|
|
1851
|
-
- Updated dependencies [0d185b1]
|
|
1852
|
-
- Updated dependencies [ed55f1d]
|
|
1853
|
-
- Updated dependencies [8d13b14]
|
|
1854
|
-
- Updated dependencies [3ee4831]
|
|
1855
|
-
- Updated dependencies [108793c]
|
|
1856
|
-
- Updated dependencies [5f28f44]
|
|
1857
|
-
- @mastra/core@0.4.3-alpha.1
|
|
1858
|
-
|
|
1859
|
-
## 0.1.6-alpha.0
|
|
1860
|
-
|
|
1861
|
-
### Patch Changes
|
|
1862
|
-
|
|
1863
|
-
- Updated dependencies [06aa827]
|
|
1864
|
-
- @mastra/core@0.4.3-alpha.0
|
|
1865
|
-
|
|
1866
|
-
## 0.1.5
|
|
1867
|
-
|
|
1868
|
-
### Patch Changes
|
|
1869
|
-
|
|
1870
|
-
- Updated dependencies [7fceae1]
|
|
1871
|
-
- Updated dependencies [8d94c3e]
|
|
1872
|
-
- Updated dependencies [99dcdb5]
|
|
1873
|
-
- Updated dependencies [6cb63e0]
|
|
1874
|
-
- Updated dependencies [f626fbb]
|
|
1875
|
-
- Updated dependencies [e752340]
|
|
1876
|
-
- Updated dependencies [eb91535]
|
|
1877
|
-
- @mastra/core@0.4.2
|
|
1878
|
-
|
|
1879
|
-
## 0.1.5-alpha.2
|
|
1880
|
-
|
|
1881
|
-
### Patch Changes
|
|
1882
|
-
|
|
1883
|
-
- Updated dependencies [8d94c3e]
|
|
1884
|
-
- Updated dependencies [99dcdb5]
|
|
1885
|
-
- Updated dependencies [e752340]
|
|
1886
|
-
- Updated dependencies [eb91535]
|
|
1887
|
-
- @mastra/core@0.4.2-alpha.2
|
|
1888
|
-
|
|
1889
|
-
## 0.1.5-alpha.1
|
|
1890
|
-
|
|
1891
|
-
### Patch Changes
|
|
1892
|
-
|
|
1893
|
-
- Updated dependencies [6cb63e0]
|
|
1894
|
-
- @mastra/core@0.4.2-alpha.1
|
|
1895
|
-
|
|
1896
|
-
## 0.1.5-alpha.0
|
|
1897
|
-
|
|
1898
|
-
### Patch Changes
|
|
1899
|
-
|
|
1900
|
-
- Updated dependencies [7fceae1]
|
|
1901
|
-
- Updated dependencies [f626fbb]
|
|
1902
|
-
- @mastra/core@0.4.2-alpha.0
|
|
1903
|
-
|
|
1904
|
-
## 0.1.4
|
|
1905
|
-
|
|
1906
|
-
### Patch Changes
|
|
1907
|
-
|
|
1908
|
-
- Updated dependencies [ce44b9b]
|
|
1909
|
-
- Updated dependencies [967da43]
|
|
1910
|
-
- Updated dependencies [b405f08]
|
|
1911
|
-
- @mastra/core@0.4.1
|
|
1912
|
-
|
|
1913
|
-
## 0.1.3
|
|
1914
|
-
|
|
1915
|
-
### Patch Changes
|
|
1916
|
-
|
|
1917
|
-
- Updated dependencies [2fc618f]
|
|
1918
|
-
- Updated dependencies [fe0fd01]
|
|
1919
|
-
- @mastra/core@0.4.0
|
|
1920
|
-
|
|
1921
|
-
## 0.1.3-alpha.1
|
|
1922
|
-
|
|
1923
|
-
### Patch Changes
|
|
1924
|
-
|
|
1925
|
-
- Updated dependencies [fe0fd01]
|
|
1926
|
-
- @mastra/core@0.4.0-alpha.1
|
|
1927
|
-
|
|
1928
|
-
## 0.1.3-alpha.0
|
|
1929
|
-
|
|
1930
|
-
### Patch Changes
|
|
1931
|
-
|
|
1932
|
-
- Updated dependencies [2fc618f]
|
|
1933
|
-
- @mastra/core@0.4.0-alpha.0
|
|
1934
|
-
|
|
1935
|
-
## 0.1.2
|
|
1936
|
-
|
|
1937
|
-
### Patch Changes
|
|
1938
|
-
|
|
1939
|
-
- Updated dependencies [f205ede]
|
|
1940
|
-
- @mastra/core@0.3.0
|
|
1941
|
-
|
|
1942
|
-
## 0.1.1
|
|
1943
|
-
|
|
1944
|
-
### Patch Changes
|
|
1945
|
-
|
|
1946
|
-
- Updated dependencies [d59f1a8]
|
|
1947
|
-
- Updated dependencies [91ef439]
|
|
1948
|
-
- Updated dependencies [4a25be4]
|
|
1949
|
-
- Updated dependencies [bf2e88f]
|
|
1950
|
-
- Updated dependencies [2f0d707]
|
|
1951
|
-
- Updated dependencies [aac1667]
|
|
1952
|
-
- @mastra/core@0.2.1
|
|
1953
|
-
|
|
1954
|
-
## 0.1.1-alpha.0
|
|
1955
|
-
|
|
1956
|
-
### Patch Changes
|
|
1957
|
-
|
|
1958
|
-
- Updated dependencies [d59f1a8]
|
|
1959
|
-
- Updated dependencies [91ef439]
|
|
1960
|
-
- Updated dependencies [4a25be4]
|
|
1961
|
-
- Updated dependencies [bf2e88f]
|
|
1962
|
-
- Updated dependencies [2f0d707]
|
|
1963
|
-
- Updated dependencies [aac1667]
|
|
1964
|
-
- @mastra/core@0.2.1-alpha.0
|
|
1965
|
-
|
|
1966
|
-
## 0.1.0
|
|
1967
|
-
|
|
1968
|
-
### Minor Changes
|
|
1969
|
-
|
|
1970
|
-
- 684d5d1: Move Chroma package from `@mastra/vector-chroma` to `@mastra/chroma`.
|
|
1971
|
-
- Move package to `stores/chroma`
|
|
1972
|
-
- Reorganize source files into `src/vector`
|
|
1973
|
-
- Add deprecation notice to old package
|
|
1974
|
-
- Update documentation and examples
|
|
1975
|
-
- No breaking changes in functionality
|
|
1976
|
-
|
|
1977
|
-
- 8b416d9: Breaking changes
|
|
1978
|
-
|
|
1979
|
-
### Patch Changes
|
|
1980
|
-
|
|
1981
|
-
- b97ca96: Tracing into default storage
|
|
1982
|
-
- 07c069d: Update build script
|
|
1983
|
-
- 9c10484: update all packages
|
|
1984
|
-
- 70dabd9: Fix broken publish
|
|
1985
|
-
- 4f1d1a1: Enforce types ann cleanup package.json
|
|
1986
|
-
- Updated dependencies [f537e33]
|
|
1987
|
-
- Updated dependencies [6f2c0f5]
|
|
1988
|
-
- Updated dependencies [e4d4ede]
|
|
1989
|
-
- Updated dependencies [0be7181]
|
|
1990
|
-
- Updated dependencies [dd6d87f]
|
|
1991
|
-
- Updated dependencies [9029796]
|
|
1992
|
-
- Updated dependencies [6fa4bd2]
|
|
1993
|
-
- Updated dependencies [f031a1f]
|
|
1994
|
-
- Updated dependencies [8151f44]
|
|
1995
|
-
- Updated dependencies [d7d465a]
|
|
1996
|
-
- Updated dependencies [4d4f6b6]
|
|
1997
|
-
- Updated dependencies [73d112c]
|
|
1998
|
-
- Updated dependencies [592e3cf]
|
|
1999
|
-
- Updated dependencies [9d1796d]
|
|
2000
|
-
- Updated dependencies [e897f1c]
|
|
2001
|
-
- Updated dependencies [4a54c82]
|
|
2002
|
-
- Updated dependencies [3967e69]
|
|
2003
|
-
- Updated dependencies [8ae2bbc]
|
|
2004
|
-
- Updated dependencies [e9d1b47]
|
|
2005
|
-
- Updated dependencies [016493a]
|
|
2006
|
-
- Updated dependencies [bc40916]
|
|
2007
|
-
- Updated dependencies [93a3719]
|
|
2008
|
-
- Updated dependencies [7d83b92]
|
|
2009
|
-
- Updated dependencies [9fb3039]
|
|
2010
|
-
- Updated dependencies [d5e12de]
|
|
2011
|
-
- Updated dependencies [e1dd94a]
|
|
2012
|
-
- Updated dependencies [07c069d]
|
|
2013
|
-
- Updated dependencies [5cdfb88]
|
|
2014
|
-
- Updated dependencies [837a288]
|
|
2015
|
-
- Updated dependencies [685108a]
|
|
2016
|
-
- Updated dependencies [c8ff2f5]
|
|
2017
|
-
- Updated dependencies [5fdc87c]
|
|
2018
|
-
- Updated dependencies [ae7bf94]
|
|
2019
|
-
- Updated dependencies [8e7814f]
|
|
2020
|
-
- Updated dependencies [66a03ec]
|
|
2021
|
-
- Updated dependencies [7d87a15]
|
|
2022
|
-
- Updated dependencies [b97ca96]
|
|
2023
|
-
- Updated dependencies [23dcb23]
|
|
2024
|
-
- Updated dependencies [033eda6]
|
|
2025
|
-
- Updated dependencies [8105fae]
|
|
2026
|
-
- Updated dependencies [e097800]
|
|
2027
|
-
- Updated dependencies [1944807]
|
|
2028
|
-
- Updated dependencies [30322ce]
|
|
2029
|
-
- Updated dependencies [1874f40]
|
|
2030
|
-
- Updated dependencies [685108a]
|
|
2031
|
-
- Updated dependencies [f7d1131]
|
|
2032
|
-
- Updated dependencies [79acad0]
|
|
2033
|
-
- Updated dependencies [7a19083]
|
|
2034
|
-
- Updated dependencies [382f4dc]
|
|
2035
|
-
- Updated dependencies [1ebd071]
|
|
2036
|
-
- Updated dependencies [0b74006]
|
|
2037
|
-
- Updated dependencies [2f17a5f]
|
|
2038
|
-
- Updated dependencies [f368477]
|
|
2039
|
-
- Updated dependencies [7892533]
|
|
2040
|
-
- Updated dependencies [9c10484]
|
|
2041
|
-
- Updated dependencies [b726bf5]
|
|
2042
|
-
- Updated dependencies [70dabd9]
|
|
2043
|
-
- Updated dependencies [21fe536]
|
|
2044
|
-
- Updated dependencies [176bc42]
|
|
2045
|
-
- Updated dependencies [401a4d9]
|
|
2046
|
-
- Updated dependencies [2e099d2]
|
|
2047
|
-
- Updated dependencies [0b826f6]
|
|
2048
|
-
- Updated dependencies [d68b532]
|
|
2049
|
-
- Updated dependencies [75bf3f0]
|
|
2050
|
-
- Updated dependencies [e6d8055]
|
|
2051
|
-
- Updated dependencies [e2e76de]
|
|
2052
|
-
- Updated dependencies [ccbc581]
|
|
2053
|
-
- Updated dependencies [5950de5]
|
|
2054
|
-
- Updated dependencies [fe3dcb0]
|
|
2055
|
-
- Updated dependencies [78eec7c]
|
|
2056
|
-
- Updated dependencies [a8a459a]
|
|
2057
|
-
- Updated dependencies [0be7181]
|
|
2058
|
-
- Updated dependencies [7b87567]
|
|
2059
|
-
- Updated dependencies [b524c22]
|
|
2060
|
-
- Updated dependencies [d7d465a]
|
|
2061
|
-
- Updated dependencies [df843d3]
|
|
2062
|
-
- Updated dependencies [4534e77]
|
|
2063
|
-
- Updated dependencies [d6d8159]
|
|
2064
|
-
- Updated dependencies [0bd142c]
|
|
2065
|
-
- Updated dependencies [9625602]
|
|
2066
|
-
- Updated dependencies [72d1990]
|
|
2067
|
-
- Updated dependencies [f6ba259]
|
|
2068
|
-
- Updated dependencies [2712098]
|
|
2069
|
-
- Updated dependencies [eedb829]
|
|
2070
|
-
- Updated dependencies [5285356]
|
|
2071
|
-
- Updated dependencies [74b3078]
|
|
2072
|
-
- Updated dependencies [cb290ee]
|
|
2073
|
-
- Updated dependencies [b4d7416]
|
|
2074
|
-
- Updated dependencies [e608d8c]
|
|
2075
|
-
- Updated dependencies [06b2c0a]
|
|
2076
|
-
- Updated dependencies [002d6d8]
|
|
2077
|
-
- Updated dependencies [e448a26]
|
|
2078
|
-
- Updated dependencies [8b416d9]
|
|
2079
|
-
- Updated dependencies [fd494a3]
|
|
2080
|
-
- Updated dependencies [dc90663]
|
|
2081
|
-
- Updated dependencies [c872875]
|
|
2082
|
-
- Updated dependencies [3c4488b]
|
|
2083
|
-
- Updated dependencies [a7b016d]
|
|
2084
|
-
- Updated dependencies [fd75f3c]
|
|
2085
|
-
- Updated dependencies [7f24c29]
|
|
2086
|
-
- Updated dependencies [2017553]
|
|
2087
|
-
- Updated dependencies [a10b7a3]
|
|
2088
|
-
- Updated dependencies [cf6d825]
|
|
2089
|
-
- Updated dependencies [963c15a]
|
|
2090
|
-
- Updated dependencies [7365b6c]
|
|
2091
|
-
- Updated dependencies [5ee67d3]
|
|
2092
|
-
- Updated dependencies [d38f7a6]
|
|
2093
|
-
- Updated dependencies [38b7f66]
|
|
2094
|
-
- Updated dependencies [2fa7f53]
|
|
2095
|
-
- Updated dependencies [1420ae2]
|
|
2096
|
-
- Updated dependencies [f6da688]
|
|
2097
|
-
- Updated dependencies [3700be1]
|
|
2098
|
-
- Updated dependencies [9ade36e]
|
|
2099
|
-
- Updated dependencies [10870bc]
|
|
2100
|
-
- Updated dependencies [2b01511]
|
|
2101
|
-
- Updated dependencies [a870123]
|
|
2102
|
-
- Updated dependencies [ccf115c]
|
|
2103
|
-
- Updated dependencies [04434b6]
|
|
2104
|
-
- Updated dependencies [5811de6]
|
|
2105
|
-
- Updated dependencies [9f3ab05]
|
|
2106
|
-
- Updated dependencies [66a5392]
|
|
2107
|
-
- Updated dependencies [4b1ce2c]
|
|
2108
|
-
- Updated dependencies [14064f2]
|
|
2109
|
-
- Updated dependencies [f5dfa20]
|
|
2110
|
-
- Updated dependencies [327ece7]
|
|
2111
|
-
- Updated dependencies [da2e8d3]
|
|
2112
|
-
- Updated dependencies [95a4697]
|
|
2113
|
-
- Updated dependencies [d5fccfb]
|
|
2114
|
-
- Updated dependencies [3427b95]
|
|
2115
|
-
- Updated dependencies [538a136]
|
|
2116
|
-
- Updated dependencies [e66643a]
|
|
2117
|
-
- Updated dependencies [b5393f1]
|
|
2118
|
-
- Updated dependencies [d2cd535]
|
|
2119
|
-
- Updated dependencies [c2dd6b5]
|
|
2120
|
-
- Updated dependencies [67637ba]
|
|
2121
|
-
- Updated dependencies [836f4e3]
|
|
2122
|
-
- Updated dependencies [5ee2e78]
|
|
2123
|
-
- Updated dependencies [cd02c56]
|
|
2124
|
-
- Updated dependencies [01502b0]
|
|
2125
|
-
- Updated dependencies [16e5b04]
|
|
2126
|
-
- Updated dependencies [d9c8dd0]
|
|
2127
|
-
- Updated dependencies [9fb59d6]
|
|
2128
|
-
- Updated dependencies [a9345f9]
|
|
2129
|
-
- Updated dependencies [99f1847]
|
|
2130
|
-
- Updated dependencies [04f3171]
|
|
2131
|
-
- Updated dependencies [8769a62]
|
|
2132
|
-
- Updated dependencies [d5ec619]
|
|
2133
|
-
- Updated dependencies [27275c9]
|
|
2134
|
-
- Updated dependencies [ae7bf94]
|
|
2135
|
-
- Updated dependencies [4f1d1a1]
|
|
2136
|
-
- Updated dependencies [ee4de15]
|
|
2137
|
-
- Updated dependencies [202d404]
|
|
2138
|
-
- Updated dependencies [a221426]
|
|
2139
|
-
- @mastra/core@0.2.0
|
|
2140
|
-
|
|
2141
|
-
## 0.1.0-alpha.45
|
|
2142
|
-
|
|
2143
|
-
### Patch Changes
|
|
2144
|
-
|
|
2145
|
-
- Updated dependencies [016493a]
|
|
2146
|
-
- Updated dependencies [382f4dc]
|
|
2147
|
-
- Updated dependencies [176bc42]
|
|
2148
|
-
- Updated dependencies [d68b532]
|
|
2149
|
-
- Updated dependencies [fe3dcb0]
|
|
2150
|
-
- Updated dependencies [e448a26]
|
|
2151
|
-
- Updated dependencies [fd75f3c]
|
|
2152
|
-
- Updated dependencies [ccf115c]
|
|
2153
|
-
- Updated dependencies [a221426]
|
|
2154
|
-
- @mastra/core@0.2.0-alpha.110
|
|
2155
|
-
|
|
2156
|
-
## 0.1.0-alpha.44
|
|
2157
|
-
|
|
2158
|
-
### Patch Changes
|
|
2159
|
-
|
|
2160
|
-
- Updated dependencies [d5fccfb]
|
|
2161
|
-
- @mastra/core@0.2.0-alpha.109
|
|
2162
|
-
|
|
2163
|
-
## 0.1.0-alpha.43
|
|
2164
|
-
|
|
2165
|
-
### Patch Changes
|
|
2166
|
-
|
|
2167
|
-
- Updated dependencies [5ee67d3]
|
|
2168
|
-
- Updated dependencies [95a4697]
|
|
2169
|
-
- @mastra/core@0.2.0-alpha.108
|
|
2170
|
-
|
|
2171
|
-
## 0.1.0-alpha.42
|
|
2172
|
-
|
|
2173
|
-
### Patch Changes
|
|
2174
|
-
|
|
2175
|
-
- Updated dependencies [66a5392]
|
|
2176
|
-
- @mastra/core@0.2.0-alpha.107
|
|
2177
|
-
|
|
2178
|
-
## 0.1.0-alpha.41
|
|
2179
|
-
|
|
2180
|
-
### Patch Changes
|
|
2181
|
-
|
|
2182
|
-
- Updated dependencies [6f2c0f5]
|
|
2183
|
-
- Updated dependencies [a8a459a]
|
|
2184
|
-
- @mastra/core@0.2.0-alpha.106
|
|
2185
|
-
|
|
2186
|
-
## 0.1.0-alpha.40
|
|
2187
|
-
|
|
2188
|
-
### Patch Changes
|
|
2189
|
-
|
|
2190
|
-
- Updated dependencies [1420ae2]
|
|
2191
|
-
- Updated dependencies [99f1847]
|
|
2192
|
-
- @mastra/core@0.2.0-alpha.105
|
|
2193
|
-
|
|
2194
|
-
## 0.1.0-alpha.39
|
|
2195
|
-
|
|
2196
|
-
### Patch Changes
|
|
2197
|
-
|
|
2198
|
-
- b97ca96: Tracing into default storage
|
|
2199
|
-
- Updated dependencies [5fdc87c]
|
|
2200
|
-
- Updated dependencies [b97ca96]
|
|
2201
|
-
- Updated dependencies [72d1990]
|
|
2202
|
-
- Updated dependencies [cf6d825]
|
|
2203
|
-
- Updated dependencies [10870bc]
|
|
2204
|
-
- @mastra/core@0.2.0-alpha.104
|
|
2205
|
-
|
|
2206
|
-
## 0.1.0-alpha.38
|
|
2207
|
-
|
|
2208
|
-
### Patch Changes
|
|
2209
|
-
|
|
2210
|
-
- Updated dependencies [4534e77]
|
|
2211
|
-
- @mastra/core@0.2.0-alpha.103
|
|
2212
|
-
|
|
2213
|
-
## 0.1.0-alpha.37
|
|
2214
|
-
|
|
2215
|
-
### Patch Changes
|
|
2216
|
-
|
|
2217
|
-
- Updated dependencies [a9345f9]
|
|
2218
|
-
- @mastra/core@0.2.0-alpha.102
|
|
2219
|
-
|
|
2220
|
-
## 0.1.0-alpha.36
|
|
2221
|
-
|
|
2222
|
-
### Patch Changes
|
|
2223
|
-
|
|
2224
|
-
- 4f1d1a1: Enforce types ann cleanup package.json
|
|
2225
|
-
- Updated dependencies [66a03ec]
|
|
2226
|
-
- Updated dependencies [4f1d1a1]
|
|
2227
|
-
- @mastra/core@0.2.0-alpha.101
|
|
2228
|
-
|
|
2229
|
-
## 0.1.0-alpha.35
|
|
2230
|
-
|
|
2231
|
-
### Patch Changes
|
|
2232
|
-
|
|
2233
|
-
- Updated dependencies [9d1796d]
|
|
2234
|
-
- @mastra/core@0.2.0-alpha.100
|
|
2235
|
-
|
|
2236
|
-
## 0.1.0-alpha.34
|
|
2237
|
-
|
|
2238
|
-
### Patch Changes
|
|
2239
|
-
|
|
2240
|
-
- Updated dependencies [7d83b92]
|
|
2241
|
-
- @mastra/core@0.2.0-alpha.99
|
|
2242
|
-
|
|
2243
|
-
## 0.1.0-alpha.33
|
|
2244
|
-
|
|
2245
|
-
### Patch Changes
|
|
2246
|
-
|
|
2247
|
-
- 70dabd9: Fix broken publish
|
|
2248
|
-
- Updated dependencies [70dabd9]
|
|
2249
|
-
- Updated dependencies [202d404]
|
|
2250
|
-
- @mastra/core@0.2.0-alpha.98
|
|
2251
|
-
|
|
2252
|
-
## 0.1.0-alpha.32
|
|
2253
|
-
|
|
2254
|
-
### Patch Changes
|
|
2255
|
-
|
|
2256
|
-
- 07c069d: Update build script
|
|
2257
|
-
- Updated dependencies [07c069d]
|
|
2258
|
-
- Updated dependencies [7892533]
|
|
2259
|
-
- Updated dependencies [e6d8055]
|
|
2260
|
-
- Updated dependencies [5950de5]
|
|
2261
|
-
- Updated dependencies [df843d3]
|
|
2262
|
-
- Updated dependencies [a870123]
|
|
2263
|
-
- @mastra/core@0.2.0-alpha.97
|
|
2264
|
-
|
|
2265
|
-
## 0.1.0-alpha.31
|
|
2266
|
-
|
|
2267
|
-
### Patch Changes
|
|
2268
|
-
|
|
2269
|
-
- Updated dependencies [74b3078]
|
|
2270
|
-
- @mastra/core@0.2.0-alpha.96
|
|
2271
|
-
|
|
2272
|
-
## 0.1.0-alpha.30
|
|
2273
|
-
|
|
2274
|
-
### Patch Changes
|
|
2275
|
-
|
|
2276
|
-
- Updated dependencies [9fb59d6]
|
|
2277
|
-
- @mastra/core@0.2.0-alpha.95
|
|
2278
|
-
|
|
2279
|
-
## 0.1.0-alpha.29
|
|
2280
|
-
|
|
2281
|
-
### Minor Changes
|
|
2282
|
-
|
|
2283
|
-
- 8b416d9: Breaking changes
|
|
2284
|
-
|
|
2285
|
-
### Patch Changes
|
|
2286
|
-
|
|
2287
|
-
- 9c10484: update all packages
|
|
2288
|
-
- Updated dependencies [9c10484]
|
|
2289
|
-
- Updated dependencies [8b416d9]
|
|
2290
|
-
- @mastra/core@0.2.0-alpha.94
|
|
2291
|
-
|
|
2292
|
-
## 0.1.0-alpha.28
|
|
2293
|
-
|
|
2294
|
-
### Patch Changes
|
|
2295
|
-
|
|
2296
|
-
- Updated dependencies [5285356]
|
|
2297
|
-
- @mastra/core@0.2.0-alpha.93
|
|
2298
|
-
|
|
2299
|
-
## 0.1.0-alpha.27
|
|
2300
|
-
|
|
2301
|
-
### Minor Changes
|
|
2302
|
-
|
|
2303
|
-
- 684d5d1: Move Chroma package from `@mastra/vector-chroma` to `@mastra/chroma`.
|
|
2304
|
-
- Move package to `stores/chroma`
|
|
2305
|
-
- Reorganize source files into `src/vector`
|
|
2306
|
-
- Add deprecation notice to old package
|
|
2307
|
-
- Update documentation and examples
|
|
2308
|
-
- No breaking changes in functionality
|
|
2309
|
-
|
|
2310
|
-
## 0.1.0-alpha.1
|
|
2311
|
-
|
|
2312
|
-
### Major Changes
|
|
2313
|
-
|
|
2314
|
-
- Package renamed from @mastra/vector-chroma to @mastra/chroma
|
|
2315
|
-
- Moved package to stores/ directory for better organization
|
|
2316
|
-
- All functionality remains the same
|
|
2317
|
-
|
|
2318
|
-
### Migration
|
|
2319
|
-
|
|
2320
|
-
To migrate from @mastra/vector-chroma:
|
|
2321
|
-
|
|
2322
|
-
1. Remove @mastra/vector-chroma from dependencies
|
|
2323
|
-
2. Install @mastra/chroma
|
|
2324
|
-
3. Update imports from '@mastra/vector-chroma' to '@mastra/chroma'
|
|
2325
|
-
|
|
2326
|
-
### Previous History
|
|
2327
|
-
|
|
2328
|
-
This package was previously published as @mastra/vector-chroma. Key changes from that history:
|
|
2329
|
-
|
|
2330
|
-
- Added Chroma Filter translator for improved query filtering
|
|
2331
|
-
- Updated operator validation and handling
|
|
2332
|
-
- Implemented new filtering for vectorQueryTool
|
|
2333
|
-
- Improved vector dimension validation
|
|
2334
|
-
- Added collection-based organization
|
|
2335
|
-
- Various dependency updates and bug fixes
|
|
2336
|
-
|
|
2337
|
-
## 0.1.0-alpha.26
|
|
2338
|
-
|
|
2339
|
-
### Patch Changes
|
|
2340
|
-
|
|
2341
|
-
- Updated dependencies [4d4f6b6]
|
|
2342
|
-
- @mastra/core@0.2.0-alpha.92
|
|
2343
|
-
|
|
2344
|
-
## 0.1.0-alpha.25
|
|
2345
|
-
|
|
2346
|
-
### Patch Changes
|
|
2347
|
-
|
|
2348
|
-
- a10b7a3: Implemented new filtering for vectorQueryTool and updated docs
|
|
2349
|
-
- Updated dependencies [d7d465a]
|
|
2350
|
-
- Updated dependencies [d7d465a]
|
|
2351
|
-
- Updated dependencies [2017553]
|
|
2352
|
-
- Updated dependencies [a10b7a3]
|
|
2353
|
-
- Updated dependencies [16e5b04]
|
|
2354
|
-
- @mastra/core@0.2.0-alpha.91
|
|
2355
|
-
|
|
2356
|
-
## 0.1.0-alpha.24
|
|
2357
|
-
|
|
2358
|
-
### Patch Changes
|
|
2359
|
-
|
|
2360
|
-
- Updated dependencies [8151f44]
|
|
2361
|
-
- Updated dependencies [e897f1c]
|
|
2362
|
-
- Updated dependencies [3700be1]
|
|
2363
|
-
- @mastra/core@0.2.0-alpha.90
|
|
2364
|
-
|
|
2365
|
-
## 0.1.0-alpha.23
|
|
2366
|
-
|
|
2367
|
-
### Patch Changes
|
|
2368
|
-
|
|
2369
|
-
- Updated dependencies [27275c9]
|
|
2370
|
-
- @mastra/core@0.2.0-alpha.89
|
|
2371
|
-
|
|
2372
|
-
## 0.1.0-alpha.22
|
|
2373
|
-
|
|
2374
|
-
### Patch Changes
|
|
2375
|
-
|
|
2376
|
-
- ccbc581: Updated operator validation and handling for all vector stores
|
|
2377
|
-
- Updated dependencies [ccbc581]
|
|
2378
|
-
- @mastra/core@0.2.0-alpha.88
|
|
2379
|
-
|
|
2380
|
-
## 0.1.0-alpha.21
|
|
2381
|
-
|
|
2382
|
-
### Patch Changes
|
|
2383
|
-
|
|
2384
|
-
- Updated dependencies [7365b6c]
|
|
2385
|
-
- @mastra/core@0.2.0-alpha.87
|
|
2386
|
-
|
|
2387
|
-
## 0.1.0-alpha.20
|
|
2388
|
-
|
|
2389
|
-
### Minor Changes
|
|
2390
|
-
|
|
2391
|
-
- 5916f9d: Update deps from fixed to ^
|
|
2392
|
-
|
|
2393
|
-
### Patch Changes
|
|
2394
|
-
|
|
2395
|
-
- 7f24c29: Add Chroma Filter translator and updated vector store tests
|
|
2396
|
-
- Updated dependencies [6fa4bd2]
|
|
2397
|
-
- Updated dependencies [e2e76de]
|
|
2398
|
-
- Updated dependencies [7f24c29]
|
|
2399
|
-
- Updated dependencies [67637ba]
|
|
2400
|
-
- Updated dependencies [04f3171]
|
|
2401
|
-
- @mastra/core@0.2.0-alpha.86
|
|
2402
|
-
|
|
2403
|
-
## 0.0.1-alpha.19
|
|
2404
|
-
|
|
2405
|
-
### Patch Changes
|
|
2406
|
-
|
|
2407
|
-
- Updated dependencies [e9d1b47]
|
|
2408
|
-
- @mastra/core@0.2.0-alpha.85
|
|
2409
|
-
|
|
2410
|
-
## 0.0.1-alpha.18
|
|
2411
|
-
|
|
2412
|
-
### Patch Changes
|
|
2413
|
-
|
|
2414
|
-
- Updated dependencies [2f17a5f]
|
|
2415
|
-
- Updated dependencies [cb290ee]
|
|
2416
|
-
- Updated dependencies [b4d7416]
|
|
2417
|
-
- Updated dependencies [38b7f66]
|
|
2418
|
-
- @mastra/core@0.2.0-alpha.84
|
|
2419
|
-
|
|
2420
|
-
## 0.0.1-alpha.17
|
|
2421
|
-
|
|
2422
|
-
### Patch Changes
|
|
2423
|
-
|
|
2424
|
-
- 9625602: Use mastra core splitted bundles in other packages
|
|
2425
|
-
- Updated dependencies [30322ce]
|
|
2426
|
-
- Updated dependencies [78eec7c]
|
|
2427
|
-
- Updated dependencies [9625602]
|
|
2428
|
-
- Updated dependencies [8769a62]
|
|
2429
|
-
- @mastra/core@0.2.0-alpha.83
|
|
2430
|
-
|
|
2431
|
-
## 0.0.1-alpha.16
|
|
2432
|
-
|
|
2433
|
-
### Patch Changes
|
|
2434
|
-
|
|
2435
|
-
- Updated dependencies [73d112c]
|
|
2436
|
-
- @mastra/core@0.1.27-alpha.82
|
|
2437
|
-
|
|
2438
|
-
## 0.0.1-alpha.15
|
|
2439
|
-
|
|
2440
|
-
### Patch Changes
|
|
2441
|
-
|
|
2442
|
-
- Updated dependencies [9fb3039]
|
|
2443
|
-
- @mastra/core@0.1.27-alpha.81
|
|
2444
|
-
|
|
2445
|
-
## 0.0.1-alpha.14
|
|
2446
|
-
|
|
2447
|
-
### Patch Changes
|
|
2448
|
-
|
|
2449
|
-
- b422ed3: Bundle vector provider packages with tsup
|
|
2450
|
-
|
|
2451
|
-
## 0.0.1-alpha.13
|
|
2452
|
-
|
|
2453
|
-
### Patch Changes
|
|
2454
|
-
|
|
2455
|
-
- Updated dependencies [327ece7]
|
|
2456
|
-
- @mastra/core@0.1.27-alpha.80
|
|
2457
|
-
|
|
2458
|
-
## 0.0.1-alpha.12
|
|
2459
|
-
|
|
2460
|
-
### Patch Changes
|
|
2461
|
-
|
|
2462
|
-
- Updated dependencies [21fe536]
|
|
2463
|
-
- @mastra/core@0.1.27-alpha.79
|
|
2464
|
-
|
|
2465
|
-
## 0.0.1-alpha.11
|
|
2466
|
-
|
|
2467
|
-
### Patch Changes
|
|
2468
|
-
|
|
2469
|
-
- Updated dependencies [685108a]
|
|
2470
|
-
- Updated dependencies [685108a]
|
|
2471
|
-
- @mastra/core@0.1.27-alpha.78
|
|
2472
|
-
|
|
2473
|
-
## 0.0.1-alpha.10
|
|
2474
|
-
|
|
2475
|
-
### Patch Changes
|
|
2476
|
-
|
|
2477
|
-
- Updated dependencies [8105fae]
|
|
2478
|
-
- @mastra/core@0.1.27-alpha.77
|
|
2479
|
-
|
|
2480
|
-
## 0.0.1-alpha.9
|
|
2481
|
-
|
|
2482
|
-
### Patch Changes
|
|
2483
|
-
|
|
2484
|
-
- 7a469e7: Bump vectors
|
|
2485
|
-
|
|
2486
|
-
## 0.0.1-alpha.8
|
|
2487
|
-
|
|
2488
|
-
### Patch Changes
|
|
2489
|
-
|
|
2490
|
-
- Updated dependencies [ae7bf94]
|
|
2491
|
-
- Updated dependencies [ae7bf94]
|
|
2492
|
-
- @mastra/core@0.1.27-alpha.76
|
|
2493
|
-
|
|
2494
|
-
## 0.0.1-alpha.7
|
|
2495
|
-
|
|
2496
|
-
### Patch Changes
|
|
2497
|
-
|
|
2498
|
-
- Updated dependencies [23dcb23]
|
|
2499
|
-
- @mastra/core@0.1.27-alpha.75
|
|
2500
|
-
|
|
2501
|
-
## 0.0.1-alpha.6
|
|
2502
|
-
|
|
2503
|
-
### Patch Changes
|
|
2504
|
-
|
|
2505
|
-
- Updated dependencies [7b87567]
|
|
2506
|
-
- @mastra/core@0.1.27-alpha.74
|
|
2507
|
-
|
|
2508
|
-
## 0.0.1-alpha.5
|
|
2509
|
-
|
|
2510
|
-
### Patch Changes
|
|
2511
|
-
|
|
2512
|
-
- Updated dependencies [3427b95]
|
|
2513
|
-
- @mastra/core@0.1.27-alpha.73
|
|
2514
|
-
|
|
2515
|
-
## 0.0.1-alpha.4
|
|
2516
|
-
|
|
2517
|
-
### Patch Changes
|
|
2518
|
-
|
|
2519
|
-
- Updated dependencies [e4d4ede]
|
|
2520
|
-
- Updated dependencies [06b2c0a]
|
|
2521
|
-
- @mastra/core@0.1.27-alpha.72
|
|
2522
|
-
|
|
2523
|
-
## 0.0.1-alpha.3
|
|
2524
|
-
|
|
2525
|
-
### Patch Changes
|
|
2526
|
-
|
|
2527
|
-
- Updated dependencies [d9c8dd0]
|
|
2528
|
-
- @mastra/core@0.1.27-alpha.71
|
|
2529
|
-
|
|
2530
|
-
## 0.0.1-alpha.2
|
|
2531
|
-
|
|
2532
|
-
### Patch Changes
|
|
2533
|
-
|
|
2534
|
-
- bdaf834: publish packages
|
|
2535
|
-
|
|
2536
|
-
## 0.0.1-alpha.1
|
|
2537
|
-
|
|
2538
|
-
### Patch Changes
|
|
2539
|
-
|
|
2540
|
-
- Updated dependencies [dd6d87f]
|
|
2541
|
-
- Updated dependencies [04434b6]
|
|
2542
|
-
- @mastra/core@0.1.27-alpha.70
|
|
2543
|
-
|
|
2544
|
-
## 0.0.1-alpha.0
|
|
2545
|
-
|
|
2546
|
-
### Patch Changes
|
|
2547
|
-
|
|
2548
|
-
- 0d5a03d: Vector store modules
|