Skip to content

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
Contributor

Closing and reopening PR to trigger a fresh CI build.

@rbuckton
Copy link
Contributor

@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
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Stage 3 float16 features types TypedArray constructors: missing from mapping iterable Big(Int|Uint)64ArrayConstructor: missing from Iterable

4 participants