@paybond/kit 0.11.6
Release @paybond/kit 0.11.6 — safer CLI errors in public CI and more reliable gateway retry behavior.
Highlights
- CLI error sanitization —
HarborHttpErrorand Cloudflare edge failures no longer dump raw edge JSON (ray IDs, zones, HTML) into--format jsonoutput; mapped togatewaycategory 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 lockfiles —
generate-templatesandverify-template-lock-integritycan stamp or verify integrity from a localnpm packbefore the version is on npm (must match the published tarball).
Install
npm install @paybond/kit@0.11.6