Skip to content
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

feat: allow configuring image optimization libraries config #144

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

risu729
Copy link
Owner

@risu729 risu729 commented Jun 10, 2024

Allow passing an configuration object to integration factory function to enable users to configure
sharp and svgo libraries configuration.

BREAKING CHANGE: Removed exported sharpOptions and svgoOptions.
Renamed internal image service export from astroImageService to imageService.

Allow passing an configuration object to integration factory function to enable users to configure
sharp and svgo libraries configuration.

BREAKING CHANGE: Removed exported sharpOptions and svgoOptions.
Renamed internal image service export from astroImageService to imageService.
@risu729 risu729 linked an issue Jun 10, 2024 that may be closed by this pull request
@risu729 risu729 enabled auto-merge (squash) June 11, 2024 16:08
@risu729 risu729 merged commit ccb641d into main Jun 11, 2024
8 checks passed
@risu729 risu729 deleted the 4-configurable-config branch June 11, 2024 16:10
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Configurable config
1 participant