Add getLocalWorkerdCompatibilityDate documentation in the wrangler programmatic API page#28082
Conversation
…programmatic API page
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://cd85d56b.preview.developers.cloudflare.com Files with changes (up to 15) |
|
/bonk review |
|
Now I have full context on the implementation. Let me review the documentation changes. Review SummaryThis PR adds documentation for the new What's good
Issues found1. Missing At line 480, the return type is described as 2. The function is synchronous but this isn't explicitly called out The other APIs ( 3. No mention of The upstream PR shows that 4. The example in Return Type has a hardcoded date that could become confusing Line 480: VerdictThe documentation is clear, concise, accurate, and consistent with the rest of the page. The issues above are all minor. The PR is ready to merge once the upstream dependency (cloudflare/workers-sdk#12387) is released, as noted in the PR description. |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue). |
Warning
This PR should not be merged until the changes in cloudflare/workers-sdk#12387 are released