Skip to content

chore: upgrade to typescript v6.0.2#1384

Merged
climba03003 merged 1 commit intomainfrom
chore/upgrade-typescript-v6
Mar 27, 2026
Merged

chore: upgrade to typescript v6.0.2#1384
climba03003 merged 1 commit intomainfrom
chore/upgrade-typescript-v6

Conversation

@Tony133
Copy link
Copy Markdown
Member

@Tony133 Tony133 commented Mar 24, 2026

Proposals:

Upgrades TypeScript to v6 and modernizes the compiler configuration to align with current Node.js module resolution standards.

  • Changes made:
    • Upgrade typescript dependency to v6.0.2 🔥
    • Update tsconfig.json
      • Updated moduleResolution from node to node16
      • Updated target from es2017 to es2022
      • Updated module from commonjs to node16

see reference PR: fastify/fastify#6605

@Tony133 Tony133 marked this pull request as ready for review March 24, 2026 15:01
@climba03003 climba03003 merged commit 4f51e1d into main Mar 27, 2026
17 checks passed
@Tony133 Tony133 deleted the chore/upgrade-typescript-v6 branch March 27, 2026 08:42
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