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

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

Merged
adidahiya merged 1 commit intopalantir:masterfrom
JoshuaKGoldberg:ts-next-async-generator
Jul 24, 2019
Merged

Allowed new 'AsyncGenerator' name for await-promise async iterables#4800
adidahiya merged 1 commit intopalantir:masterfrom
JoshuaKGoldberg:ts-next-async-generator

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