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 803dd8061d
feat(container): provide a virtual module to load renderers (#11144)
* feat(container): provide a virtual module to load renderers

* address feedback

* chore: restore some default to allow to have PHP prototype working

* Thread through renderers and manifest

* Pass manifest too

* update changeset

* add diff

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* fix diff

* rebase and update lock

---------

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-06-05 11:39:42 +01:00
..
src feat(container): provide a virtual module to load renderers (#11144) 2024-06-05 11:39:42 +01:00
test chore(deps): update all non-major dependencies (#10958) 2024-05-09 15:20:13 +08:00
CHANGELOG.md [ci] release (#11116) 2024-05-23 11:06:20 +01: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 [ci] format 2023-05-04 14:25:03 +00:00
jsx-runtime.js
package.json fix(deps): update all non-major dependencies (#11151) 2024-05-30 17:28:57 +08: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 [ci] format 2024-05-22 12:25:50 +00:00
static-html.js Fix astro-static-slot hydration mismatch error (#7196) 2023-05-26 22:37:33 +08:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02: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