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

[Feat] 2018: Implement AsyncIteratorClose #69

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Nov 6, 2019

Depends on: #67#68.

BREAKING CHANGE: This is backwards incompatible, as the `hint` parameter
is added between the `obj` and `method` parameters.
BREAKING CHANGE: This is backwards incompatible, as ES2017 and older operated
directly on the `Iterator` instance.
@ExE-Boss ExE-Boss changed the title feat(ES2018): Implement AsyncIteratorClose feat(ES2018): Implement AsyncIteratorClose Nov 8, 2019
@ExE-Boss ExE-Boss changed the title feat(ES2018): Implement AsyncIteratorClose feat(ES2018): Implement AsyncIteratorClose Nov 8, 2019
@ExE-Boss ExE-Boss force-pushed the feat/es2018/async-iterator-close branch from be5c161 to 5ec6056 Compare November 17, 2019 07:43
@ljharb ljharb force-pushed the feat/es2018/async-iterator-close branch from 5ec6056 to b54b70b Compare November 18, 2019 05:28
@ljharb
Copy link
Owner

ljharb commented Dec 11, 2019

This will need rebasing on top of #68, after it's rebased on top of #67.

@ExE-Boss ExE-Boss changed the title feat(ES2018): Implement AsyncIteratorClose [feat] 2018: Implement AsyncIteratorClose May 17, 2020
@ExE-Boss ExE-Boss changed the title [feat] 2018: Implement AsyncIteratorClose [Feat] 2018: Implement AsyncIteratorClose May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants