Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cache api + req/res/url transforms #41

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

james-elicx
Copy link
Owner

This PR does the following:

  • Introduces support for the Cache API.
  • Adds support for Request / Response / URL object transforms.

@changeset-bot
Copy link

changeset-bot bot commented Sep 27, 2023

🦋 Changeset detected

Latest commit: d5b3785

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
Copy link
Contributor

github-actions bot commented Sep 27, 2023

🧪 A prerelease is available for testing 🧪

You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/6331785070/npm-package-cf-bindings-proxy-41

Or you can immediately run this with npx:

npx https://prerelease-registry.ixion-labs.workers.dev/james-elicx/cf-bindings-proxy/runs/6331785070/npm-package-cf-bindings-proxy-41

@james-elicx james-elicx merged commit 906b21f into main Sep 27, 2023
5 checks passed
@james-elicx james-elicx deleted the james/cache-api branch September 27, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant