Change8

@astrojs/solid-js@7.0.1

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes a rendering issue in projects using both SolidJS and Svelte 5 components by correcting how the Solid renderer handles Svelte 5 compilation artifacts.

🐛 Bug Fixes

  • Fixed an issue in `@astrojs/solid-js` where Svelte 5 components using the newer `$$renderer` prop were incorrectly handled, causing Svelte components to render as empty strings in projects mixing Solid and Svelte.

Affected Symbols