Skip to content

typescript v6 - #449

Merged
sotojn merged 1 commit into
masterfrom
typescript-v6
Aug 21, 2026
Merged

typescript v6#449
sotojn merged 1 commit into
masterfrom
typescript-v6

Conversation

@busma13

@busma13 busma13 commented Aug 21, 2026

Copy link
Copy Markdown

This PR makes the following changes:

  • update typescript from v5.9.3 to v6.0.3
  • tsconfig.json updates:
    • moduleResolution: node is deprecated - use nodenext
    • module: ESNext is incompatible with moduleResolution: nodenext - use nodenext
  • add .js extension to import statement

refs:
https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/
terascope/teraslice#4485

@busma13
busma13 requested a review from sotojn August 21, 2026 20:43
@sotojn
sotojn merged commit 0e14032 into master Aug 21, 2026
3 checks passed
@sotojn
sotojn deleted the typescript-v6 branch August 21, 2026 20:57
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