Aarshcodemod

fastify/4/migration-recipe

No description available

fastifymigration
Public
32 executions
Run locally
npx codemod fastify/4/migration-recipe
Documentation

This recipe is a set of codemods that will help migrate to Fastify 4.

The recipe includes the following codemods:

  • fastify/4/await-register-calls
  • fastify/4/expose-head-routes
  • fastify/4/remove-app-use
  • fastify/4/reply-raw-access
  • fastify/4/url-params-optional
  • fastify/4/wrap-routes-plugin

Ready to contribute?

Build your own codemod and share it with the community.