Releases: cloudflare/workers-sdk
Release list
@cloudflare/vite-plugin@1.9.6
wrangler@4.24.4
Patch Changes
-
#9905
4ba9f25Thanks @dom96! - Support for Python packages in python_modules dir -
#9886
17b1e5aThanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default -
#9899
d6a1b9bThanks @simonabadoiu! - Print local mode when running a browser binding in local mode -
#9951
e2672c5Thanks @penalosa! - Recommend remote bindings whenwrangler dev --remoteis used -
#9875
a5d7b35Thanks @gpanders! - Show expected format in error message for "containers images delete" -
#9954
bf4c9abThanks @penalosa! - Support Images binding ingetPlatformProxy() -
#9974
f73da0dThanks @penalosa! - Pass worker name & compliance region through correctly when starting a remote bindings session -
Updated dependencies [
ac08e68,3bb69fa,274a826,77d1cb2,5b0fc9e,bf4c9ab,14ce577]:- miniflare@4.20250712.0
workers-playground@0.2.5
miniflare@4.20250712.0
Minor Changes
- #9843
5b0fc9eThanks @edmundhung! - Improved error logging to include error causes in stack traces with internal stack frames removed.
Patch Changes
-
#9854
ac08e68Thanks @dario-piotrowicz! - fix incorrect bindings remote deduplication logicwhen bindings are registered deduplication logic is applied to make sure that the same binding is not unnecessarily registered multiple times, the changes here fix the fact that such deduplication logic doesn't currently take into account whether bindings are used or not in remote mode (which is problematic when the same binding is used both in remote and local mode)
-
#9912
3bb69faThanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250709.0 1.20250710.0 @cloudflare/workers-types ^4.20250709.0 ^4.20250710.0 -
#9930
274a826Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250710.0 1.20250711.0 @cloudflare/workers-types ^4.20250710.0 ^4.20250711.0 -
#9950
77d1cb2Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250711.0 1.20250712.0 @cloudflare/workers-types ^4.20250711.0 ^4.20250712.0 -
#9954
bf4c9abThanks @penalosa! - Support Images binding ingetPlatformProxy()
create-cloudflare@2.50.4
Patch Changes
-
#9941
e1c183aThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
Dependency From To create-vite 7.0.0 7.0.3 -
#9942
56cf197Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
Dependency From To sv 0.8.15 0.8.18