Missing polyfill for Promise.allSettled

Author: codeworriorCreated Aug 5, 2019Updated Sep 8, 2021
Labelsneeds submitter response

Now that Promise.allSettled reached stage 4 of the specification process, would it make sense to add a polyfill for it to this project?

Or would you rather recommend to add a separate shim for it, something like es-shims/Promise.allSettled ? IMO that's less convenient, but creating yet another implementation also sounds wrong.

Source: stefanpenner/es6-promise