Patch Changes
-
#9923
c01c4ee
Thanks @gpanders! - Fix image name resolution when modifying a container application -
#9833
3743896
Thanks @dario-piotrowicz! - fix: ensure that container builds don't disrupt dev hotkey handlingcurrently container builds run during local development (via
wrangler dev
orstartWorker
) 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