-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
feat: TypeScript 5.6 and npm:@types/node@22
#25614
Conversation
Extracted out of #25614 It's better for these to be non-minified because then diffs are better when adding new versions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possibly fixes #23357?
Can you also include fixing for It only got merged last week thus not picked by 5.6, but should be fixed asap I think. |
This PR fixes #24238 I am trying to migrate the My bad, it has already been introduced to Deno! |
Closes #24238
Closes #23357