Skip to content

@interledger/open-payments@6.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 11:31
· 30 commits to main since this release
d76f036

Minor Changes

  • 8950c21: Replace axios with ky (a wrapper around native fetch)
  • 1bf703c: Adding validateResponses flag to Open Payments client initialization functions.
    This flag enables or disables response validation against the Open Payments OpenAPI specs (via the @interledger/openapi package).