Mmanishjha-04

fastify/5/replace-reply-sent-with-hijack

No description available

fastify5migration
Public
86 executions
Run locally
npx codemod fastify/5/replace-reply-sent-with-hijack
Documentation

This codemod turns reply.sent = true into reply.hijack(), updating to the new Fastify v5 method for handling manual responses.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.