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

feat(type): make Float16Array generic (Merge after importing TypeScript 5.7) #26937

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

petamoriken
Copy link
Contributor

TypeScript 5.7 (released on 2024-11-21) will make TypedArrays Generic, so update the type of Float16Array according to that change.

Since the PR submitted to TypeScript (microsoft/TypeScript#60151) will not be ready for TypeScript 5.7, this change should be imported directly to the Deno side.

@petamoriken petamoriken changed the title feat(type): make Float16Array generic feat(type): make Float16Array generic (Merge after importing TypeScript 5.7) Nov 19, 2024
@dsherret dsherret added this to the 2.1.0 milestone Nov 19, 2024
@dsherret dsherret modified the milestones: 2.1.0, 2.2.0 Nov 20, 2024
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