Skip to content

1.5.18 - Renamed Error to Fail

Compare
Choose a tag to compare
@hazae41 hazae41 released this 28 May 16:37
· 503 commits to master since this release

BREAKING CHANGES

  • Renamed FetchResult.Error to FetchResult.Fail to avoid conflict with globalThis.Error

other

  • Updated Result, added ignore() to avoid runtime checks