Change8

create-cloudflare@2.64.3

📦 cloudflare-workersView on GitHub →
🐛 1 fixes

Summary

This patch release primarily updates various dependencies within "create-cloudflare" and fixes a bug where the --variant flag was ignored during Pages project creation.

🐛 Bug Fixes

  • Fixed an issue where the --variant flag was ignored when creating a Pages project using `npm create cloudflare -- --type pages --variant <variant>`, ensuring the specified variant is correctly applied during setup.