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

Add ESNext float16 features and fix TypedArrays of BigInt types #60151

Merged
merged 15 commits into from
Jan 22, 2025

Conversation

petamoriken
Copy link
Contributor

@petamoriken petamoriken commented Oct 6, 2024

Fixes #60148
Fixes #45198
Fixes #45199

This PR includes the following changes:

  • Add Stage 3 float16 features
  • Add {BigInt64Array,BigUint64Array}.from methods for Iterable
  • Tweak TSDoc comments

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Oct 6, 2024
@petamoriken petamoriken changed the title Add ESNext float16 features Add ESNext float16 types Oct 6, 2024
@petamoriken petamoriken changed the title Add ESNext float16 types Add ESNext float16 features and fix TypedArrays of BigInt types Oct 6, 2024
@Renegade334
Copy link
Contributor

Would also close the perennial #45198 and #45199.

@typescript-bot typescript-bot added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Oct 9, 2024
@rbuckton rbuckton closed this Jan 21, 2025
@rbuckton rbuckton reopened this Jan 21, 2025
@rbuckton
Copy link
Member

Closing and reopening PR to trigger a fresh CI build.

@rbuckton
Copy link
Member

@petamoriken can you update baselines?

@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@petamoriken
Copy link
Contributor Author

@rbuckton Done!

@rbuckton rbuckton merged commit 1c4083f into microsoft:main Jan 22, 2025
32 checks passed
@petamoriken petamoriken deleted the feat/esnext-float16 branch January 22, 2025 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Status: Done
4 participants