@astrojs/svelte@8.1.2
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release resolves an issue where Astro's overrides of Svelte 5 component types caused type errors during testing library checks.
🐛 Bug Fixes
- Fixed type errors during testing library type checks caused by Astro overriding Svelte 5 component types.