-
Notifications
You must be signed in to change notification settings - Fork 830
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: wrangler@4.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wrangler@4.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 35 files changed
- 7 contributors
Commits on Mar 26, 2025
-
feat(wrangler): Add Bulk Key Get command to KV (#8620)
* feat(wrangler): Add Bulk Key Get command to KV * chore(wrangler): Add unit tests for bulk get command in KV * chore(wrangler): Add e2e tests for bulk get command in KV * chore(wrangler): Add changeset * chore(wrangler): Removed refactoring of bulk get file. * chore(wrangler): Remove sendMetrics call from get bulk * chore(wrangler): Change binding arg description for KV commands * ˇ * Update packages/wrangler/src/kv/index.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> * Update packages/wrangler/src/__tests__/kv.test.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> * Update packages/wrangler/src/__tests__/kv.test.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> * Update packages/wrangler/src/__tests__/kv.test.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> * Update packages/wrangler/src/__tests__/kv.test.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> * Update packages/wrangler/src/__tests__/kv.test.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> * Update packages/wrangler/src/__tests__/kv.test.ts Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com> --------- Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for 14602d9 - Browse repository at this point
Copy the full SHA 14602d9View commit details -
Fix dev server crashing on config changes (#8652)
* Added config-changes playground * Moved miniflare.dispose into createServer and added tests * Revered vitest config * Simplified tests * Added changeset * Fix workers-types version * Increase waitFor timeout * Skip config errors test * Use path.resolve * Log in tests * Normalize Worker config paths to support Windows * Use path.resolve in handleHotUpdate hook * Add tailwindcss to playground to reproduce error * Use hotUpdate and miniflare.setOptions * Filter logs * Remove inspectorPort in playground * Set unique Workflows IDs * Remove unnecessary async * Assert Miniflare
Configuration menu - View commit details
-
Copy full SHA for a18155f - Browse repository at this point
Copy the full SHA a18155fView commit details -
Bump
@cloudflare/unenv-preset
to 2.3.1 (#8675)Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for f043b74 - Browse repository at this point
Copy the full SHA f043b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3688f - Browse repository at this point
Copy the full SHA 8e3688fView commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2529848 - Browse repository at this point
Copy the full SHA 2529848View commit details
There are no files selected for viewing