0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/react
Houston (Bot) 49db00444e
[ci] release (#11524)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-30 11:54:54 -04:00
..
src Actions: New fallback behavior with action={actions.name} (#11570) 2024-07-30 11:04:10 -04:00
test fix(deps): update all non-major dependencies (#11522) 2024-07-23 11:43:14 +08:00
CHANGELOG.md [ci] release (#11524) 2024-07-30 11:54:54 -04:00
client-v17.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
client.js Actions: React 19 progressive enhancement support (#11071) 2024-05-22 13:24:55 +01:00
context.js
jsx-runtime.js
package.json [ci] release (#11524) 2024-07-30 11:54:54 -04:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-v17.js feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
server.d.ts feat(container): client hydration (#11486) 2024-07-18 16:28:52 +01:00
server.js Actions: Make .safe() the default return value (#11571) 2024-07-30 11:42:52 -04:00
server17.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
static-html.js
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