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

FF110Relnote: ReadableStream async iteration #24370

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

hamishwillee
Copy link
Collaborator

FF110 adds support for iterating through the chunks in a ReadableStream using for await of syntax.

This adds a release note. Note that this links to the section in ReadableStream that introduces the feature. Note that it hasn't merged yet, so the anchor won't work - see #24310

Other docs work can be tracked in #23678

@hamishwillee hamishwillee requested a review from a team as a code owner February 12, 2023 23:23
@hamishwillee hamishwillee requested review from bsmth and removed request for a team February 12, 2023 23:23
@github-actions github-actions bot added the Content:Other Any docs not covered by another "Content:" label label Feb 12, 2023
@github-actions
Copy link
Contributor

Preview URLs

@sideshowbarker sideshowbarker merged commit 1fbbe3e into mdn:main Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Other Any docs not covered by another "Content:" label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants