[Images] Add changelog for Images binding for hosted images#31352
[Images] Add changelog for Images binding for hosted images#31352deannalam wants to merge 1 commit into
Conversation
Review💡 1 suggestion found in commit Suggestions (1)
CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
There was a problem hiding this comment.
Verdict: 1 style issue to fix.
- LOW
src/content/changelog/images/2026-06-09-hosted-images-binding.mdx:37— Uses "Learn more about" before a link. The style guide requires "For more information, refer to Page Title." instead.
| return new Response(bytes); | ||
| ``` | ||
|
|
||
| Learn more about the [Images binding](/images/storage/binding/). No newline at end of file |
There was a problem hiding this comment.
Avoid "Learn more about" before a link. Use standard phrasing instead:
| Learn more about the [Images binding](/images/storage/binding/). | |
| For more information, refer to the [Images binding](/images/storage/binding/). |
|
Review completed for PR #31352. Summary of changes Labels applied
Issues flagged
Verdict |
|
CI run failed: build logs |
Broken LinksFound 7 broken link(s) across 1 file(s).
|
|
Preview URL: https://65cc2f7d.preview.developers.cloudflare.com Files with changes (up to 15) |
Adds a changelog entry for the hosted image operations in the Images binding for Workers.