Skip to content

Get 1.0 (RC3)

Pre-release
Pre-release
Compare
Choose a tag to compare
@kean kean released this 11 Jul 21:56
· 103 commits to main since this release
  • Update documentation
  • Move decoding out of performWithRetries so its failure won't trigger shouldRetry
  • Fix an issue with willSendRequest throwing an error
  • Add id to Request init
  • Add public body property to Request and remove deprecated path
  • Remove send() -> Response<T?> variant