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

Support forthcoming changes to Iterator type in TS 5.6 #69632

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rbuckton
Copy link
Collaborator

In an effort to clean up the definitions of Iterator, IterableIterator, and Iterable (as well as their Async variants) to make way for types for the ECMA262 Iterator Helpers proposal, microsoft/TypeScript#58243 makes a few changes to these types that result in several breaks in some type packages.

This has been authored as a Draft PR for now, as microsoft/TypeScript#58243 is still in flux and has not yet been merged.

Please fill in this template.

If changing an existing definition:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant