7.0.1
- Avoid attaching unnecessary internal/private methods to the prototype
- FIX: make
Promise.all
correctly handle misbehaving promises - small possible performance improvements when passing already fulfilled/rejected promises to
Promise.all
Promise.all
correctly handle misbehaving promisesPromise.all