0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/react
Houston (Bot) a44cfb874a
[ci] release (#12753)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-16 14:51:44 -05:00
..
src [ci] format 2024-12-16 19:20:28 +00:00
test fix(deps): update all non-major dependencies (#12410) 2024-11-27 16:20:16 +08:00
CHANGELOG.md [ci] release (#12753) 2024-12-16 14:51:44 -05:00
client-v17.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
client.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
context.js [ci] format 2023-05-04 14:25:03 +00:00
jsx-runtime.js Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
package.json [ci] release (#12753) 2024-12-16 14:51:44 -05:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-v17.js Prevent throwing in react and solid component checks (#11624) 2024-08-09 20:01:25 +08:00
server.d.ts feat(container): client hydration (#11486) 2024-07-18 16:28:52 +01:00
server.js Rename Action query param to _action (#12510) 2024-11-25 08:43:15 +00:00
server17.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
static-html.js Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
tsconfig.json [ci] format 2024-06-13 13:05:54 +00:00
vnode-children.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00

@astrojs/react ⚛️

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

Documentation

Read the @astrojs/react 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