-
Notifications
You must be signed in to change notification settings - Fork 593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for compatibility date and flags #1177
Add support for compatibility date and flags #1177
Conversation
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1177 +/- ##
==========================================
- Coverage 49.40% 49.37% -0.03%
==========================================
Files 127 128 +1
Lines 12290 12416 +126
==========================================
+ Hits 6072 6131 +59
- Misses 4840 4883 +43
- Partials 1378 1402 +24
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
thanks @sbfaulkner 🍰 |
This functionality has been released in v0.59.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
This PR adds support for the compatibility_date and compatibility_flags options when uploading a worker script.
https://developers.cloudflare.com/workers/platform/compatibility-dates/
Has your change been tested?
Types of changes
What sort of change does your code introduce/modify?
Checklist:
/fyi @GustavoCaso - attempting to get Shopify#13 upstreamed