Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 17:12
· 4 commits to main since this release
50ff06b

Minor Changes

  • d87efba: Support for ReadableStream with R2 .put(...), and .get(...).body.
  • d87efba: Transforms functions from responses when making calls in the proxy, instead of needing further HTTP calls to read their value. Support for handling binding calls that return accessors for arrayBuffer(), blob(), text(), json(), body + bodyUsed.

Patch Changes

  • 7b0d1ae: Return array responses instead of creating a new proxy for the response.