Skip to content

feat(ui): adds constructorOptions to upload config #12766

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

Merged
merged 4 commits into from
Jun 16, 2025

Conversation

jessrynkar
Copy link
Member

What?

Adds constructorOptions property to the upload config to allow any of these options to be passed to the Sharp library.

Why?

Users should be able to extend the Sharp library config as needed, to define useful properties like limitInputPixels etc.

How?

Creates new config option constructorOptions which passes any compatible options directly to the Sharp library.

Reported by client.

@DanRibbens DanRibbens merged commit b372a34 into main Jun 16, 2025
77 checks passed
@DanRibbens DanRibbens deleted the feat/upload-sharp-constructor-options branch June 16, 2025 18:56
Copy link
Contributor

🚀 This is included in version v3.43.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants