frandiox / vite-ssr

Use Vite for server side rendering in Node
MIT License
823 stars 91 forks source link

React 18 support #166 #213

Open NoremacNergfol opened 1 year ago

NoremacNergfol commented 1 year ago

closes #166

NoremacNergfol commented 1 year ago

react-ssr-prepass is still in use. renderToReadableStream support not added. I may be able to look into those next week.

briangleeson commented 4 months ago

@NoremacNergfol any update on this? I just started looking at updating an app to React 18 and found that vite-ssr doesnt support it yet