Skip to content

@emdash-cms/x402@0.21.0

Choose a tag to compare

@emdashbot emdashbot released this 17 Jun 19:46
· 2 commits to main since this release
8b57af6

Patch Changes

  • #1530 997d7ee Thanks @ascorbic! - Fixes x402-protected routes hanging and returning 524 timeouts on Cloudflare Workers when the very first request to a cold isolate was cancelled mid-initialization. The resource server is now cached only once it is fully initialized, so a cancelled initializer no longer strands later requests.