github cloudflare/workers-sdk @cloudflare/vite-plugin@1.51.0

latest releases: @cloudflare/cli-shared-helpers@0.1.20, create-cloudflare@2.70.17, @cloudflare/workers-auth@0.6.0...
6 hours ago

Minor Changes

  • #14941 266172b Thanks @nickpatt! - Improve the Local Explorer's Observability views

    console.log messages now render the way the console would (JSON-encoded strings are unwrapped and multi-argument logs are joined), traces and events can be looked up by trace or span id from the search bar, and an event's "View trace" button jumps to the exact invocation that emitted it — even when a trace_id spans several invocations (e.g. a subrequest or self fetch).

  • #14996 ebd1dfd Thanks @nickpatt! - Surface Local Explorer API to headless agents

    When a Vite dev or preview server with the Cloudflare plugin is started in a headless AI agent environment, the plugin now prints the Local Explorer API URL and useful resource routes to stdout so agents can discover and call them programmatically.

Patch Changes

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.