Minor Changes
- #7897
34f9797
Thanks @WillTaylorDev! - chore: providesrun_worker_first
for Worker-script-first configuration. Deprecatesexperimental_serve_directly
.
Patch Changes
-
#7945
d758215
Thanks @ns476! - Add Images binding (in private beta for the time being) -
#7947
f57bc4e
Thanks @dario-piotrowicz! - fix: avoidgetPlatformProxy
logging twice that it is using vars defined in.dev.vars
fileswhen
getPlatformProxy
is called and it retrieves values from.dev.vars
files, it logs twice
a message like:Using vars defined in .dev.vars
, the changes here make sure that in such cases
this log only appears once -
#7889
38db4ed
Thanks @emily-shen! - feat: add experimental resource auto-provisioning to versions upload -
#7864
de6fa18
Thanks @dario-piotrowicz! - Update theunstable_getMiniflareWorkerOptions
types to always include anenv
parameter.The
unstable_getMiniflareWorkerOptions
types, when accepting a config object as the first argument,
didn't accept a secondenv
argument. The changes here make sure they do, since theenv
is still
relevant for picking up variables from.dev.vars
files. -
#7964
bc4d6c8
Thanks @LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow config -
Updated dependencies [
cf4f47a
]: