workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

Results 650 workers-sdk issues
Sort by recently updated
recently updated
newest added

### Which Cloudflare product(s) does this pertain to? Wrangler ### What version(s) of the tool(s) are you using? all ### What version of Node are you using? v20.6.1 ### What...

bug

### Which Cloudflare product(s) does this pertain to? D1 ### What version(s) of the tool(s) are you using? 10.8.2 [Wrangler] ### What version of Node are you using? 20.18.0 ###...

bug

Workers Containers The Workers Containers API has new endpoints and auth tokens to enforce its scope. This change moves the Wrangler interaction with the API to those new endpoints and...

e2e
skip-v3-pr
every-os

### Describe the solution #### Problem Currently, there is no way to let wrangler know about secrets so that it can include them in the automatically generated type definitions (`wrangler...

enhancement

### Describe the solution # Feature Request: Native Deno Support for Wrangler ## User Stories ### Developer Experience **As a Deno developer**, I want to use Wrangler without Node.js dependencies...

enhancement

Fixes #8004 Fixes #6577 When serving responses that have not defined `content-encoding` explicitly, Miniflare was attempting to infer a compression algorithm from the `accept-encoding` request header. This resulted in streamed...

e2e
c3-e2e
every-os

### What versions & operating system are you using? 4.19.1 [wrangler], 4.7.7 [hono], 7.5.2 [react-router] (but have tried many versions of each) ### Please provide a link to a minimal...

bug
vite-plugin

Default container app names to: WorkerName-ClassName[-EnvName] - Tests - [ ] TODO (before merge) - [x] Tests included - [ ] Tests not necessary because: - Wrangler / Vite E2E...

skip-v3-pr

Reverts cloudflare/workers-sdk#9539. This was reverted to workaround a runtime bug—let's see if the bug is fixed

e2e