Mmanishjha-04

fastify/5/add-expose-head-routes-option

No description available

fastify5migration
Public
88 executions

Run locally

npx codemod fastify/5/add-expose-head-routes-option

This codemod introduces the exposeHeadRoutes: false option to avoid automatic HEAD route exposure, while keeping manually defined HEAD routes intact.

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.