releases.shpreview
Cloudflare/Workers SDK/create-cloudflare@2.64.0

create-cloudflare@2.64.0

$npx -y @buildinternet/releases show rel_6ViDH4RGCxZDiRrxJZFgQ

Minor Changes

  • #12286 5ddd276 Thanks @elithrar! - Add AGENTS.md to Workers templates for AI coding agent guidance

    New Workers projects created via create-cloudflare now include an AGENTS.md file that provides AI coding agents with retrieval-led guidance for Cloudflare APIs. This helps agents avoid using outdated knowledge from their training data and instead consult current documentation.

    The file includes:

    • Links to Cloudflare documentation and MCP servers
    • Essential wrangler commands (dev, deploy, types)
    • Pointers to product-specific documentation for limits and APIs
  • #12454 c99c437 Thanks @petebacondarwin! - Respect CLOUDFLARE_ACCOUNT_ID environment variable for account selection

    When the CLOUDFLARE_ACCOUNT_ID environment variable is set, C3 will now use it directly instead of prompting for account selection. This matches wrangler's behavior and enables seamless CI/CD workflows where the account is pre-configured via environment variables.

    Previously, C3 would always call wrangler whoami and prompt for account selection when multiple accounts were available, ignoring the environment variable.

Patch Changes

  • #12365 9eca052 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    @angular/create21.1.121.1.2
  • #12366 96d1605 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    create-vue3.20.03.21.0
  • #12367 9244501 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    gatsby5.15.05.16.0
  • #12481 0ac76d5 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    create-vike0.0.5720.0.575

Fetched March 31, 2026