frandiox / vite-ssr

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

Support for Vite 3.x.x #183

Closed fernandoamz closed 1 year ago

fernandoamz commented 1 year ago

Hi Team,

First, I would like to congrats on this awesome tool. thanks for sharing and contributing.

Will you have support for React@18, React-Router-Dom@6, and vite@3? It will be awesome to have news about this.

Thanks so much!

frandiox commented 1 year ago

Hi! Thanks for the kind words. Vite 4 support landed in 0.17.0. For React 18 there's already an issue open so we can track it there: https://github.com/frandiox/vite-ssr/issues/166