1.5.18 - Renamed Error to Fail
BREAKING CHANGES
- Renamed
FetchResult.Error
toFetchResult.Fail
to avoid conflict withglobalThis.Error
other
- Updated Result, added ignore() to avoid runtime checks
BREAKING CHANGES
FetchResult.Error
to FetchResult.Fail
to avoid conflict with globalThis.Error
other