You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix TS SDK ESM imports: use nodenext module resolution with .js extensions
Switches from bundler to nodenext moduleResolution so emitted JS includes
explicit .js extensions, fixing module resolution errors for Node.js ESM
consumers. Bumps TypeScript SDK to 0.5.7.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments