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

create-cloudflare@2.64.4

$npx -y @buildinternet/releases show rel_t8xh0gZorPYJF3IkE3co-

Patch Changes

  • #12657 294297e Thanks @dario-piotrowicz! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    create-waku0.12.5-1.0.0-alpha.3-00.12.5-1.0.0-alpha.4-0
  • #12648 3d6e421 Thanks @petebacondarwin! - Fix Angular scaffolding to allow localhost SSR in development mode

    Recent versions of Angular's AngularAppEngine block serving SSR on localhost by default. This caused wrangler dev / wrangler pages dev to fail with URL with hostname "localhost" is not allowed.

    The fix passes allowedHosts: ["localhost"] to the AngularAppEngine constructor in server.ts, which is safe to do even in production since Cloudflare will already restrict which host is allowed.

Fetched March 26, 2026