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

## What this PR solves / how to test The watch mode in `pages dev` for Pages Functions projects is currently partially broken, as it only watches for file system...

e2e

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

bug
awaiting Cloudflare response

### Describe the solution Followup tracking task for https://github.com/cloudflare/workers-sdk/pull/6090 for myself

maintenance

### Describe the solution We should be able to add specific caching rules for specific patterns.

enhancement

### Describe the solution ^ like it says. tracking issue for myself.

maintenance
polish

### Describe the solution It would be nice to be able to be able to use `wrangler.toml`/`.json` as a source-of-truth for which Buckets/Queues generate/handle Event Notifications. Configuration should *probably* be...

enhancement
awaiting Cloudflare response

### Which Cloudflare product(s) does this pertain to? D1 ### What version(s) of the tool(s) are you using? wrangler 3.17.1 ### What version of Node are you using? 19.9.0 ###...

bug
d1

### Which Cloudflare product(s) does this pertain to? Miniflare ### What version(s) of the tool(s) are you using? 3.20240620.0 [Miniflare] ### What version of Node are you using? 22.3.0 ###...

bug
internal

### Which Cloudflare product(s) does this pertain to? Pages ### What version(s) of the tool(s) are you using? latest ### What version of Node are you using? latest ### What...

awaiting reporter response
bug

## What this PR solves / how to test Adds a cloudchamber curl command. Example usage: `wrangler cloudchamber curl /ssh-public-keys` [CC-3877](https://jira.cfdata.org/browse/CC-3877) ## Author has addressed the following - Tests -...

awaiting Cloudflare response