Skip to content

creating codemods for fastify upgrade v4 #5574

@arshcodemod

Description

@arshcodemod

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Building codemods for fastify upgrade v4.

At Codemod, we are contributing open-source codemods for popular frameworks like React, Remix, Nuxt, and others to help with their latest updates and changes. Right now, I'm working on the fastify v4 upgrade. I've gone through the upgrade guide and raised a GitHub issue for the missing codemods.

Looking forward to add these and help fastify users have a smooth migration experience.

Motivation

The motivation to create codemods is that it would streamline the process for millions of users, and also ensure that the application stays efficient and secure while leveraging the latest advancements in Fastify.

Example

These codemods would help migrate to fastify v4 real quick as running :

npx codemod fastify/4/migration-recipe which would include all the codemods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions