Skip to content

chore: upgrade TypeScript to 7.0.2 - #70

Open
ivanbanov wants to merge 1 commit into
mainfrom
chore/upgrade-typescript-7
Open

chore: upgrade TypeScript to 7.0.2#70
ivanbanov wants to merge 1 commit into
mainfrom
chore/upgrade-typescript-7

Conversation

@ivanbanov

Copy link
Copy Markdown
Member

Summary

  • Bump typescript from ^6.0.3 to ^7.0.2 (root devDependency — the new Go-ported compiler, now latest on npm)
  • No other package pins its own TypeScript version, so this is the only change point

Test plan

  • pnpm typecheck (tsc -b tsconfig.build.json) passes clean
  • pnpm build succeeds across all packages, publint clean
  • pnpm lint passes
  • pnpm test:ci — 381 tests, all green

🤖 Generated with Claude Code

TS7 is the new Go-ported compiler, now `latest` on npm. Typecheck,
build, lint, and the full test suite all pass unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
dunky-state-machine Ready Ready Preview Sep 2, 2026 12:09pm UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant