github cloudflare/workers-sdk create-cloudflare@2.66.2

8 hours ago

Patch Changes

  • #13051 d5bffde Thanks @dario-piotrowicz! - Use today's date as the default compatibility date

    Previously, when generating a compatibility date for new projects or when no compatibility date was configured, the date was resolved by loading the locally installed workerd package via miniflare. This approach was unreliable in some package manager environments (notably pnpm). The logic now simply uses today's date instead, which is always correct and works reliably across all environments.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.