Skip to content

@astrojs/solid-js@7.0.2

Latest

Choose a tag to compare

@astrobot-houston astrobot-houston released this 06 Aug 10:44
60e9432

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.