fix(build): update toolchain configuration and test error handling for stricter TypeScript builds

This commit is contained in:
2026-04-30 11:56:25 +00:00
parent a51b002141
commit 7339d6c9f0
8 changed files with 2622 additions and 5938 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '2.0.0',
version: '2.0.1',
description: 'Provider registry and capability utilities for ai-sdk (Vercel AI SDK). Core export returns LanguageModel; subpath exports provide vision, audio, image, document and research capabilities.'
}