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 core ### What version(s) of the tool(s) are you using? 3.13.2 ### What version of Node are you using? 20.9.0 ###...

awaiting reporter response
bug

**What this PR solves / how to test:** Ability to deploy workers to dispatch namespaces (Workers for Platforms product). Usage: `wrangler deploy --dispatch-namespace ` This is an improvement to PR...

Fixes # [insert GH or internal issue number(s)]. **What this PR solves / how to test:** Go to https://8f2e7cec.workers-playground.pages.dev/playground/python and you should be able to try it out! (the first...

preview:workers-playground
playground-worker
python

### Describe the solution Support `routes` in local mode

enhancement
breaking change

### Describe the solution Rebase chrome devtools patches on a more recent version of Chrome

enhancement

Fixes #5028 **What this PR solves / how to test:** **Author has addressed the following:** - Tests - [ ] Included - [x] Not necessary because: This is pretty much...

### Which Cloudflare product(s) does this pertain to? Pages, Wrangler core ### What version(s) of the tool(s) are you using? 3.29.0 [Wrangler] ### What version of Node are you using?...

pages
bug

### Which Cloudflare product(s) does this pertain to? Wrangler core, Miniflare ### What version(s) of the tool(s) are you using? Wrangler 3.27.0 ### What version of Node are you using?...

bug

Fixes #5073 **What this PR solves / how to test:** This ensures that multiple `Set-Cookie` headers in the raw HTTP tab within the Playground and Quick Edit are shown. **Author...

preview:workers-playground
playground-worker