taylorhakes/promise-polyfill

Promise.all([]) not allowed

TheModMaker opened this issue · 2 comments

Promise.all/Promise.race can accept an empty array, but after 74d3029 they are not accepted in this polyfill.

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?

Fixed in 8.1.2. Thanks again for the bug report https://github.com/taylorhakes/promise-polyfill/releases/tag/8.1.2