Astro: @astrojs/solid-js@2.1.1 Release

Release date:
May 2, 2023
Previous version:
@astrojs/solid-js@2.1.0 (released March 7, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/solid-js@2.1.1

Could not determine top contributors for this release.

Directory Browser for @astrojs/solid-js@2.1.1

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

  • #6934 b6797fc85 Thanks @matthewp! - Allow Solid ecosystem packages to not need special export map configuration. By default Solid is now treated as an external package in SSR, so any other dependent packages will receive the same instance.