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

### Describe the solution Currently, when running `unstable_dev()` any `console.log()` messages in the Worker itself get forwarded to the console running the `unstable_dev()` process. This can make test output messy...

enhancement
start-dev-worker
unstable_dev

### Describe the solution I'm using unstable_dev extensively in testing right now but just hit a roadblock. I have a fetch being done in a `waitUntil` which I need to...

enhancement
unstable_dev

Fixes #5109. **What this PR solves / how to test:** **Author has addressed the following:** - Tests - [ ] Included - [x] Not necessary because: (let's wait for the...

### Describe the solution Currently, `unstable_dev` supports passing in a local flag in the options object, but `getPlatformProxy` doesn't support it. This means that things like Cloudflare AI, which requires...

enhancement

Fixes #5082 **What this PR solves / how to test:** Currently types for variable generate string literal, those are appropriate when a single environment has been specified in the config...

Fixes # [insert GH or internal issue number(s)]. **What this PR solves / how to test:** This PR adds support for Email Send, Vectorize, Hyperdrive, mTLS, Browser Rendering and Workers...

**What this PR solves / how to test:** Currently if a config file doesn't define any binding nor module, running `wrangler types` against such file would not produce a `d.ts`...

**What this PR solves / how to test:** This PR refreshes wrangler's default commands list, by removing old commands, updating visuals within the list, thus making it more consistent and...

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

awaiting reporter response
bug
wrangler

### Which Cloudflare product(s) does this pertain to? KV ### What version(s) of the tool(s) are you using? wrangler 3.13.1 ### What version of Node are you using? 18.17.1 ###...

awaiting reporter response
bug