Astro: @astrojs/solid-js@7.0.2 Release

Release date:
August 6, 2026
Previous version:
@astrojs/solid-js@7.0.1 (released July 2, 2026)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/solid-js@7.0.2

Could not determine top contributors for this release.

Directory Browser for @astrojs/solid-js@7.0.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #17584 5462b81 Thanks @astrobot-houston! - Fixes a build crash when a Solid island imports a package that ships pre-compiled browser artifacts via the exports.solid condition (e.g. @kobalte/core). Solid ecosystem packages are now bundled in non-client environments so that Vite resolves the correct export condition during prerendering.