workers-sdk
workers-sdk copied to clipboard
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
### What versions & operating system are you using? Wrangler v4.20.3, Node v22.16.0, Ubuntu 24.04.2 LTS ### Please provide a link to a minimal reproduction `wrangler.jsonc` defined as follows ```...
### Which Cloudflare product(s) does this pertain to? Wrangler ### What versions & operating system are you using? Wrangler 4.6 ### Please provide a link to a minimal reproduction _No...
There is a bug in `[email protected]` causing responses to be aggressively buffered. It breaks PPR in Next.js with `wrangler dev` (the response is buffered until everything is ready) - PPR...
Fixes #[insert GH or internal issue link(s)]. _Describe your change..._ --- - Tests - [ ] TODO (before merge) - [ ] Tests included - [ ] Tests not necessary...
Fixes #[insert GH or internal issue link(s)]. Support for [Javascript Debug Terminals](https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_javascript-debug-terminal) in VSCode! This is an improvment to debugging DX when using VSCode—especially with multiple Workers. All you need...
### What Adds a `--json` flag to the `wrangler r2 bucket info` command, returning the bucket info in clean JSON format. ### Why Fixes #9433 — The current output is...
# Fixes #9511 – Vite plugin does not allow for more than one service with D1 binding ## Describe your change This PR adds a local testing workaround for an...
Fixes #[insert GH or internal issue link(s)]. _Describe your change..._ --- - Tests - [ ] TODO (before merge) - [ ] Tests included - [ ] Tests not necessary...
### What versions & operating system are you using? Wrangler v4.20.1, Node v22.16.0, macOS 15.5 (M4) ### Please provide a link to a minimal reproduction _No response_ ### Describe the...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....