Skip to content

@astrojs/solid-js@7.0.1

Choose a tag to compare

@astrobot-houston astrobot-houston released this 02 Jul 19:28
a86160e

Patch Changes

  • #17270 0142964 Thanks @FrancoKaddour! - Fix @astrojs/solid-js incorrectly claiming Svelte 5 components compiled with the newer $$renderer prop (instead of the legacy $$payload). Projects mixing Solid and Svelte could see Svelte components silently rendered as empty strings by the Solid renderer.