0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/react
Gabriele Angrisani fd7a9ed337
fix a deprecated method in react integration using SSR: renderToStaticNodeStream (#10893)
* deprecated method renderToStaticNodeStream

* Create twelve-bulldogs-raise.md

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-04-30 08:01:21 -04:00
..
src fix: allow redoc to render on react components (#10855) 2024-04-23 17:29:38 -04:00
test [ci] format 2024-04-17 08:38:53 +00:00
CHANGELOG.md [ci] release (#10842) 2024-04-23 19:30:37 -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 [ci] format 2024-03-08 10:58:49 +00:00
context.js
jsx-runtime.js
package.json fix(deps): update all non-major dependencies (#10901) 2024-04-30 12:00:05 +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 fix a deprecated method in react integration using SSR: renderToStaticNodeStream (#10893) 2024-04-30 08:01:21 -04:00
static-html.js
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