mppx@0.3.12
·
348 commits
to main
since this release
Patch Changes
- c28944e: Added
autoSwapflag totempomethod. When enabled, the client automatically swaps from supported currencies via the DEX if the payer lacks the target token. - 9c23cb7: Fixed fetch polyfill to pass
initthrough unmodified for non-402 responses. Previously, every request eagerly destructuredinitto strip thecontextproperty, creating a new object that could break libraries relying on object identity (e.g. WebSocket upgrade handshakes).