0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/react
Houston (Bot) 6c68269c0e
[ci] release (#12960)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-13 16:15:24 +01:00
..
src Remove custom optimizeDeps.include in react integration (#12923) 2025-01-13 10:36:10 +00:00
test fix(deps): update all non-major dependencies (#12410) 2024-11-27 16:20:16 +08:00
CHANGELOG.md [ci] release (#12960) 2025-01-13 16:15:24 +01: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
package.json [ci] release (#12960) 2025-01-13 16:15:24 +01: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 Support checking react 19 components (#12948) 2025-01-10 10:17:46 +08: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