TanStack
OSS
ai
Sign in / Sign up
Open main menu
ai
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/standard-schema-spec-dependency-602
fb90e414 fix(ai): move @standard-schema/spec to dependencies (closes #602) The package's published .d.ts files import types from @standard-schema/spec, so it must be a runtime dependency for consumers' type resolution to work. With skipLibCheck: true, tsc silently ignored the unresolved module, but type-aware tools like @typescript-eslint (with recommendedTypeChecked / projectService: true) failed to resolve return types - surfacing as "Unsafe assignment of an error typed value" on useChat() destructuring and cascading errors through downstream usages.
by Alem Tuzlak
A
Succeeded
fix/standard-schema-spec-dependency-602
fb90e414 fix(ai): move @standard-schema/spec to dependencies (closes #602) The package's published .d.ts files import types from @standard-schema/spec, so it must be a runtime dependency for consumers' type resolution to work. With skipLibCheck: true, tsc silently ignored the unresolved module, but type-aware tools like @typescript-eslint (with recommendedTypeChecked / projectService: true) failed to resolve return types - surfacing as "Unsafe assignment of an error typed value" on useChat() destructuring and cascading errors through downstream usages.
by Alem Tuzlak
A
Previous page
Previous
Next
Next page