Change8

@astrojs/svelte@7.2.4

📦 astroView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This patch release fixes a TypeScript validation issue affecting Svelte components when used with client directives in Astro files.

🐛 Bug Fixes

  • Fixed an issue where Svelte components in Astro files incorrectly reported type errors when using client:* directives.

🔧 Affected Symbols

client:*Svelte