Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade to TypeScript 5.7 #26950

Open
dsherret opened this issue Nov 20, 2024 · 1 comment · May be fixed by #27857
Open

Upgrade to TypeScript 5.7 #26950

dsherret opened this issue Nov 20, 2024 · 1 comment · May be fixed by #27857
Labels
feat new feature (which has been agreed to/accepted) tsc related to the TypeScript tsc compiler
Milestone

Comments

@dsherret
Copy link
Member

We're going to push this back a release to Deno 2.2 due to https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-beta/#typedarrays-are-now-generic-over-arraybufferlike in order to find a better migration strategy.

@dsherret dsherret added feat new feature (which has been agreed to/accepted) tsc related to the TypeScript tsc compiler labels Nov 20, 2024
@dsherret dsherret added this to the 2.2.0 milestone Nov 20, 2024
@sukima
Copy link

sukima commented Dec 7, 2024

Ran into ArrayBuffer today on 2.1.3, oddly a deno check succeeded but the deno lsp in my editor did not like the { maxByteLength } second argument. Strange the two don't use the same TypeScript checking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat new feature (which has been agreed to/accepted) tsc related to the TypeScript tsc compiler
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants