0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/preact
Alex Jet 0903ef9049
feat: add preact-ssr-prepass (#9524)
* feat: add preact-ssr-prepass

* added more info to changelog

* fix example in changelog

* fix changelog description

* fix tab in code of changelog

* Update .changeset/blue-bobcats-remain.md

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-01-04 11:01:08 +00:00
..
src feat: add preact-ssr-prepass (#9524) 2024-01-04 11:01:08 +00:00
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -05:00
package.json feat: add preact-ssr-prepass (#9524) 2024-01-04 11:01:08 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/preact ⚛️

This Astro integration enables server-side rendering and client-side hydration for your Preact components.

Documentation

Read the @astrojs/preact docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro