🏠 New in High Baseline Support: Promise finally()

April 2, 2021

caniuse · mdn · spec

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

Source features