It would be useful to allow reference to another error with the `cause` property. Also see https://2ality.com/2021/06/error-cause.html This would be helpful in cases where we catch an error, and rethrow a semantic release error.