Skip to content

fix(cloudflare): image transform ignoring quality parameter#15843

Merged
Princesseuh merged 2 commits intowithastro:mainfrom
Calvin-LL:main
Mar 11, 2026
Merged

fix(cloudflare): image transform ignoring quality parameter#15843
Princesseuh merged 2 commits intowithastro:mainfrom
Calvin-LL:main

Conversation

@Calvin-LL
Copy link
Contributor

@Calvin-LL Calvin-LL commented Mar 11, 2026

Changes

Testing

pnpm run test in packages/integrations/cloudflare/

I tried to add a test locally but the local workerd doesn't actually change the image quality when passing in the quality field. It returned two files with identical hashes when I pass in two different quality values. I can confirm that the quality does indeed change on cloudflare.

Docs

bug fix doesn't need doc change

@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Mar 11, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

🦋 Changeset detected

Latest commit: 946a559

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

Copy link
Member

@Princesseuh Princesseuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you!

@Princesseuh Princesseuh merged commit fcd237d into withastro:main Mar 11, 2026
21 checks passed
@astrobot-houston astrobot-houston mentioned this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants