Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Allowed new 'AsyncGenerator' name for await-promise async iterables #4800

Merged
merged 1 commit into from Jul 24, 2019
Merged

Allowed new 'AsyncGenerator' name for await-promise async iterables #4800

merged 1 commit into from Jul 24, 2019

Conversation

JoshuaKGoldberg
Copy link
Contributor

PR checklist

Overview of change:

Allows the new AsyncGenerator type introduced in microsoft/TypeScript#30790 as one of the hardcoded names for async iterables.

Is there anything you'd like reviewers to focus on?

Is this the right approach? I think so, but 馃し鈥嶁檪 hard to tell with these kind-of-sort-of breaking changes.

CHANGELOG.md entry:

@adidahiya adidahiya merged commit 2947925 into palantir:master Jul 24, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the ts-next-async-generator branch July 24, 2019 19:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testNext failures in CI: for-await-of
2 participants