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

Implement Promise.allSettled #211

Closed
mathiasbynens opened this issue Jun 13, 2019 · 5 comments
Closed

Implement Promise.allSettled #211

mathiasbynens opened this issue Jun 13, 2019 · 5 comments

Comments

@mathiasbynens
Copy link

This is a stage 3 proposal.

Ref. tc39/proposal-promise-allSettled#11.

@phoddie
Copy link
Collaborator

phoddie commented Jun 13, 2019

Thank you for the reminder.

@phoddie
Copy link
Collaborator

phoddie commented Jul 10, 2019

FYI - this is now implemented and tested. Software release expected later this month.

@mathiasbynens
Copy link
Author

Thanks for the update. I'll mention the Moddable/XS implementation when asking for Stage 4 at TC39 later this month.

@phoddie
Copy link
Collaborator

phoddie commented Jul 10, 2019

Excellent. FWIW- our plan is to have it published by the upcoming TC39 meeting.

@phoddie
Copy link
Collaborator

phoddie commented Jul 27, 2019

allSettled is now part of this repository.

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

No branches or pull requests

2 participants