github cloudflare/workers-sdk wrangler@3.83.0

11 hours ago

Minor Changes

  • #7000 1de309b Thanks @jkoe-cf! - feature: allowing users to specify a description when creating an event notification rule

Patch Changes

  • #7011 cef32c8 Thanks @GregBrimble! - fix: Correctly apply Durable Object migrations for namespaced scripts

  • #7067 4aa35c5 Thanks @LuisDuarte1! - Change trigger command to comply with the current workflows endpoint.

    This also adds an id option to allow users to optionally customize the new instance id.

  • #7082 3f1d79c Thanks @LuisDuarte1! - Change to new terminate instance workflow endpoint

  • #7036 e7ea600 Thanks @penalosa! - Reduce KV bulk upload bucket size to 1000 (from the previous 5000)

  • #7068 a2afcf1 Thanks @RamIdeas! - log warning of Workflows open-beta status when running deploying a Worker that contains a Workflow binding

  • #7065 b219296 Thanks @penalosa! - Internal refactor to remove React/ink from all non-wrangler dev flows

  • #7064 a90980c Thanks @penalosa! - Fix wrangler dev --remote --show-interactive-dev-session=false by only enabling hotkeys after account selection if hotkeys were previously enabled

  • #7045 5ef6231 Thanks @RamIdeas! - Add preliminary support for Workflows in wrangler dev

  • #7075 80e5bc6 Thanks @LuisDuarte1! - Fix params serialization when send the trigger workflow API

    Previously, wrangler did not parse the params sending it as a string to workflow's services.

  • Updated dependencies [760e43f, 8dc2b7d, 5ef6231]:

    • miniflare@3.20241022.0
    • @cloudflare/workers-shared@0.7.0

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.