Skip to content

chore(typescript): upgrade to TypeScript 7 - #12

Merged
caiopizzol merged 1 commit into
mainfrom
chore/typescript-7
Aug 2, 2026
Merged

chore(typescript): upgrade to TypeScript 7#12
caiopizzol merged 1 commit into
mainfrom
chore/typescript-7

Conversation

@caiopizzol

Copy link
Copy Markdown
Owner

TypeScript 7 is now the stable release, and the existing configuration carried several defaults that the Bun runtime no longer needs. This keeps type checking strict while making its runtime assumptions explicit.

  • Pins the compiler so local and CI diagnostics stay reproducible.
  • Covers application code, tests, and Drizzle configuration through one root project.
  • Retains library checking compatibility for Bun and Drizzle declarations.

@caiopizzol
caiopizzol marked this pull request as ready for review August 2, 2026 23:04
@caiopizzol
caiopizzol enabled auto-merge (squash) August 2, 2026 23:04

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

@caiopizzol
caiopizzol merged commit bad8e21 into main Aug 2, 2026
4 checks passed
@caiopizzol
caiopizzol deleted the chore/typescript-7 branch August 2, 2026 23:07
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