workers-sdk
workers-sdk copied to clipboard
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
## What this PR solves / how to test Fixes SQC-338 ``` fix: make individual parameters work for `wrangler hyperdrive create` when not using HoA `wrangler hyperdrive create` individual parameters...
### Which Cloudflare product(s) does this pertain to? Wrangler ### What version(s) of the tool(s) are you using? 3.80.5 ### What version of Node are you using? v20.12.0 ### What...
## What this PR solves / how to test Moves the banner into the `args` handler like the rest of the commands as this command was printing the banner in...
### Describe the solution Problem: We use docker-compose to bring up our whole stack during development. Since wrangler local mode service bindings use the dev-registry running on localhost, we're forced...
Bumps [@angular/create](https://github.com/angular/angular-cli) from 18.2.8 to 18.2.9. Release notes Sourced from @angular/create's releases. v18.2.9 18.2.9 (2024-10-16) @schematics/angular Commit Description update browserslist config to include last 2 Android major versions @angular/build Commit...
## What this PR solves / how to test Fixes #6354. ## Author has addressed the following - Tests - [ ] TODO (before merge) - [x] Tests included -...
## What this PR solves / how to test Fixes WC-2854.   ## Author has addressed the following - Tests - [ ] TODO (before merge) - [x] Tests...
## What this PR solves / how to test Fixes VS-284: Add Wrangler support for QueryById ## Author has addressed the following - Tests - [ ] TODO (before merge)...
This prerelease version 19 includes several developer experience (DX) improvements: - Introduces a new server routing API - Portable with no Node.js dependencies - Supports a "neutral" output format Fixes...
## What this PR solves / how to test WIP - [ ] wrangler docs - [ ] wrangler init - [ ] wrangler dev - [ ] wrangler deploy...