0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/react
renovate[bot] 48b85c13dd
fix(deps): update all non-major dependencies (#11765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:09:05 +08:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
test fix(deps): update all non-major dependencies (#11765) 2024-08-19 16:09:05 +08:00
CHANGELOG.md [ci] release (#11654) 2024-08-09 17:49:10 -04: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
jsx-runtime.js
package.json fix(deps): update all non-major dependencies (#11765) 2024-08-19 16:09:05 +08: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 Prevent throwing in react and solid component checks (#11624) 2024-08-09 20:01:25 +08: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