Mmanishjha-04

react-router/7/relative-links

No description available

react-routermigrationv7
Public
364 executions

Run locally

npx codemod react-router/7/relative-links

This transformation updates <Link> elements within route trees to include an extra relative segment. This ensures that links continue to point to the correct locations after the route structure changes.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.