Mmanishjha-04

fastify/5/redirect-arg-order

No description available

fastify5migration
Public
78 executions

Run locally

npx codemod fastify/5/redirect-arg-order

This codemod updates reply.redirect by placing the status code as the second argument, as per Fastify v5 conventions.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.