Skip to content

feat: export IPXModifiers #272

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 3 commits into from
Jul 30, 2025
Merged

feat: export IPXModifiers #272

merged 3 commits into from
Jul 30, 2025

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Jul 30, 2025

resolves #199 and based on https://github.com/nuxt/image/blob/316a05b344e6e0ba079c6913d6ead8748b129e47/src/runtime/providers/ipx.ts#L6-L36

this moves source of truth into the library

we might in future also be able to add more precise types than string in many cases

@danielroe danielroe self-assigned this Jul 30, 2025
@danielroe danielroe requested a review from pi0 as a code owner July 30, 2025 16:41
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks ❤️

@pi0 pi0 merged commit 3679ee6 into main Jul 30, 2025
5 checks passed
@pi0 pi0 deleted the feat/modifiers branch July 30, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Handlers type exports
2 participants