Skip to content

v2.6.0

Latest

Choose a tag to compare

@L-Blondy L-Blondy released this 09 Mar 15:08
· 4 commits to master since this release

What's changed since v2.5.1

  • Added up-fetch agent skill files and related documentation
  • deprecate ValidationError and isValidationError in favor of ResponseValidationError and isResponseValidationError
  • Breaking: ResponseError no longer has response and request, status has been moved top level.

This set of changes ensures errors can be (de)serialized while preserving their types