Breaking
- Require Node.js 16 32faa8e
- Switch from
aggregate-error
package to the nativeAggregateError
- This only affects you if you use
{stopOnError: false}
. - The native one is similar, but differs in error message: sindresorhus/aggregate-error#4 (comment)
- This only affects you if you use