Skip to content
InfoQ·

🚀React Router v8 Released With New Baselines

Your React apps just got a major update

TL;DR

React Router v8 was released on June 17, 2026, requiring updated minimum versions for Node, React, and Vite. The new baselines modernize the library, ensuring a predictable yearly release cadence.

React Router v8 hit the scene this week with an update that bumps up the required versions of Node to 22.22.0+, React to 19.2.7+, and Vite to 7+. This isn't just about compatibility; it's a push towards modernization, making your apps more efficient and future-proof. If you're still on v6 or Remix v2, brace yourself: they've been marked as End of Life with no further security updates. The new release also includes the removal of react-router-dom and shifts to an ESM-only module structure, aligning with modern JavaScript practices.

React Router v8 Released With New Baselines — InfoQ

Key Points

1

React Router v8 requires Node.js version 22.22.0+

2

Minimum React version bumped to 19.2.7+

3

Vite requirement updated to version 7 and above

4

react-router-dom package removed, DOM-specific APIs now import from react-router/dom

5

React Router v6 and Remix v2 marked as End of Life with no further security updates

Why It Matters

If you're building a React app today, upgrading to React Router v8 is crucial. The new baselines ensure your project stays current with modern JavaScript practices. However, if your team is still on older versions like v6 or Remix v2, the lack of security updates means it's time for an upgrade.

ReactRouterJavaScriptWeb DevelopmentUpdate

Frequently Asked Questions

Why does this matter?

If you're building a React app today, upgrading to React Router v8 is crucial. The new baselines ensure your project stays current with modern JavaScript practices. However, if your team is still on older versions like v6 or Remix v2, the lack of security updates means it's time for an upgrade.

What happened?

React Router v8 was released on June 17, 2026, requiring updated minimum versions for Node, React, and Vite. The new baselines modernize the library, ensuring a predictable yearly release cadence.

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,184 builders reading daily.

Also get