Skip to content

Upgrade TypeScript to 7 - #53

Open
woksin wants to merge 2 commits into
mainfrom
chore/typescript-7
Open

Upgrade TypeScript to 7#53
woksin wants to merge 2 commits into
mainfrom
chore/typescript-7

Conversation

@woksin

@woksin woksin commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrades typescript to 7.0.2 (the new native compiler) in Source/Web for faster builds and type-checking.

Changes

  • Source/Web/package.json: typescript ~5.9.3~7.0.2
  • Updated package-lock.json

Verification

  • npm run build (tsc -b && vite build) passes cleanly — no source changes required.

🤖 Generated with Claude Code

woksin and others added 2 commits July 10, 2026 07:56
Update the web frontend to TypeScript 7 (the native compiler) for its
improved build/typecheck performance. Build (`tsc -b && vite build`)
passes cleanly with no source changes required.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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