@mastra/memory 0.15.1-alpha.0 → 0.15.2-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.
Files changed (2) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.15.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - 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)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
12
+ ## 0.15.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`2a6585f`](https://github.com/mastra-ai/mastra/commit/2a6585f7cb71f023f805d521d1c3c95fb9a3aa59), [`3d26e83`](https://github.com/mastra-ai/mastra/commit/3d26e8353a945719028f087cc6ac4b06f0ce27d2), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`56e55d1`](https://github.com/mastra-ai/mastra/commit/56e55d1e9eb63e7d9e41aa46e012aae471256812), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a566c4e`](https://github.com/mastra-ai/mastra/commit/a566c4e92d86c1671707c54359b1d33934f7cc13), [`af333aa`](https://github.com/mastra-ai/mastra/commit/af333aa30fe6d1b127024b03a64736c46eddeca2), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`779d469`](https://github.com/mastra-ai/mastra/commit/779d469366bb9f7fcb6d1638fdabb9f3acc49218), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
17
+ - @mastra/core@0.16.3
18
+ - @mastra/schema-compat@0.11.3
19
+
3
20
  ## 0.15.1-alpha.0
4
21
 
5
22
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/memory",
3
- "version": "0.15.1-alpha.0",
3
+ "version": "0.15.2-alpha.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -38,7 +38,7 @@
38
38
  "dependencies": {
39
39
  "@upstash/redis": "^1.35.3",
40
40
  "ai": "^4.3.19",
41
- "ai-v5": "npm:ai@5.0.28",
41
+ "ai-v5": "npm:ai@5.0.44",
42
42
  "js-tiktoken": "^1.0.20",
43
43
  "json-schema": "^0.4.0",
44
44
  "pg": "^8.16.3",
@@ -48,7 +48,7 @@
48
48
  "async-mutex": "^0.5.0",
49
49
  "xxhash-wasm": "^1.1.0",
50
50
  "zod-to-json-schema": "^3.24.6",
51
- "@mastra/schema-compat": "0.11.3-alpha.0"
51
+ "@mastra/schema-compat": "0.11.3"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@ai-sdk/openai": "^1.3.24",
@@ -61,12 +61,12 @@
61
61
  "typescript": "^5.8.3",
62
62
  "typescript-eslint": "^8.38.0",
63
63
  "vitest": "^3.2.4",
64
- "@internal/lint": "0.0.38",
65
- "@mastra/core": "0.16.3-alpha.0",
66
- "@internal/types-builder": "0.0.13"
64
+ "@internal/lint": "0.0.39",
65
+ "@mastra/core": "0.17.0-alpha.3",
66
+ "@internal/types-builder": "0.0.14"
67
67
  },
68
68
  "peerDependencies": {
69
- "@mastra/core": ">=0.16.1-0 <0.17.0-0",
69
+ "@mastra/core": ">=0.16.1-0 <0.18.0-0",
70
70
  "zod": "^3.25.0 || ^4.0.0"
71
71
  },
72
72
  "homepage": "https://mastra.ai",