Skip to content

@stlite/cloudflare@0.2.1

Latest

Choose a tag to compare

@whitphx-changesets-bot whitphx-changesets-bot released this 08 Aug 03:02
4bb8aff

Patch Changes

  • #2097 da5e2a6 Thanks @whitphx! - Construct the response Headers in the Cloudflare Workers adapter by passing the ASGI header pairs to js.Headers.new() directly, dropping the intermediate conversion. No behavior change.