React Router 8 is now supported on Netlify

June 18, 2026

React Router 8 was just released and is already supported on Netlify.

The breaking changes are largely limited to these new minimums:

  • Node.js 22.22.0+
  • React 19.2.7+
  • Vite 7+

How to upgrade

To upgrade your existing Netlify project follow the React Router 8 upgrade guide and upgrade the Netlify React Router Vite plugin to v4.0.0+:

npm i @netlify/vite-plugin-react-router@latest

Try it now

To deploy a brand new, React Router 8 application to Netlify, click this button:

Deploy to Netlify

What you get

Full framework feature support, serverless and edge functions included, plus full Netlify platform emulation in local dev for you and your agents.