Skip to content

@paybond/kit 0.11.6

Choose a tag to compare

@nonameuserd nonameuserd released this 03 Jul 07:20

Release @paybond/kit 0.11.6 — safer CLI errors in public CI and more reliable gateway retry behavior.

Highlights

  • CLI error sanitizationHarborHttpError and Cloudflare edge failures no longer dump raw edge JSON (ray IDs, zones, HTML) into --format json output; mapped to gateway category with operator-safe messages.
  • Gateway retries — SDK clients skip automatic retries on Cloudflare-generated edge errors (cloudflare_error: true) so callers see a clear failure instead of amplified noise.
  • Template lockfilesgenerate-templates and verify-template-lock-integrity can stamp or verify integrity from a local npm pack before the version is on npm (must match the published tarball).

Install

npm install @paybond/kit@0.11.6