workers-sdk
workers-sdk copied to clipboard
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
Fixes https://github.com/cloudflare/workers-sdk/issues/11064 Fixes https://github.com/cloudflare/workers-sdk/issues/8369 (`defineWorkersConfig` is removed) Fixes https://github.com/cloudflare/workers-sdk/issues/7795 (everything is now encapsulated in a plugin, and so this type of configuration problem is impossible) Fixes https://github.com/cloudflare/workers-sdk/issues/7339 (we no longer...
### What versions & operating system are you using? System: OS: macOS 26.1 CPU: (14) arm64 Apple M4 Max Memory: 1.20 GB / 36.00 GB Shell: 5.9 - /bin/zsh Binaries:...
### Describe the solution Using the `--persist-to` flag, I'm able to redirect the default `.wrangler/state` location, but calling `wrangler dev` will still create a directory at `.wrangler/tmp`. Was hoping the...
### Describe the solution Feature request to allow wrangler.jsonc/toml config option that an explicit environment must be set. That is, the top-level configs for services and bindings would not be...
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....
update zod from 3.22.3 to 3.25.76 --- - Tests - [ ] Tests included/updated - [x] Tests not necessary because: not necessary - Public documentation - [ ] Cloudflare docs...
### What versions & operating system are you using? > [!NOTE] > I am not directly using `wrangler`, but am using it through the Cloudflare Pages. > I am not...
Courtesy of Claude --- - Tests - [ ] Tests included/updated - [x] Tests not necessary because: lint rule - Public documentation - [ ] Cloudflare docs PR(s): - [x]...
The `patchConfig` utility is defined in the `workers-utils` package but is tested in the `wrangler` package instead. I do believe that the tests should live in the same package implementing...
### What versions & operating system are you using? System: OS: macOS 15.6.1 CPU: (16) arm64 Apple M4 Max Memory: 2.01 GB / 48.00 GB Shell: 5.9 - /bin/zsh Binaries:...