james-elicx / cf-bindings-proxy

Experimental proxy for interfacing with bindings in projects targeting Cloudflare Pages
MIT License
94 stars 4 forks source link

feat: support for `writeHttpMetadata` for R2 #33

Closed james-elicx closed 1 year ago

james-elicx commented 1 year ago

This PR does the following:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 386b562c793ae075feda917dade9c933d8e8ed9b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | cf-bindings-proxy | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 1 year ago

🧪 A prerelease is available for testing 🧪

You can install this latest build in your project with: ```sh npm install --save-dev https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/5993345723/npm-package-cf-bindings-proxy-33 ``` Or you can immediately run this with `npx`: ```sh npx https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/5993345723/npm-package-cf-bindings-proxy-33 ```