@sveltejs/enhanced-img@0.11.0
📦 sveltekitView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces the export of the `EnhancedImgAttributes` type and fixes a bug related to import transformations.
✨ New Features
- Exported the `EnhancedImgAttributes` type.
🐛 Bug Fixes
- Imports containing the '?' character are now correctly excluded from transformation.