Skip to content

TypeScript 6#9

Merged
carlos-poly merged 1 commit into
mainfrom
carlos/03-23-typescript_6
Mar 24, 2026
Merged

TypeScript 6#9
carlos-poly merged 1 commit into
mainfrom
carlos/03-23-typescript_6

Conversation

@carlos-poly

@carlos-poly carlos-poly commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator

Note

Medium Risk
Major TypeScript version bump plus tsconfig.json compiler option changes may introduce new type-checking/build output differences that could break consumers or CI despite no runtime code changes.

Overview
Upgrades the dev toolchain from TypeScript 5.9.3 to 6.0.2 (including lockfile updates).

Adjusts tsconfig.json to set rootDir to ./src, explicitly include Node types via types: ["node"], and removes baseUrl, which may change compilation boundaries and emitted dist structure.

Written by Cursor Bugbot for commit 4dc952f. This will update automatically on new commits. Configure here.

@carlos-poly
carlos-poly marked this pull request as ready for review March 23, 2026 22:35
@carlos-poly
carlos-poly requested a review from a team as a code owner March 23, 2026 22:35

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@carlos-poly
carlos-poly merged commit 036f63a into main Mar 24, 2026
6 checks passed
@carlos-poly
carlos-poly deleted the carlos/03-23-typescript_6 branch March 24, 2026 13:41
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.

3 participants