Change8

@sveltejs/enhanced-img@0.9.3

📦 sveltekitView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This patch resolves a compatibility issue with vite-plugin-svelte@7 by updating internal filter usage.

Migration Steps

  1. If using vite-plugin-svelte, note that api.idFilter has been replaced by api.filter.

🐛 Bug Fixes

  • Ensured compatibility with vite-plugin-svelte@7 by switching from api.idFilter to api.filter.

Affected Symbols