0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/react
Emanuele Stoppa 4385bf7a4d
feat(@astrojs/react): export renderer for easy loading (#11234)
* wip

* feat(@astrojs/react): export `renderer` for easy loading

* restore change

* chore: address feedback

* revert changes

* revert changes to react integration

* update changeset
2024-06-13 14:05:06 +01:00
..
src feat(@astrojs/react): export renderer for easy loading (#11234) 2024-06-13 14:05:06 +01:00
test chore(deps): update all non-major dependencies (#10958) 2024-05-09 15:20:13 +08:00
CHANGELOG.md [ci] release (#11186) 2024-06-06 11:02:22 -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 fix(deps): update all non-major dependencies (#11222) 2024-06-11 08:59:21 +01:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-v17.js [ci] format 2023-12-20 19:00:58 +00:00
server.js feat(@astrojs/react): export renderer for easy loading (#11234) 2024-06-13 14:05:06 +01:00
static-html.js
tsconfig.json feat(@astrojs/react): export renderer for easy loading (#11234) 2024-06-13 14:05:06 +01: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