Finally, @lazarv/react-server now uses Vite 6 latest! 🚀
Also updated to use the latest React 19 experimental & Vitest 3 ✅
Vite 6 simplified the dev server config in many places, but some workarounds were still needed - especially for the environment-dependent alias plugin, which I had to patch. 🔧😅

Comments