web-features explorer

Promise.allSettled()

Widely available since 2023-01-28 (baseline high)

The Promise.allSettled() static method waits for an array of promises to settle (resolve or reject).

Compatibility

BCD data