* Support signals in Preact islands * Add a changeset * Only add signals if we need them * Refactor signal logic into its own module * Keep track of the signals used
npm create astro@latest -- --template framework-preact
This example showcases Astro working with Preact.
Write your Preact components as .jsx or .tsx files in your project.
.jsx
.tsx