Releases: cloudflare/workers-sdk
Release list
wrangler@4.24.3
Patch Changes
-
#9923
c01c4eeThanks @gpanders! - Fix image name resolution when modifying a container application -
#9833
3743896Thanks @dario-piotrowicz! - fix: ensure that container builds don't disrupt dev hotkey handlingcurrently container builds run during local development (via
wrangler devorstartWorker) prevent the standard hotkeys not to be recognized (most noticeablyctrl+c, preventing developers from existing the process), the changes here ensure that hotkeys are instead correctly handled as expected -
Updated dependencies []:
- miniflare@4.20250709.0
wrangler@4.24.2
Patch Changes
- #9917
80cc834Thanks @edmundhung! - fix: assets only versions upload should include tag and message
wrangler@4.24.1
Patch Changes
-
#9765
05adc61Thanks @hasip-timurtas! - Build container images without the user's account ID. This allows containers to be built and verified in dry run mode (where we do not necessarily have the user's account info).When we push the image to the managed registry, we first re-tag the image to include the user's account ID so that the image has the full resolved image name.
-
Updated dependencies [
bb09e50,25dbe54,3bdec6b]:- miniflare@4.20250709.0
miniflare@4.20250709.0
Patch Changes
-
#9881
bb09e50Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250705.0 1.20250708.0 @cloudflare/workers-types ^4.20250705.0 ^4.20250708.0 -
#9894
25dbe54Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250708.0 1.20250709.0 @cloudflare/workers-types ^4.20250708.0 ^4.20250709.0 -
#9876
3bdec6bThanks @edmundhung! - chore: update youch version
@cloudflare/vitest-pool-workers@0.8.53
@cloudflare/vitest-pool-workers@0.8.52
Patch Changes
- Updated dependencies [
80cc834]:- wrangler@4.24.2