@mastra/schema-compat
Advanced tools
+6
-0
| # @mastra/schema-compat | ||
| ## 1.3.4-alpha.1 | ||
| ### Patch Changes | ||
| - test(schema-compat): fix 'successful' typo in provider e2e test descriptions ([#19167](https://github.com/mastra-ai/mastra/pull/19167)) | ||
| ## 1.3.4-alpha.0 | ||
@@ -4,0 +10,0 @@ |
+2
-2
| { | ||
| "name": "@mastra/schema-compat", | ||
| "version": "1.3.4-alpha.0", | ||
| "version": "1.3.4-alpha.1", | ||
| "description": "Tool schema compatibility layer for Mastra.ai", | ||
@@ -125,4 +125,4 @@ "type": "module", | ||
| "@internal/llm-recorder": "0.0.49", | ||
| "@internal/test-utils": "0.0.49", | ||
| "@internal/lint": "0.0.113", | ||
| "@internal/test-utils": "0.0.49", | ||
| "@internal/types-builder": "0.0.88" | ||
@@ -129,0 +129,0 @@ }, |
5159793
0