Skip to content

chore: pin TypeScript to 5.9.3 - #22

Merged
mhweiner merged 1 commit into
mainfrom
chore/pin-typescript-5.9.3
Aug 20, 2026
Merged

chore: pin TypeScript to 5.9.3#22
mhweiner merged 1 commit into
mainfrom
chore/pin-typescript-5.9.3

Conversation

@logfox-agent

Copy link
Copy Markdown
Contributor

Summary

  • Pin TypeScript to 5.9.3 (latest 5.x) so local tsc and CI use the same compiler.
  • Switch moduleResolution/module to Node16, set rootDir, and drop unused baseUrl.

Test plan

  • npm run validate

Keep the repo compiler on the latest 5.x and align tsconfig with Node16 resolution so emit stays CommonJS without deprecated node/baseUrl options.
@mhweiner
mhweiner merged commit c3a9355 into main Aug 20, 2026
4 checks passed
@mhweiner
mhweiner deleted the chore/pin-typescript-5.9.3 branch August 20, 2026 20:50
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.

2 participants