Skip to content

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

Closed
petamoriken wants to merge 2 commits intodenoland:mainfrom
petamoriken:feat/generic-float16array
Closed

feat(type): make Float16Array generic (Merge after importing TypeScript 5.7)#26937
petamoriken wants to merge 2 commits intodenoland:mainfrom
petamoriken:feat/generic-float16array

Conversation

@petamoriken
Copy link
Copy Markdown
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
@dsherret
Copy link
Copy Markdown
Contributor

Included with you as a co-author in 8971064 (couldn't get that compiling without this). Thanks!

@dsherret dsherret closed this Jan 31, 2025
@petamoriken petamoriken deleted the feat/generic-float16array branch February 1, 2025 04:17
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