Runtime / warning or error
Compatibility date is current
A Worker’s compatibility_date opts it into runtime behavior
and compatibility flags available on that date. Cloudflare recommends
setting the current date for a new project and updating it occasionally
with testing. Old dates remain supported; FlareCheck’s 90-day warning is
an intentionally opinionated maintenance signal, not a platform deadline.
A missing or invalid date is an error because the deployed runtime contract is unclear. A stale but valid date is a warning so upgrades remain deliberate.
Cloudflare compatibility date docs ↗WRANGLER.JSONC
{
"compatibility_date": "2026-07-24"
}
Update the date, run tests, then deploy.