@mastra/convex 1.4.0-alpha.0 → 1.4.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.
@@ -3,7 +3,7 @@ name: mastra-convex
3
3
  description: Documentation for @mastra/convex. Use when working with @mastra/convex APIs, configuration, or implementation.
4
4
  metadata:
5
5
  package: "@mastra/convex"
6
- version: "1.4.0-alpha.0"
6
+ version: "1.4.0"
7
7
  ---
8
8
 
9
9
  ## When to use
@@ -1,26 +1,26 @@
1
1
  {
2
- "version": "1.4.0-alpha.0",
2
+ "version": "1.4.0",
3
3
  "package": "@mastra/convex",
4
4
  "exports": {
5
5
  "mastraCache": {
6
6
  "types": "dist/index.d.ts",
7
- "implementation": "dist/chunk-SQMTQ7ZD.js"
7
+ "implementation": "dist/chunk-MC2EQATP.js"
8
8
  },
9
9
  "mastraNativeVectorAction": {
10
10
  "types": "dist/index.d.ts",
11
- "implementation": "dist/chunk-SQMTQ7ZD.js"
11
+ "implementation": "dist/chunk-MC2EQATP.js"
12
12
  },
13
13
  "mastraNativeVectorMutation": {
14
14
  "types": "dist/index.d.ts",
15
- "implementation": "dist/chunk-SQMTQ7ZD.js"
15
+ "implementation": "dist/chunk-MC2EQATP.js"
16
16
  },
17
17
  "mastraNativeVectorQuery": {
18
18
  "types": "dist/index.d.ts",
19
- "implementation": "dist/chunk-SQMTQ7ZD.js"
19
+ "implementation": "dist/chunk-MC2EQATP.js"
20
20
  },
21
21
  "mastraStorage": {
22
22
  "types": "dist/index.d.ts",
23
- "implementation": "dist/chunk-SQMTQ7ZD.js"
23
+ "implementation": "dist/chunk-MC2EQATP.js"
24
24
  },
25
25
  "TABLE_BACKGROUND_TASKS": {
26
26
  "types": "dist/index.d.ts",
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkPKCUPSKO_cjs = require('./chunk-PKCUPSKO.cjs');
3
+ var chunk2KILIA33_cjs = require('./chunk-2KILIA33.cjs');
4
4
  var chunkZCCKLZQH_cjs = require('./chunk-ZCCKLZQH.cjs');
5
5
  var cache = require('@mastra/core/cache');
6
6
  var storage = require('@mastra/core/storage');
@@ -2986,23 +2986,23 @@ var ConvexNativeVector = class extends vector.MastraVector {
2986
2986
 
2987
2987
  Object.defineProperty(exports, "mastraCache", {
2988
2988
  enumerable: true,
2989
- get: function () { return chunkPKCUPSKO_cjs.mastraCache; }
2989
+ get: function () { return chunk2KILIA33_cjs.mastraCache; }
2990
2990
  });
2991
2991
  Object.defineProperty(exports, "mastraNativeVectorAction", {
2992
2992
  enumerable: true,
2993
- get: function () { return chunkPKCUPSKO_cjs.mastraNativeVectorAction; }
2993
+ get: function () { return chunk2KILIA33_cjs.mastraNativeVectorAction; }
2994
2994
  });
2995
2995
  Object.defineProperty(exports, "mastraNativeVectorMutation", {
2996
2996
  enumerable: true,
2997
- get: function () { return chunkPKCUPSKO_cjs.mastraNativeVectorMutation; }
2997
+ get: function () { return chunk2KILIA33_cjs.mastraNativeVectorMutation; }
2998
2998
  });
2999
2999
  Object.defineProperty(exports, "mastraNativeVectorQuery", {
3000
3000
  enumerable: true,
3001
- get: function () { return chunkPKCUPSKO_cjs.mastraNativeVectorQuery; }
3001
+ get: function () { return chunk2KILIA33_cjs.mastraNativeVectorQuery; }
3002
3002
  });
3003
3003
  Object.defineProperty(exports, "mastraStorage", {
3004
3004
  enumerable: true,
3005
- get: function () { return chunkPKCUPSKO_cjs.mastraStorage; }
3005
+ get: function () { return chunk2KILIA33_cjs.mastraStorage; }
3006
3006
  });
3007
3007
  Object.defineProperty(exports, "TABLE_BACKGROUND_TASKS", {
3008
3008
  enumerable: true,