@mastra/longmemeval 0.1.11-alpha.2 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,56 @@
1
1
  # @mastra/longmemeval
2
2
 
3
+ ## 0.1.13
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
10
+ - @mastra/fastembed@0.10.4
11
+ - @mastra/memory@0.14.2
12
+ - @mastra/rag@1.2.2
13
+ - @mastra/libsql@0.13.7
14
+ - @mastra/core@0.15.2
15
+
16
+ ## 0.1.12
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
21
+ - @mastra/memory@0.14.1
22
+ - @mastra/libsql@0.13.6
23
+ - @mastra/rag@1.2.1
24
+ - @mastra/core@0.15.1
25
+
26
+ ## 0.1.11
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd), [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`704173b`](https://github.com/mastra-ai/mastra/commit/704173b0d047e8d4cf29872464f383afc2f0c054), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
31
+ - @mastra/core@0.15.0
32
+ - @mastra/memory@0.14.0
33
+ - @mastra/rag@1.2.0
34
+ - @mastra/libsql@0.13.5
35
+
36
+ ## 0.1.11-alpha.4
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
41
+ - @mastra/memory@0.14.0-alpha.3
42
+ - @mastra/core@0.15.0-alpha.4
43
+ - @mastra/rag@1.2.0-alpha.2
44
+
45
+ ## 0.1.11-alpha.3
46
+
47
+ ### Patch Changes
48
+
49
+ - Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
50
+ - @mastra/memory@0.14.0-alpha.2
51
+ - @mastra/rag@1.2.0-alpha.1
52
+ - @mastra/core@0.15.0-alpha.3
53
+
3
54
  ## 0.1.11-alpha.2
4
55
 
5
56
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/longmemeval",
3
- "version": "0.1.11-alpha.2",
3
+ "version": "0.1.13",
4
4
  "description": "LongMemEval benchmark implementation for Mastra Memory",
5
5
  "dependencies": {
6
6
  "@ai-sdk/openai": "^1.3.23",
@@ -17,10 +17,10 @@
17
17
  "openai": "^4.73.1",
18
18
  "ora": "^8.1.1",
19
19
  "zod": "^3.23.8",
20
- "@mastra/core": "0.14.2-alpha.2",
21
- "@mastra/fastembed": "0.10.3",
22
- "@mastra/memory": "0.13.2-alpha.1",
23
- "@mastra/libsql": "0.13.5-alpha.0"
20
+ "@mastra/fastembed": "0.10.4",
21
+ "@mastra/memory": "0.14.2",
22
+ "@mastra/core": "0.15.2",
23
+ "@mastra/libsql": "0.13.7"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@ai-sdk/google": "^1.2.19",