fix: type checks

This commit is contained in:
johnyeo
2026-06-15 10:33:10 +01:00
parent 06c6cd2c59
commit fcac10b181
4 changed files with 10261 additions and 1 deletions

View File

@@ -20,5 +20,7 @@ minimumReleaseAgeExcludes = [
"@ai-sdk/harness",
"@ai-sdk/harness-claude-code",
"@ai-sdk/sandbox-vercel",
"@ai-sdk/provider-utils",
"@ai-sdk/gateway",
"@vercel/sandbox",
]