Promise.prototype.finally is stage 3 - time to implement it! :-D Test262 tests are merged. Spec is [here](https://tc39.github.io/proposal-promise-finally/). - https://github.com/tc39/proposal-promise-finally/issues/18
Promise.prototype.finally is stage 3 - time to implement it! :-D
Test262 tests are merged.
Spec is here.