Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update to Typescript 5.6 #1551

Closed
SBoudrias opened this issue Sep 15, 2024 · 1 comment
Closed

Update to Typescript 5.6 #1551

SBoudrias opened this issue Sep 15, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file good first issue

Comments

@SBoudrias
Copy link
Owner

New version is out https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/

A simple bump breaks the cjs modules - this will need some investigation. The integration tests are catching this issue; yarn test on the repo.

@SBoudrias
Copy link
Owner Author

Fixes on #1554

Root cause was the usage of .mts extensions. Details from the Typescript team over at microsoft/TypeScript#59991

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file good first issue
Projects
None yet
Development

No branches or pull requests

1 participant