github cloudflare/workers-sdk @cloudflare/deploy-helpers@0.6.8

latest releases: @cloudflare/runtime-types@0.0.12, @cloudflare/cli-shared-helpers@0.1.22, @cloudflare/workers-auth@0.6.2...
7 hours ago

Patch Changes

  • #15081 026e058 Thanks @podonnell-dev! - Compact wrangler preview deployment success output

    wrangler preview now prints a concise success summary with the Preview name, Preview URL, deployment ID, and Deployment URL instead of the previous box-art settings summary.

  • #15132 5b1b930 Thanks @dario-piotrowicz! - Fetch script metadata directly instead of listing all scripts

    When resolving Durable Object migrations, fetch the specific script's service metadata via /workers/services/{name} instead of listing all scripts in the account via /workers/scripts. This avoids downloading metadata for every Worker in the account just to find one script's migration tag.

  • Updated dependencies [c7aede7, 0aa8fa5]:

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.