workers-devprod
released this
19 Sep 17:59
·
235 commits
to main
since this release
Patch Changes
-
#6743
b45e326
Thanks @petebacondarwin! - fix: ability to build tricky Node.js compat scenario WorkersAdds support for non-default build conditions and platform via the WRANGLER_BUILD_CONDITIONS and WRANGLER_BUILD_PLATFORM flags.
Fixes #6742
-
#6776
02de103
Thanks @zebp! - fix: disable observability on deploy if not explicitly defined in configWhen deploying a Worker that has observability enabled in the deployed version but not specified in the
wrangler.toml
Wrangler will now set observability to disabled for the new version to match thewrangler.toml
as the source of truth. -
Updated dependencies [
2ddbb65
]: