Use today as the compat date instead of relying on the actual workerd compat date#13051
Use today as the compat date instead of relying on the actual workerd compat date#13051dario-piotrowicz merged 8 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: d3d3efd The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This comment was marked as outdated.
This comment was marked as outdated.
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
b777740 to
dac44eb
Compare
c671d7e to
14305fe
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
49b266b to
680b091
Compare
petebacondarwin
left a comment
There was a problem hiding this comment.
A few nits but LGTM
07e103f to
8163340
Compare
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
4fa9bf7 to
d3d3efd
Compare
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
… compat date (#13051) Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
… compat date (#13051) Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
Fixes https://jira.cfdata.org/browse/DEVX-2446
This PR simplifies the logic we've been using for determining the local compatibility date to use. From now on we simply use today as the compatibility date, this should always reliably work since now workerd supports dates up to 7 days in the future.
A picture of a cute animal (not mandatory, but encouraged)