cloudflare-docs
cloudflare-docs copied to clipboard
Cloudflare’s documentation
People landing here should go straight to Workers
### Proposed changes --- title: s3mini pcx_content_type: example --- import { Render } from "~/components"; The **S3mini** client is a zero‑dependency, ~14 kB library that uses SigV4 and runs on...
### Summary We are adding Vitest 3.2 support to vitest-pool-workers in https://github.com/cloudflare/workers-sdk/pull/9439. ### Screenshots (optional) ### Documentation checklist - [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to. -...
### Summary Updated "Traffic" to the new title "HTTP Traffic" and updated the list of filtering options
It is confusing to say that the binding name is `MY_DURABLE_OBJECT` — singular — and then call methods on it in order to....get a single Durable Objects instance. I don't...
### Summary Adds a docs page corresponding to a new C3 experimental template for Vue with Workers Static Assets. See https://github.com/cloudflare/workers-sdk/pull/7480 ### Documentation checklist - [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/)...
``` > npm create cloudflare -- --category web-framework ....... Unrecognized option: category ```` https://developers.cloudflare.com/pages/get-started/c3/#cli-arguments https://github.com/cloudflare/workers-sdk/blob/6cac35131c0bdf93995f317b977cfdb2e9a4902c/packages/create-cloudflare/src/templates.ts#L233-L235
refs https://github.com/cloudflare/workers-sdk/issues/7551
### Summary Add a missing cache supported value Ref: - https://github.com/cloudflare/workerd/pull/3283 - https://github.com/cloudflare/workerd/pull/3195 @tewaro is this ok? /cc @ToriLindsay ### Documentation checklist - [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been...