Change8

@sveltejs/enhanced-img@0.8.4

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release fixes a bug where unnecessary script blocks were being added even when no imports were present.

🐛 Bug Fixes

  • Prevent the addition of empty script blocks when no imports are required.