Skip to content

mppx@0.3.15

Choose a tag to compare

@github-actions github-actions released this 10 Mar 19:34
· 335 commits to main since this release
ccaa86f

Patch Changes

  • cd42c28: Added rawFetch property to the client Mppx instance, exposing the original unwrapped fetch function for requests that should bypass 402 payment interception.
  • 230ef16: Moved CLI payment logs (Payment Required, Payment Receipt, channel open/close) behind -v flag. Added -vv for full HTTP headers.