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

Add .allSettled() method #24

Merged
merged 6 commits into from
Aug 1, 2021
Merged

Conversation

Richienb
Copy link
Contributor

@Richienb Richienb commented Jul 29, 2021

Breaking change: .all() now always returns a promise.

Fixes: #10

Richienb added 2 commits July 28, 2021 21:06
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
@sindresorhus
Copy link
Owner

Nice work!

Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
@Richienb Richienb requested a review from sindresorhus August 1, 2021 23:25
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
@Richienb Richienb requested a review from sindresorhus August 1, 2021 23:29
@sindresorhus sindresorhus merged commit 81c597b into sindresorhus:main Aug 1, 2021
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.

Add .allSettled() method
2 participants