Change8

create-cloudflare@2.70.6

📦 cloudflare-workersView on GitHub →
1 features🔧 7 symbols

Summary

This patch primarily updates several dependencies within the create-cloudflare toolchain and refactors the Waku template scaffolding process to be self-contained.

Migration Steps

  1. The Waku template no longer relies on the external wakujs/waku-examples repository for scaffolded project content.

✨ New Features

  • Scaffolded Waku template now runs the default create-waku generator and overlays Cloudflare-specific files (wrangler.jsonc, src/waku.server.tsx, waku.config.ts, public/_headers, public/404.html) via copyFiles, installing extra build dependencies and removing redundant trailing-slash dev middleware in configure.

Affected Symbols