Promise.all([]) not allowed
TheModMaker opened this issue · 2 comments
TheModMaker commented
Promise.all/Promise.race can accept an empty array, but after 74d3029 they are not accepted in this polyfill.
taylorhakes commented
Thanks for the bug report. I will fix it right away tonight. Sorry about that. I will make sure it’s added to the test suite. Can you point to 8.1.0 temporarily?
taylorhakes commented
Fixed in 8.1.2
. Thanks again for the bug report https://github.com/taylorhakes/promise-polyfill/releases/tag/8.1.2