Skip to content

vite-plugin-react-router: v2.1.0

Choose a tag to compare

@token-generator-app token-generator-app released this 05 Nov 17:42
7d6e0b0

2.1.0 (2025-11-05)

🪐 Edge SSR is here!

Features

  • @netlify/vite-plugin-react-router: add edge support (#562) (bbcb41e)

You can can now opt in to deploying your React Router 7 app to Netlify Edge Functions, bringing your page renders, data loaders, and actions closer to your users while lowering cold start times.

Apps continue to be deployed to Netlify Functions by default.

👉🏼 Read the docs to opt in.