Change8

@sveltejs/enhanced-img@0.10.3

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release primarily addresses an image handling issue by implementing a fallback to JPG format for images lacking an alpha channel.

🐛 Bug Fixes

  • Use jpg as a fallback format when the source image does not have an alpha channel.