🏠 New in Low Baseline Support: Promise finally()

October 2, 2018

caniuse · mdn · spec

The promise finally() method executes a function when the promise settles (resolves or rejects).

Source features