releases.shpreview

Local observability capture now on by default in dev

@cloudflare/vite-plugin@1.50.0

July 31, 2026Workers SDKView original ↗
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

Minor Changes

  • #14944 a249591 Thanks @nickpatt! - Enable local observability capture by default in dev

    wrangler dev and the Vite plugin now capture request traces and console logs into the Local Explorer's Observability tab out of the box — previously this was opt-in behind X_LOCAL_OBSERVABILITY=true. Set X_LOCAL_OBSERVABILITY=false to opt out (for example if the extra per-worker collector/streaming-tail services cause trouble in a multi-process dev-registry setup).

Patch Changes

Fetched July 31, 2026

Local observability capture now on by default in dev… — releases.sh