TanStackOSS
    ai
    fix: resolve skipLibCheck-masked dangling .d.ts imports (+ test:dts guardrail) (#924) * fix: resolve dangling directory-barrel imports in published .d.ts Bare imports of utils/tools/middleware barrels were emitted as ../utils.js (etc.), which do not resolve under bundler/node16/nodenext (no /index fallback). With consumer skipLibCheck, those symbols silently became any. Point imports at concrete modules or explicit /index paths, and add pnpm test:dts to scan built declarations so this class cannot regress. * fix: resolve attw InternalResolutionError under node16 ESM Bare '.', extensionless '.generated', and version-dot basenames (model-meta-llama3.1, etc.) emit declaration imports that node16 mis-resolves by stripping the wrong extension. Point them at explicit ./index or .js paths so attw --profile esm-only is clean for ai-anthropic, ai-bedrock, and ai-ollama.
    nx run-many --targets=build --exclude=examples/**,testing/**
Succeeded
CI Pipeline Execution
Linux
4 CPU cores
read-write access token used
ec825ab5780

Get faster results

Learn how to enable distribution.

Atomizer enabled

48 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools