workers-sdk
workers-sdk copied to clipboard
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
### Which Cloudflare product(s) does this pertain to? Pages ### What version(s) of the tool(s) are you using? 3.30.1 ### What version of Node are you using? 18.17.1 ### What...
## What this PR solves / how to test Fixes Workers AI local mode fetcher not returning headers to client worker ## Author has addressed the following - Tests -...
### Which Cloudflare product(s) does this pertain to? Workers Runtime ### What version(s) of the tool(s) are you using? * ### What version of Node are you using? _No response_...
## What this PR solves / how to test Fixes #SQC-153 I'm building on top of the changes in https://github.com/cloudflare/workers-sdk/pull/5064 ## Author has addressed the following - Tests - [x]...
Fixes # SQC-200 **What this PR solves / how to test:** This PR adds more options in the `hyperdrive create` and `hyperdrive update` subcommands for users to update all the...
## What this PR solves / how to test Fixes N/A. This PR adds a section to the contributing guide on what you should do before getting started. ## Author...
## What this PR solves / how to test The C3 solid template is broken now as it seems to rely on an `app.config.(js/ts)` file instead of `vite.config.(js/ts)` as it...
### Which Cloudflare product(s) does this pertain to? D1 ### What version(s) of the tool(s) are you using? 3.22.3 [Wrangler] ### What version of Node are you using? 20.9.0 ###...
This PR makes sure that the bundle type is set correctly in remote dev mode when the main module is a Python module. It also ensures that the source URL...
## What this PR solves / how to test Just a simple `.env.example` file to help developers with local debugging Fixes #[insert GH or internal issue number(s)]. ## Author has...