@mastra/cloud
Advanced tools
+9
-0
| # @mastra/cloud | ||
| ## 0.1.22-alpha.0 | ||
| ### Patch Changes | ||
| - update peerdeps ([`5ca1cca`](https://github.com/mastra-ai/mastra/commit/5ca1ccac61ffa7141e6d9fa8f22d3ad4d03bf5dc)) | ||
| - Updated dependencies [[`5ca1cca`](https://github.com/mastra-ai/mastra/commit/5ca1ccac61ffa7141e6d9fa8f22d3ad4d03bf5dc), [`6d7e90d`](https://github.com/mastra-ai/mastra/commit/6d7e90db09713e6250f4d6c3d3cff1b4740e50f9), [`f78b908`](https://github.com/mastra-ai/mastra/commit/f78b9080e11af765969b36b4a619761056030840), [`23c2614`](https://github.com/mastra-ai/mastra/commit/23c26140fdbf04b8c59e8d7d52106d67dad962ec), [`e365eda`](https://github.com/mastra-ai/mastra/commit/e365eda45795b43707310531cac1e2ce4e5a0712)]: | ||
| - @mastra/core@0.24.0-alpha.0 | ||
| ## 0.1.21 | ||
@@ -4,0 +13,0 @@ |
+5
-5
| { | ||
| "name": "@mastra/cloud", | ||
| "version": "0.1.21", | ||
| "version": "0.1.22-alpha.0", | ||
| "description": "Official Mastra Cloud integration package for telemetry", | ||
@@ -48,8 +48,8 @@ "type": "module", | ||
| "typescript": "^5.8.3", | ||
| "@mastra/core": "0.23.1", | ||
| "@internal/lint": "0.0.55", | ||
| "@internal/types-builder": "0.0.30" | ||
| "@internal/lint": "0.0.57", | ||
| "@internal/types-builder": "0.0.32", | ||
| "@mastra/core": "0.24.0-alpha.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@mastra/core": ">=0.18.1-0 <0.24.0-0" | ||
| "@mastra/core": ">=0.18.1-0 <0.25.0-0" | ||
| }, | ||
@@ -56,0 +56,0 @@ "homepage": "https://mastra.ai", |
84717
0.86%