github cloudflare/workers-sdk create-cloudflare@2.61.0

17 hours ago

Minor Changes

  • #11684 f1f036c Thanks @ascorbic! - Add --variant CLI argument to select framework variants non-interactively. This allows users to skip the variant selection prompt when creating React projects by specifying the variant directly, for example: npm create cloudflare my-app -- --framework=react --platform=workers --variant=react-ts.

Patch Changes

  • #11662 1be6bfe Thanks @pombosilva! - Generate Workflow name based on worker name in hello-world-workflows template.

    Previously, the hello-world-workflows template defaulted to the workflow name
    workflows-hello-world. This caused deployments to overwrite existing workflows when
    users forgot to change the name, since workflow names must be unique. The workflow
    name is now generated from the worker name.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.