james-elicx / cf-bindings-proxy

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

fix: array destructuring returning not iterable #39

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: 16c1cbf79a300e6bd60046419bf1b3aa2e09ee88

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 | Patch |

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/6052150213/npm-package-cf-bindings-proxy-39 ``` Or you can immediately run this with `npx`: ```sh npx https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/6052150213/npm-package-cf-bindings-proxy-39 ```