v10.0.0-beta.2
Pre-release
Pre-release
10.0.0-beta.2 (2023-01-17)
Bug Fixes
- aggregate-error: upgraded to the latest version (7285e05)
- execa: upgraded to the latest version (7c74660)
- normalize-url: upgraded to the latest version (b55bb01)
BREAKING CHANGES
- aggregate-error: due to the aggregate-error upgrade, thrown errors are no longer iterable, but instead list the errors under an
errors
property