Change8

create-cloudflare@2.66.2

📦 cloudflare-workersView on GitHub →
1 features🐛 1 fixes

Summary

This patch updates the default compatibility date resolution to use today's date, improving reliability across various package manager environments, especially pnpm.

✨ New Features

  • Default compatibility date for new projects now uses today's date instead of resolving based on the locally installed `workerd` package.

🐛 Bug Fixes

  • Fixed an issue where the default compatibility date resolution failed in certain package manager environments (like pnpm) due to reliance on local `workerd` package loading.