Astro: @astrojs/preact@3.0.0-beta.1 Release

Release date:
August 11, 2023
Previous version:
@astrojs/preact@3.0.0-beta.0 (released August 3, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/preact@3.0.0-beta.1

Could not determine top contributors for this release.

Directory Browser for @astrojs/preact@3.0.0-beta.1

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

Release Notes Published

Major Changes

  • #7924 519a1c4e8 Thanks @matthewp! - New include and exclude config options

    The Preact integration now has new include and exclude config options. Use these if you want to use Preact alongside another JSX framework; include specifies files to be compiled for Preact and exclude does the opposite.